uhd/host/lib
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
..
ic_reg_maps Merge branch 'master' into usrp2p 2010-08-10 17:02:47 -07:00
transport uhd: use constructor for impl class to avoid msvc warnings 2010-08-06 11:53:53 -07:00
usrp Finished GPS driver, more or less. 2010-08-16 16:11:45 -07:00
utils uhd: created floor_step to handle floating-point errors in gain group 2010-08-12 00:47:28 -07:00
CMakeLists.txt uhd: created library code to handle paths for images and modules 2010-08-09 11:24:08 -07:00
constants.hpp.in uhd: avoid segfaults - use CPP macros for paths and dont split empty string 2010-08-11 21:13:34 -07:00
device.cpp uhd: fix find-replace accident asize_t 2010-07-26 22:47:06 -07:00
gain_group.cpp use int not rint. 2010-07-28 16:17:22 -07:00
types.cpp usrp: added subdev spec class with parser to specify subdevice specifications for channel config 2010-08-06 12:15:05 -07:00
version.cpp uhd: created library code to handle paths for images and modules 2010-08-09 11:24:08 -07:00
wax.cpp Replaced uses of wax:cast with the templated as method (like in boost program options). 2010-03-15 17:43:10 -07:00