Commit graph

4 commits

Author SHA1 Message Date
Martin Braun
4ebfea45f3 lib: Add config_parser class
This class is not publicly exported. It is meant to read config files in
the INI format.

Reviewed-by: Brent Stapleton <brent.stapleton@ettus.com>
2018-02-01 06:35:37 +01:00
Martin Braun
e504e6d994 uhdlib: Update constrained_device_args_t
- Allow enums to be non-consecutive
- Move to uhdlib/
- Add unit tests
- Updated N230 use of constrained_device_args_t
2018-01-18 11:26:21 -08:00
Martin Braun
c48c57073d uhd: Add narrow_cast and narrow
Reviewed-by: Ashish Chaudhari <ashish.chaudhari@ettus.com>
2018-01-12 13:18:03 -08:00
Martin Braun
fc8cd827f6 lib: Add non-public include directory
This is meant for headers that don't export symbols.
2017-12-22 14:59:23 -08:00