uhd/host/lib/usrp/usrp2
Nick Foster 40faee2e6d Finished GPS driver, more or less.
Should detect any 115kbaud GPS on the serial port, as long as it outputs GPRMC packets. Tweaked the serial driver for a stupid off-by-one mistake.
2010-08-16 16:11:45 -07:00
..
clock_ctrl.cpp Merge branch 'master' into usrp2p 2010-08-10 17:02:47 -07:00
clock_ctrl.hpp added set clock rate, and get clock rates to dboard iface, usrp2 needs clock ctrl implementation... 2010-06-17 11:36:14 -07:00
CMakeLists.txt first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in the world but there's only so many GPS interfaces out there. 2010-08-13 11:34:07 -07:00
codec_ctrl.cpp ADC gain control works. 2010-07-28 15:40:43 -07:00
codec_ctrl.hpp ADC gain control works. 2010-07-28 15:40:43 -07:00
codec_impl.cpp ADC gain control works. 2010-07-28 15:40:43 -07:00
dboard_iface.cpp Merge branch 'master' into usrp2p 2010-08-10 17:02:47 -07:00
dboard_impl.cpp Merge branch 'codec_gains' 2010-08-06 15:18:02 -07:00
dsp_impl.cpp Host-side changes to work with the USRP2+. 2010-07-26 16:33:17 -07:00
fw_common.h Added UART transactions to the DUDE/BRO protocol. 2010-08-12 15:17:58 -07:00
gps_ctrl.cpp Finished GPS driver, more or less. 2010-08-16 16:11:45 -07:00
gps_ctrl.hpp first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in the world but there's only so many GPS interfaces out there. 2010-08-13 11:34:07 -07:00
io_impl.cpp Merge branch 'master' into usrp2p 2010-08-10 17:02:47 -07:00
mboard_impl.cpp Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing. 2010-08-13 16:16:22 -07:00
serdes_ctrl.cpp Host-side changes to work with the USRP2+. 2010-07-26 16:33:17 -07:00
serdes_ctrl.hpp Prepend usrp2 onto the helper classes in usrp2 impl to avoid symbol conflicts. 2010-06-04 12:16:09 -07:00
usrp2_clk_regs.hpp Host-side changes to work with the USRP2+. 2010-07-26 16:33:17 -07:00
usrp2_iface.cpp Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing. 2010-08-13 16:16:22 -07:00
usrp2_iface.hpp Support for NMEA reads. Uses NMEA parsing instead of Jackson Labs parsing. 2010-08-13 16:16:22 -07:00
usrp2_impl.cpp usrp2: added fpga compat number, renamed firmware proto version to compat 2010-08-09 18:29:13 -07:00
usrp2_impl.hpp first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in the world but there's only so many GPS interfaces out there. 2010-08-13 11:34:07 -07:00
usrp2_regs.cpp Merge branch 'master' into usrp2p 2010-08-10 17:02:47 -07:00
usrp2_regs.hpp Merge branch 'master' into usrp2p 2010-08-10 17:02:47 -07:00