<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Thanks for the quick reply.<br><br><div>> I suppose it lacks PPS support. See function uart_handle_dcd_change in<br>> serial_core.c.<br><br>uart_handle_dcd_change seems to be defined inline in serial_core.h for some reason. There are no calls to it inside the sc16is7x2.c file, so I guess you are right - no pps support :(<br><br>Is this something that would be relatively easy to patch into the sc16is7x2 driver? I'd be willing to have a go at this, but other than a basic grasp of C I am pretty clueless so would need some pointers. Would it be as simple as adding calls to uart_handle_dcd_change function to the sc16is7x2.c file?<br><br>Otherwise, would my best option be to put the GPS PPS line onto a GPIO pin and try using the pps-gpio client?<br><br>Thanks again,<br>Nial<br><br></div>                                    </div></body>
</html>