aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/gps_ctrl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* next: generalized the GPS interface to any USRP device. just give it a ↵Nick Foster2011-01-171-53/+0
| | | | | | | 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.
* first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ↵Nick Foster2010-08-131-0/+53
the world but there's only so many GPS interfaces out there.