Nick Foster
4d73aae463
GPS parser fixes for get_time.
2011-04-29 09:58:55 -07:00
Nick Foster
a4aa89ed5d
USRP2: Added GPS time support to the sensors interface. gps_time sensor returns epoch time as time_t. Untested.
2011-04-29 09:58:54 -07:00
Josh Blum
95b966a599
uhd: update copyright headers with automated script
2011-03-23 18:48:30 -07:00
Josh Blum
4357f5d3c0
uhd: replaced instanced of std::exception with the uhd exceptions
2011-02-24 16:35:29 -08:00
Josh Blum
16f08844d7
uhd: renamed the assert header to assert has
...
only the assert has implementation is in this header
uhd assert throw moved to the exception header
updated code base includes to match
2011-02-24 14:54:24 -08:00
Nick Foster
bf25ec24ad
N210: longer GPS timeout, removed try/catch in safe_recv loop (since it can't throw any more)
2011-01-25 14:12:39 -08:00
Nick Foster
330a014dfc
next: generalized the GPS interface to any USRP device. just give it a function to write/read strings to UART.
...
not sure if i'm happy with the interface; maybe inheriting is cleaner. this works though.
gps interface for usrp2 is disabled right now in mboard_impl.
2011-01-17 22:51:14 -08:00