| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixup! x300: Introduce conn_manager | Martin Braun | 2019-10-11 | 1 | -1/+1 |
* | Python: Added LO source and export arguments to the phase alignment test | erickshepherdNI | 2019-10-10 | 1 | -0/+28 |
* | n320: updated rhodium dboard mcr initialization | nitest | 2019-10-10 | 1 | -1/+2 |
* | ad937x: increase default dc offset averaging window | Mark Meserve | 2019-10-10 | 1 | -0/+19 |
* | log: Honour log levels on session init | Martin Braun | 2019-10-10 | 1 | -0/+3 |
* | docs: twinrx: Reduce res of TwinRX Block diagram and remove artefacts | Martin Braun | 2019-10-10 | 1 | -0/+0 |
* | cmake: make manpage compression an option | Michael Dickens | 2019-10-09 | 1 | -23/+64 |
* | cmake: allow setting of PKG_DOC_DIR from the CMake commandline | Michael Dickens | 2019-10-09 | 1 | -1/+3 |
* | logging: On POSIX, don't use logging colors on non-tty | Marcus Müller | 2019-10-09 | 1 | -1/+6 |
* | mpm: usrp_hwd: fix for gevent 1.4.0 | Joerg Hofrichter | 2019-10-08 | 1 | -2/+4 |
* | examples: Add mode to remove latency of RX samples in latency_test | Alex Williams | 2019-10-07 | 1 | -3/+16 |
* | manifest: Update FPGA images for N3xx, E3xx | Joerg Hofrichter | 2019-10-07 | 2 | -6/+6 |
* | lib: utils: Add is_a_tty() | Martin Braun | 2019-10-07 | 3 | -0/+88 |
* | x3xx: update maximum bitfile size | Mark Meserve | 2019-10-04 | 1 | -1/+1 |
* | python: fix set_command_time default mboard | erickshepherdNI | 2019-10-04 | 1 | -1/+1 |
* | Revert "uhd: Check property type at access; error if mismatch" | Martin Braun | 2019-09-30 | 4 | -55/+5 |
* | MPM: Increase E320 max rev to 4 | michael-west | 2019-09-24 | 1 | -1/+1 |
* | mpm: fixed mboard_max_revision value | Matthew Crymble | 2019-09-24 | 4 | -15/+10 |
* | examples: Add replay example to CMake | Martin Braun | 2019-09-20 | 2 | -2/+3 |
* | Device3: Restore default buffer sizes for MPMD UDP | Michael West | 2019-09-13 | 1 | -0/+2 |
* | x300: cdecode: Fix fallthrough warning | Martin Braun | 2019-09-10 | 1 | -0/+9 |
* | uhd: include: Add <string> to headers where it was missing | Martin Braun | 2019-09-09 | 2 | -1/+3 |
* | rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface | Martin Braun | 2019-09-04 | 7 | -15/+42 |
* | uhd: Check property type at access; error if mismatch | Aaron Rossetto | 2019-09-04 | 4 | -5/+55 |
* | Update CODING guidelines | Martin Braun | 2019-09-04 | 1 | -4/+7 |
* | examples: bmark_rate: fixup INIT_DELAY | Brent Stapleton | 2019-09-04 | 1 | -3/+6 |
* | kitchen_sink: fix building using c++11 | Michael Dickens | 2019-09-03 | 1 | -1/+1 |
* | kitchen_sink: remove uhd::msg cruft removed from UHD in 21aad77c | Michael Dickens | 2019-09-03 | 1 | -118/+0 |
* | cmake: add 'project', as requested by CMake | Michael Dickens | 2019-09-03 | 1 | -0/+1 |
* | rx_fe_3000: formatting for upcoming changes | Brent Stapleton | 2019-08-25 | 2 | -89/+107 |
* | dboard_eeprom: Remove trace logs for EEPROM readout | Martin Braun | 2019-08-25 | 1 | -8/+0 |
* | fixup! uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code | Sugandha Gupta | 2019-08-25 | 1 | -0/+1 |
* | docs: Add a section on the PCIe NI-RIO transport | Martin Braun | 2019-08-22 | 1 | -0/+25 |
* | docs: Improve language on threading for recv() and send() | Martin Braun | 2019-08-22 | 2 | -7/+23 |
* | mg: Allow for timeout on retune | Martin Braun | 2019-08-22 | 3 | -1/+19 |
* | n3xx: mg: Make set_freq() call asynchronous | Martin Braun | 2019-08-22 | 2 | -0/+39 |
* | mpm: mg: Only import AD9371 API calls if not yet on Magnesium | Martin Braun | 2019-08-22 | 1 | -2/+3 |
* | x300: fix x300 GPIO ATR property tree access type | eklai | 2019-08-22 | 1 | -6/+49 |
* | boost: Replaced units::demangle with core::demangle where appropriate | Martin Braun | 2019-08-22 | 2 | -6/+6 |
* | python: Fixup bmark_rate printed statistics | Brent Stapleton | 2019-08-21 | 1 | -3/+3 |
* | python: Fixups for Phase Alignement test script | Brent Stapleton | 2019-08-21 | 1 | -12/+34 |
* | multi_usrp: Fix typo in get_user_settings_iface() | Brent Stapleton | 2019-08-19 | 1 | -1/+1 |
* | x300: Introduce conn_manager | Martin Braun | 2019-08-16 | 5 | -31/+64 |
* | uhd: Add UHD_FALLTHROUGH attribute | Martin Braun | 2019-08-16 | 2 | -0/+14 |
* | e320: fix time source clobbering ref source | Mark Meserve | 2019-08-15 | 1 | -2/+6 |
* | RFNoC: Re-enable flow ctrl for blocks on same xbar | Michael West | 2019-08-14 | 1 | -1/+1 |
* | docs: Fix Doxygen warning due to spurious <> | Martin Braun | 2019-08-13 | 1 | -1/+1 |
* | uhd: rfnoc: docs: Fix Doxygen warning due to undoc'd parameter | Martin Braun | 2019-08-13 | 1 | -1/+2 |
* | docs: Fix Doxygen warnings due to spurious backslashes | Martin Braun | 2019-08-13 | 1 | -1/+1 |
* | docs: x300: update docs for multiple timed commands | Same-Writer | 2019-08-07 | 1 | -0/+5 |