summaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/gps_ctrl.cpp
Commit message (Expand)AuthorAgeFilesLines
* next: generalized the GPS interface to any USRP device. just give it a functi...Nick Foster2011-01-171-208/+0
* next: fngets() fixed for GPS driver. polling/timeout moved to host side. smal...Nick Foster2011-01-171-1/+2
* Finished GPS driver, more or less.Nick Foster2010-08-161-29/+87
* Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing.Nick Foster2010-08-131-29/+36
* GPS interface works for Jackson Labs devices.Nick Foster2010-08-131-1/+3
* first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ...Nick Foster2010-08-131-0/+140