| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mg: Renamed lowband LO to 'lowband' | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | n310: Move SID framing all the way to n310.py | Martin Braun | 2017-12-22 | 5 | -11/+14 |
* | mpmd: Add get_mtu() API and MTU discovery for UDP transports | Martin Braun | 2017-12-22 | 5 | -0/+143 |
* | mpmd: Device discovery fixes and cleanup | Ashish Chaudhari | 2017-12-22 | 4 | -32/+38 |
* | mg: ignore Mykonos framer error | djepson1 | 2017-12-22 | 1 | -1/+1 |
* | mpm: mg: Repeat deframer init upon failure | djepson1 | 2017-12-22 | 1 | -1/+8 |
* | mg: Use floating point comparison for all frequencies | Trung N Tran | 2017-12-22 | 2 | -23/+23 |
* | n3xx: Updated Aurora BIST reg offsets | Ashish Chaudhari | 2017-12-22 | 1 | -10/+9 |
* | mg: Fix tx low band frequency | Trung N Tran | 2017-12-22 | 1 | -3/+2 |
* | mpm: Fix linter warnings | Martin Braun | 2017-12-22 | 3 | -33/+42 |
* | mpm: n310: Set default clock source to 'internal' | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: periph_manager: Clarify request/commit protocol | Martin Braun | 2017-12-22 | 1 | -5/+8 |
* | mpm: xports: Sort requested transport options by QoS | Martin Braun | 2017-12-22 | 1 | -6/+6 |
* | mpm: udp xport: Bind SID addr 0 and 1 to respective SFP ports | Martin Braun | 2017-12-22 | 2 | -2/+15 |
* | mpm: udp xport: Increment TX/RX allocations for streamers | Martin Braun | 2017-12-22 | 1 | -4/+22 |
* | mpm: xports: Amend protocol for request/commit xport, add allocation | Martin Braun | 2017-12-22 | 2 | -1/+13 |
* | mpmd: Implement better xport selection algorithm | Martin Braun | 2017-12-22 | 1 | -8/+22 |
* | mpm: Fix ECHO command | Martin Braun | 2017-12-22 | 1 | -8/+16 |
* | mpmd: Refactor MPM transport architecture, use managers | Martin Braun | 2017-12-22 | 13 | -406/+852 |
* | mpm: mpmd: Add MPM compat number check | Brent Stapleton | 2017-12-22 | 2 | -0/+33 |
* | 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 |