aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* rpc: improve exception handling for reachability checksMark Meserve2019-10-151-2/+3
* rpc: add exception when client constructor failsMark Meserve2019-10-151-3/+36
* rpc: convert client to sptrMark Meserve2019-10-151-12/+13
* rpclib: add patch file for constructor hangMark Meserve2019-10-151-0/+36
* rpclib: fix hang on connection error during constructionMark Meserve2019-10-151-1/+4
* rh: Add missing includes in rhodium_cpld_ctrl.hppMartin Braun2019-10-111-2/+4
* fixup! x300: Introduce conn_managerMartin Braun2019-10-111-1/+1
* n320: updated rhodium dboard mcr initializationnitest2019-10-101-1/+2
* log: Honour log levels on session initMartin Braun2019-10-101-0/+3
* logging: On POSIX, don't use logging colors on non-ttyMarcus Müller2019-10-091-1/+6
* lib: utils: Add is_a_tty()Martin Braun2019-10-071-0/+55
* x3xx: update maximum bitfile sizeMark Meserve2019-10-041-1/+1
* python: fix set_command_time default mboarderickshepherdNI2019-10-041-1/+1
* Revert "uhd: Check property type at access; error if mismatch"Martin Braun2019-09-301-24/+1
* Device3: Restore default buffer sizes for MPMD UDPMichael West2019-09-131-0/+2
* x300: cdecode: Fix fallthrough warningMartin Braun2019-09-101-0/+9
* rfnoc: Read cmd FIFO size from blocks & configure ctrl_ifaceMartin Braun2019-09-043-4/+29
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-09-041-1/+24
* rx_fe_3000: formatting for upcoming changesBrent Stapleton2019-08-252-89/+107
* dboard_eeprom: Remove trace logs for EEPROM readoutMartin Braun2019-08-251-8/+0
* fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM codeSugandha Gupta2019-08-251-0/+1
* mg: Allow for timeout on retuneMartin Braun2019-08-223-1/+19
* x300: fix x300 GPIO ATR property tree access typeeklai2019-08-221-6/+49
* boost: Replaced units::demangle with core::demangle where appropriateMartin Braun2019-08-221-3/+3
* multi_usrp: Fix typo in get_user_settings_iface()Brent Stapleton2019-08-191-1/+1
* x300: Introduce conn_managerMartin Braun2019-08-165-31/+64
* uhd: Add UHD_FALLTHROUGH attributeMartin Braun2019-08-161-0/+1
* RFNoC: Re-enable flow ctrl for blocks on same xbarMichael West2019-08-141-1/+1
* mpmd: Fix corner case in MPM device reachabilitySugandha Gupta2019-08-071-1/+1
* rfnoc: fix multidevice graph connectionsMark Meserve2019-08-061-96/+107
* x300: Refactor heavilyMartin Braun2019-08-0215-1352/+1607
* x300: Factor out mb-type specific codeMartin Braun2019-08-025-165/+220
* Remove GPSd dependencyMartin Braun2019-07-244-348/+0
* n310: add capability to control RF filter bypass and freq.band limitsThomas Vogel2019-07-246-39/+133
* gpsd: Fix gpsdata API: .separation -> .fix.geoid_sepMichael Dickens2019-07-231-0/+8
* converters: Improve exception string for illegal formatsMartin Braun2019-07-201-1/+1
* ad9361: Improve loggingMartin Braun2019-07-181-10/+15
* Device3: Fix MTU and default frame sizesMichael West2019-07-186-158/+277
* nirio: Fix typo in nirio_zero_copyMichael West2019-07-181-1/+1
* transport: usb: Allow to cancel USB requests without throwingBehnam Sabaghi2019-07-181-1/+3
* sbx: Only update ATRs when lock state changesMartin Braun2019-07-171-5/+7
* x310: fixed udp WSA buffer size assignment issueMatthew Crymble2019-07-171-3/+21
* rfnoc: Add update_graph() API callMartin Braun2019-07-154-12/+13
* device3: Remove unused 'rate' argument from update_?x_streamers()Martin Braun2019-07-154-11/+14
* device3: rfnoc: formatting changesBrent Stapleton2019-07-154-53/+57
* nocscript: add optional port argument to block sr_writeMark Meserve2019-07-101-4/+15
* transport: fixed a pre-mature buffer resetmcrymble2019-06-141-2/+3
* x300: dac: Replace uhd::get_system_time() with steady_clockMartin Braun2019-06-121-5/+4
* max287x: improve loggingMark Meserve2019-06-121-7/+12
* ubx: add temperature compensation modeMark Meserve2019-06-121-0/+41