| Commit message (Expand) | Author | Age | Files | Lines |
* | b200: Update FW and FPGA images | Martin Braun | 2018-07-12 | 2 | -7/+7 |
* | b200: fw: Change USB2 Buffer Size and Buffer Count | Martin Braun | 2018-07-12 | 1 | -2/+2 |
* | B200: Check if recv_frame_size is larger than minimum value | Vidush | 2018-07-12 | 2 | -0/+10 |
* | B200: Change Recv Frame Size to 8176 | Vidush | 2018-07-12 | 2 | -2/+20 |
* | lib: Purge some use of boost::system_time | Martin Braun | 2018-07-12 | 5 | -21/+32 |
* | mpm: n3xx: Factor out component updating | Brent Stapleton | 2018-07-11 | 4 | -73/+105 |
* | uhd: Expose DC Offset range via multi_usrp interface | Derek Kozel | 2018-07-11 | 5 | -0/+57 |
* | soft_register: Remove compiler warning, add unit test | Martin Braun | 2018-07-11 | 3 | -5/+41 |
* | uhd: Warn when tuning with auto DSP frequency and an external LO | Derek Kozel | 2018-07-10 | 1 | -0/+19 |
* | legacy_compat: Fix tx/rx channel map initialization for all channels | Sugandha Gupta | 2018-07-09 | 1 | -5/+14 |
* | images: e310: Update images to match merge from rfnoc-devel | Martin Braun | 2018-07-09 | 1 | -2/+2 |
* | mpm: n3xx: Factor out GPSd Iface functions | Brent Stapleton | 2018-07-06 | 2 | -70/+129 |
* | mpm: n3xx: Overridable crossbar base port | Brent Stapleton | 2018-07-06 | 2 | -1/+5 |
* | e300: remove time spi | Trung N Tran | 2018-07-06 | 1 | -36/+1 |
* | fixup! e300: merge files from rfnoc-devel | Martin Braun | 2018-07-06 | 2 | -0/+8 |
* | e300: merge files from rfnoc-devel | Trung N Tran | 2018-06-29 | 15 | -1564/+1179 |
* | rfnoc: Merge block controller header files from rfnoc-devel | Trung Tran | 2018-06-29 | 3 | -44/+123 |
* | mpm: ad9371: Accept PID 0x01 as well as 0x03 | Martin Braun | 2018-06-28 | 1 | -1/+5 |
* | mpm: adding adf400x support to chips | Brent Stapleton | 2018-06-27 | 5 | -3/+226 |
* | Update ISE/Vivado versions in images.dox | Robin Coxe | 2018-06-26 | 1 | -4/+5 |
* | fixup! Time_spec: Add Operators | Vidush | 2018-06-26 | 2 | -13/+10 |
* | Update README.md, LICENSE.md, and CONTRIBUTING.md | Martin Braun | 2018-06-26 | 4 | -4/+713 |
* | docs: Fixed a doxygen warning | Martin Braun | 2018-06-22 | 2 | -1/+2 |
* | UHD: Make ctrl_iface_impl deconstructor virtual | Martin Braun | 2018-06-22 | 1 | -1/+1 |
* | UHD: Updated blockdef dest asserts | Martin Braun | 2018-06-22 | 1 | -3/+3 |
* | UHD: Update copyright dates | Martin Braun | 2018-06-22 | 3 | -3/+3 |
* | UHD: Reorder include | Martin Braun | 2018-06-22 | 1 | -1/+1 |
* | Python: Bind Gain Profile Functions | Vidush | 2018-06-22 | 1 | -0/+14 |
* | multi_usrp: Forward-declare device3 | Martin Braun | 2018-06-22 | 1 | -3/+5 |
* | RFNoC: Add FIR, Null, and Window block controllers | Martin Braun | 2018-06-22 | 7 | -0/+452 |
* | RFNoC: Add Siggen block controller | Sugandha Gupta | 2018-06-22 | 2 | -0/+74 |
* | UHD: Expose device3 APIs in multi_usrp | Martin Braun | 2018-06-22 | 1 | -0/+15 |
* | Docs: Add stub of RFNoC docs | Martin Braun | 2018-06-22 | 5 | -3/+26 |
* | UHD: Added RFNoC examples | Martin Braun | 2018-06-22 | 3 | -0/+830 |
* | RFNoC: Add moving avg, splitstream, and vector IIR block definitions | Martin Braun | 2018-06-22 | 3 | -0/+172 |
* | RFNoC: Add debug, gain, schmidlcox, and serialdemod block definitions | Jonathon Pendlum | 2018-06-22 | 4 | -0/+298 |
* | B200: Enforce min_tick_rate | Vidush | 2018-06-21 | 1 | -0/+11 |
* | fixup! python: Separating exposed Python data structures | Vidush | 2018-06-21 | 1 | -1/+1 |
* | *_dsp_core: Update frequency when updating rates | Vidush | 2018-06-21 | 4 | -0/+20 |
* | Python: Add tx_lo Functions | Vidush | 2018-06-20 | 1 | -0/+20 |
* | Python: Remove Unnecessary Metadata Assignment | Vidush | 2018-06-20 | 1 | -1/+0 |
* | python: Adding Python API benchmark rate | Brent Stapleton | 2018-06-20 | 2 | -0/+482 |
* | python: Added curses frequency plot example | Paul David | 2018-06-20 | 2 | -0/+153 |
* | cmake: Fixed the Python executable finding logic | Håkon Vågsether | 2018-06-20 | 1 | -2/+11 |
* | python: removing unnecessary configuration | Thibaud Marazano | 2018-06-20 | 1 | -1/+0 |
* | python: Separating exposed Python data structures | Paul David | 2018-06-20 | 27 | -712/+1624 |
* | python: Initial commit of Python API | Andrej Rode | 2018-06-20 | 11 | -4/+946 |
* | mpm: tools: Introduce dt-compat and mcu-compat fields | Moritz Fischer | 2018-06-20 | 6 | -30/+140 |
* | mpm: dboard_manager: Fix docstring for get_serial() | Martin Braun | 2018-06-18 | 1 | -1/+2 |
* | mg: remove set_rpc_lock | Trung Tran | 2018-06-18 | 2 | -14/+1 |