| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mpm: rpc_server: Unregister old RPC calls _init_rpc_calls() | Martin Braun | 2017-12-22 | 1 | -2/+22 |
* | mpm: rpc_server: Fix use of to_binary_str() | Martin Braun | 2017-12-22 | 1 | -5/+2 |
* | docs: Various updates to N3XX manuals | Martin Braun | 2017-12-22 | 3 | -8/+100 |
* | mpm: mg: Added magnesium_update_cpld.py | Brent Stapleton | 2017-12-22 | 2 | -1/+128 |
* | mpm: adding GPS time sensor | Brent Stapleton | 2017-12-22 | 1 | -0/+30 |
* | mpm: tdc: fixed typos in comments | Daniel Jepson | 2017-12-22 | 2 | -2/+2 |
* | mpm: tdc: compensate for the trace delay differences between daughterboards | Daniel Jepson | 2017-12-22 | 1 | -1/+8 |
* | mpm: n310: Support RevE | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: mg: Fix lookup of user EEPROM map | Martin Braun | 2017-12-22 | 1 | -1/+18 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 109 | -1253/+268 |
* | mpm: n310: add fpga compat number check | Trung N Tran | 2017-12-22 | 1 | -0/+34 |
* | mpm: xport: Let UDP manager re-enumerate available CHDR ifaces on init() | Martin Braun | 2017-12-22 | 1 | -11/+23 |
* | mpm: UIOs now open only when necessary | Brent Stapleton | 2017-12-22 | 8 | -185/+190 |
* | mpm: Add mmap_regs_iface | Martin Braun | 2017-12-22 | 4 | -0/+184 |
* | mpm: adding GPS sensor functions | Brent Stapleton | 2017-12-22 | 4 | -0/+198 |
* | mpmd: Allow to connect via addr or mgmt_addr | Martin Braun | 2017-12-22 | 1 | -51/+103 |
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 34 | -71/+88 |
* | mg: external LO need update correct freq | Trung N Tran | 2017-12-22 | 1 | -2/+13 |
* | mg: Fix reading back output sampling rate | Martin Braun | 2017-12-22 | 2 | -7/+0 |
* | mpm: Fix floating-point errors in MCR configuration | Martin Braun | 2017-12-22 | 3 | -83/+114 |
* | n3xx: enable DRP access to DB MGTS & QPLLs | djepson1 | 2017-12-22 | 2 | -36/+249 |
* | mpm: bfrfs: Assert reference buffer is a byte string | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | types: Change eeprom_map_to to uint8_t vectors | Martin Braun | 2017-12-22 | 2 | -3/+6 |
* | mg: Add LO specific properties and methods | Trung N Tran | 2017-12-22 | 4 | -57/+515 |
* | mpm: Enable TX external LO set through args, simplify code | Trung N Tran | 2017-12-22 | 7 | -71/+93 |
* | n3xx: fix TX power loss | Trung N Tran | 2017-12-22 | 1 | -0/+1 |
* | tdc: fix bug in pps capture reporting | Daniel Jepson | 2017-12-22 | 2 | -8/+19 |
* | mpm: add all time_source options and complete MB clk control | Daniel Jepson | 2017-12-22 | 1 | -10/+96 |
* | mpm: added uio for motherboard regs | sugandhagupta | 2017-12-22 | 1 | -7/+47 |
* | mpm: Factor out xport managers as own objects | Martin Braun | 2017-12-22 | 9 | -233/+328 |
* | mg: Update gain immediately after setting frequency | Trung N Tran | 2017-12-22 | 2 | -5/+37 |
* | mg: Lock access to setters | Martin Braun | 2017-12-22 | 2 | -0/+16 |
* | mpm: utils: Add string conversion utilities | Martin Braun | 2017-12-22 | 1 | -0/+42 |
* | mpm: close unused pyroute objects | Trung N Tran | 2017-12-22 | 1 | -33/+39 |
* | mpm: Return correct value for usrp_hwd.py --init-only | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mg: Fix gain setting on channels 1 and 3 | Trung Tran | 2017-12-22 | 4 | -36/+46 |
* | mpm: Fix python2 vs python3 zlib.crc32 output difference | Steven Bingler | 2017-12-22 | 1 | -1/+1 |
* | mg: fix rx gain on channel 1 | Trung N Tran | 2017-12-22 | 1 | -1/+2 |
* | mpm: n310: Compile .dts files to .dtbo on update | Martin Braun | 2017-12-22 | 1 | -7/+31 |
* | mpm: mg: Refactor init(), limit object scopes | Martin Braun | 2017-12-22 | 1 | -39/+53 |
* | mg: Fix TX power issues | Trung N Tran | 2017-12-22 | 2 | -3/+5 |
* | mpmd: More gracefully quite the reclaim loop on failure | Martin Braun | 2017-12-22 | 1 | -1/+6 |
* | mpm: Add temporary failure for FPGA reload | Martin Braun | 2017-12-22 | 1 | -0/+9 |
* | mpm: Reset periph manager on update | Brent Stapleton | 2017-12-22 | 4 | -15/+105 |
* | mpm: adding destructor for UIO | Brent Stapleton | 2017-12-22 | 1 | -0/+11 |
* | mpm: PeriphManager decides and applies overlay | Brent Stapleton | 2017-12-22 | 5 | -57/+14 |
* | fpga load: Components file paths in component dict | Brent Stapleton | 2017-12-22 | 1 | -9/+12 |
* | fpga load: Atomic updating of multiple components | Brent Stapleton | 2017-12-22 | 5 | -97/+155 |
* | mg: fix TX dsa bug | Trung N Tran | 2017-12-22 | 1 | -1/+3 |
* | mpm: mg: Add ref lock sensor | Martin Braun | 2017-12-22 | 1 | -0/+15 |