| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fpga load: adding MPMD image loader function | Brent Stapleton | 2017-12-22 | 2 | -0/+107 |
* | fpga load: adding updateable components to mpmd property tree | Brent Stapleton | 2017-12-22 | 1 | -0/+38 |
* | mg: Add static gain tables and -support | Martin Braun | 2017-12-22 | 9 | -279/+799 |
* | mg: Make CPLD API more fine-grained | Martin Braun | 2017-12-22 | 3 | -99/+250 |
* | mg: Added stubs for LO controls | Martin Braun | 2017-12-22 | 2 | -0/+77 |
* | mg: Refactor magnesium_radio_ctrl and friends | Martin Braun | 2017-12-22 | 9 | -1014/+1275 |
* | mg: Add defer_commit argument to CPLD controls | Martin Braun | 2017-12-22 | 2 | -15/+32 |
* | mg: Add support for TX switches. | Alex Williams | 2017-12-22 | 1 | -2/+58 |
* | n3xx: add atr switch update for tx direction | Trung N Tran | 2017-12-22 | 2 | -3/+29 |
* | mpmd: added support for the skip_init key in the device args | Brent Stapleton | 2017-12-22 | 2 | -16/+30 |
* | mg: Add DSA, AD9371, and total gain | Trung N Tran | 2017-12-22 | 2 | -46/+241 |
* | n3xx: Configure antenna switching | Trung N Tran | 2017-12-22 | 2 | -46/+72 |
* | mg: Add support for low band LOs and RX switches | Alex Williams | 2017-12-22 | 2 | -4/+272 |
* | mg: Add controls for frontpanel- and internal GPIOs | Martin Braun | 2017-12-22 | 2 | -1/+46 |
* | mg: Add peripheral controls for CPLD and LO synthesizers | Martin Braun | 2017-12-22 | 2 | -2/+106 |
* | mg: Refactored control class | Martin Braun | 2017-12-22 | 2 | -185/+282 |
* | mg: Add control object for CPLD | Martin Braun | 2017-12-22 | 3 | -0/+634 |
* | ic_reg_maps: Add reg map for the Magnesium CPLD | Martin Braun | 2017-12-22 | 2 | -0/+170 |
* | mg: Add dboard EEPROM properties | Martin Braun | 2017-12-22 | 1 | -2/+18 |
* | mg: Fix lambda-related warnings in block control | Martin Braun | 2017-12-22 | 1 | -12/+15 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -2/+23 |
* | mpm/n310: Moved the mboard ref_locked sensor into MPM | Martin Braun | 2017-12-22 | 1 | -8/+0 |
* | mpm: Added sensor API | Martin Braun | 2017-12-22 | 1 | -0/+30 |
* | types: sensor_value_t can now be created from map | Martin Braun | 2017-12-22 | 1 | -0/+51 |
* | N310: Updated controls for Mg daughterboard | Mark Meserve | 2017-12-22 | 2 | -59/+234 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 3 | -33/+195 |
* | mpmd: Added time_sync procedure | Martin Braun | 2017-12-22 | 1 | -3/+73 |
* | eiscat: Move JESD init and ADC reset to its own function | Martin Braun | 2017-12-22 | 2 | -2/+35 |
* | mpm: Increased find timeout | Martin Braun | 2017-12-22 | 1 | -1/+6 |
* | eiscat: Fixed selection of upper/lower beams | Martin Braun | 2017-12-22 | 1 | -1/+18 |
* | eiscat: Proper neighbour support, added some FI pseudo-antenna values | Martin Braun | 2017-12-22 | 2 | -37/+45 |
* | eiscat: Enable proper prop tree coercer and publisher | Martin Braun | 2017-12-22 | 1 | -10/+19 |
* | magnesium: Temporarily adding return values to make MSVC not fail | Trung N Tran | 2017-12-22 | 1 | -2/+15 |
* | rpclib: Add more Windows compile definitions | Martin Braun | 2017-12-22 | 2 | -4/+59 |
* | rfnoc: Added anonymous connections capability to graph | Martin Braun | 2017-12-22 | 2 | -0/+87 |
* | mpmd: property tree fixes for multi_usrp, set_freq fixes | sugandhagupta | 2017-12-22 | 2 | -3/+19 |
* | rfnoc: ddc - Changed M = 2 for eiscat DDC | sugandhagupta | 2017-12-22 | 1 | -1/+9 |
* | mpmd: Fixed prop tree typo (mboard vs mboards) | Martin Braun | 2017-12-22 | 2 | -5/+1 |
* | eiscat: Make use of known number of dboards | Martin Braun | 2017-12-22 | 2 | -0/+24 |
* | mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization | Martin Braun | 2017-12-22 | 2 | -43/+90 |
* | mpmd/mpm/n310: Added clock and time source APIs | Martin Braun | 2017-12-22 | 2 | -2/+63 |
* | eiscat: Added more APIs for more fine-grained control | Martin Braun | 2017-12-22 | 2 | -54/+199 |
* | eiscat: Improved documentation for EISCAT block | Martin Braun | 2017-12-22 | 1 | -7/+88 |
* | mpm/mpmd: Call init() during UHD session init, not on hwd spawn | Martin Braun | 2017-12-22 | 1 | -7/+32 |
* | rpc: Add set timeout API call | Martin Braun | 2017-12-22 | 1 | -0/+5 |
* | mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation | Martin Braun | 2017-12-22 | 3 | -32/+78 |
* | mpmd: Explicitly unclaim devices on destruction | Martin Braun | 2017-12-22 | 1 | -1/+7 |
* | eiscat: Made more functions return status values instead of None/void | Martin Braun | 2017-12-22 | 1 | -4/+4 |
* | rpc: Changed API to request/notify for better distinction between the two | Martin Braun | 2017-12-22 | 4 | -25/+50 |
* | mpm/mpmd: Further improvements on multi-device operations | Martin Braun | 2017-12-22 | 3 | -51/+168 |