aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* rfnoc: Add FIR filter RFNoC block controllerAaron Rossetto2020-04-072-0/+102
* fixup! rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-073-9/+9
* uhd: math: Add interpolation.hppMartin Braun2020-04-073-4/+146
* uhd: paths: Harmonize around XDG Base Directory specificationMartin Braun2020-04-024-34/+137
* rfnoc: Use multichannel register interface for RFNoC blocksmattprost2020-04-024-54/+61
* uhd: cal: Use usrp::cal::database instead of CSV filesMartin Braun2020-04-024-170/+200
* uhd: cal: Add iq_cal calibration data container classMartin Braun2020-04-023-0/+237
* multi_usrp: Fix ALL_CHAN and ALL_MBOARDS API calls for Gen-3 devicesMartin Braun2020-03-311-105/+64
* fixup! x300: lf/basic antenna API implementationMartin Braun2020-03-261-2/+2
* uhd: cal: Add database classMartin Braun2020-03-266-0/+282
* uhd: paths: Add get_cal_data_path() API callMartin Braun2020-03-261-0/+19
* x300: lf/basic antenna API implementationmattprost2020-03-234-110/+234
* cmake: Add CMakeRC module and ::rc namespaceMartin Braun2020-03-182-1/+17
* lib: deps: Add FlatBuffers 1.11.0 header filesMartin Braun2020-03-1816-0/+9175
* lib: Use from_str<bool> in constrained_device_args_tAaron Rossetto2020-03-181-17/+7
* utils: Add bool specialization to cast::from_str()Aaron Rossetto2020-03-181-0/+25
* tests: Allow custom mock_reg_iface_t in mock blockAaron Rossetto2020-03-131-2/+4
* multi_usrp: Provide valid return value for multi_usrp::get_device()Martin Braun2020-03-121-3/+51
* utils/C API: Fix property tree accessMartin Braun2020-03-121-4/+4
* python: Export UHD paths utility functionsMartin Braun2020-03-121-0/+24
* lib: gain_group: Remove spurious logsMartin Braun2020-03-121-2/+0
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-03358-22487/+24323
* device: read in preferences file before discoveryAndrew Lynch2020-02-261-1/+3
* rfnoc: Reuse the graph objectAndrew Lynch2020-02-261-1/+20
* lib: move OSX specific code to where the values are initially setMichael Dickens2020-02-211-0/+11
* lib: tweak prototypes to not be constexpr to allow building on OSXMichael Dickens2020-02-211-5/+5
* rfnoc: actions: Cleanup rx_event_action_info ctorsteviez2020-02-182-9/+14
* rfnoc: actions: Fix uninitialized timestampssteviez2020-02-182-9/+13
* x300: add front-panel GPIO source controleklai2020-02-185-43/+120
* ad9361: Fix formattingMartin Braun2020-02-102-19/+16
* thread: Fix formatting in thread utilitiesMartin Braun2020-02-101-132/+144
* lib: utils: Don't use hard-coded path constantsRyan Volz2020-02-071-2/+24
* rfnoc: ddc: Make scaling optional, prefer to change decimMartin Braun2020-02-071-28/+53
* octoclock: Change type of EEPROM property to mboard_eeprom_tMartin Braun2020-02-042-5/+8
* octoclock: Avoid usage of uninitialized memoryMartin Braun2020-02-045-41/+48
* octoclock: Apply clang-formatMartin Braun2020-02-048-659/+753
* multi_usrp: Add get_tree() API callMartin Braun2020-02-042-0/+10
* rfnoc: Create mock factoryMartin Braun2020-01-293-3/+58
* log: Remove LOG statement from _get_log_level()Martin Braun2020-01-291-2/+1
* utils: log: Name all threadsMartin Braun2020-01-291-5/+16
* thread: Remove log messages for set_thread_name() when not supportedMartin Braun2020-01-291-10/+14
* rfnoc_device: Remove spurious commentMartin Braun2020-01-231-2/+1
* multi_usrp: Amend APIs for GPIO source controlMartin Braun2020-01-232-1/+12
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-232-0/+48
* mpmd: Use dpdk_simple for MTU discoveryAlex Williams2020-01-221-91/+16
* x300: Remove early x300_device_args usageAlex Williams2020-01-221-7/+6
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-224-2/+5
* transport: liberio: correctly release resources on destructionJoerg Hofrichter2020-01-221-6/+8
* nirio: use `realpath` instead of `relpath`Michael Dickens2020-01-151-6/+6
* rfnoc: apply clang-format to block_idBrent Stapleton2020-01-101-1/+1