index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
mg: Add stubs for lo_locked sensor
Martin Braun
2017-12-22
1
-1
/
+17
*
mpm/mpmd: Move to request_xport()/commit_xport() architecture
Martin Braun
2017-12-22
5
-125
/
+347
*
fpga load: mpmd property tree now uses the MPM list_updateable_components
Brent Stapleton
2017-12-22
1
-2
/
+4
*
mg: Include Algorithm header so that std::max resolves properly.
Andrew Lynch
2017-12-22
1
-0
/
+1
*
mg: Stop sharing RX and TX LO sptrs across blocks
Martin Braun
2017-12-22
1
-12
/
+0
*
mg: Force updating of CPLD/ATR bits at init
Martin Braun
2017-12-22
3
-34
/
+36
*
uhd: Remove keys from device hashing
Martin Braun
2017-12-22
1
-3
/
+16
*
mg: Enable CAL and LO-CAL "antenna" inputs
Martin Braun
2017-12-22
3
-15
/
+33
*
mg: master and slave radio sharing frequency
Trung Tran
2017-12-22
3
-129
/
+62
*
mpmd: Bump initialization timeout to 45 seconds
Martin Braun
2017-12-22
1
-1
/
+1
*
mg: Keep on RX amplifier even when ATR state is idle
Martin Braun
2017-12-22
1
-1
/
+1
*
mpmd: Use the get_last_error feature from the RPC client
Martin Braun
2017-12-22
2
-2
/
+6
*
rpc: Add feature to retrieve an error string
Martin Braun
2017-12-22
1
-6
/
+58
*
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
3
-54
/
+246
*
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
2
-2
/
+43
*
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
4
-0
/
+161
*
N310: Updated controls for Mg daughterboard
Mark Meserve
2017-12-22
3
-71
/
+234
*
mg: General fixes
Mark Meserve
2017-12-22
4
-34
/
+196
*
docs: Added stubs for N310 and MPM manual pages
Martin Braun
2017-12-22
3
-0
/
+96
*
eiscat: Remove superfluous sr_write
Martin Braun
2017-12-22
1
-1
/
+1
*
eiscat: Change default spp to 3992
Martin Braun
2017-12-22
1
-1
/
+1
*
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
3
-38
/
+46
*
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
*
cmake: Add extra flags to uhd project reduce Windows.h loads
Trung N Tran
2017-12-22
1
-0
/
+2
[next]