aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* n310: Move SID framing all the way to n310.pyMartin Braun2017-12-225-11/+14
* mpmd: Add get_mtu() API and MTU discovery for UDP transportsMartin Braun2017-12-225-0/+143
* mpmd: Device discovery fixes and cleanupAshish Chaudhari2017-12-224-32/+38
* mg: ignore Mykonos framer errordjepson12017-12-221-1/+1
* mpm: mg: Repeat deframer init upon failuredjepson12017-12-221-1/+8
* mg: Use floating point comparison for all frequenciesTrung N Tran2017-12-222-23/+23
* n3xx: Updated Aurora BIST reg offsetsAshish Chaudhari2017-12-221-10/+9
* mg: Fix tx low band frequencyTrung N Tran2017-12-221-3/+2
* mpm: Fix linter warningsMartin Braun2017-12-223-33/+42
* mpm: n310: Set default clock source to 'internal'Martin Braun2017-12-221-1/+1
* mpm: periph_manager: Clarify request/commit protocolMartin Braun2017-12-221-5/+8
* mpm: xports: Sort requested transport options by QoSMartin Braun2017-12-221-6/+6
* mpm: udp xport: Bind SID addr 0 and 1 to respective SFP portsMartin Braun2017-12-222-2/+15
* mpm: udp xport: Increment TX/RX allocations for streamersMartin Braun2017-12-221-4/+22
* mpm: xports: Amend protocol for request/commit xport, add allocationMartin Braun2017-12-222-1/+13
* mpmd: Implement better xport selection algorithmMartin Braun2017-12-221-8/+22
* mpm: Fix ECHO commandMartin Braun2017-12-221-8/+16
* mpmd: Refactor MPM transport architecture, use managersMartin Braun2017-12-2213-406/+852
* mpm: mpmd: Add MPM compat number checkBrent Stapleton2017-12-222-0/+33
* mpm: rpc_server: Unregister old RPC calls _init_rpc_calls()Martin Braun2017-12-221-2/+22
* mpm: rpc_server: Fix use of to_binary_str()Martin Braun2017-12-221-5/+2
* docs: Various updates to N3XX manualsMartin Braun2017-12-223-8/+100
* mpm: mg: Added magnesium_update_cpld.pyBrent Stapleton2017-12-222-1/+128
* mpm: adding GPS time sensorBrent Stapleton2017-12-221-0/+30
* mpm: tdc: fixed typos in commentsDaniel Jepson2017-12-222-2/+2
* mpm: tdc: compensate for the trace delay differences between daughterboardsDaniel Jepson2017-12-221-1/+8
* mpm: n310: Support RevEMartin Braun2017-12-221-1/+1
* mpm: mg: Fix lookup of user EEPROM mapMartin Braun2017-12-221-1/+18
* mpm: Harmonize all license headerMartin Braun2017-12-22109-1253/+268
* mpm: n310: add fpga compat number checkTrung N Tran2017-12-221-0/+34
* mpm: xport: Let UDP manager re-enumerate available CHDR ifaces on init()Martin Braun2017-12-221-11/+23
* mpm: UIOs now open only when necessaryBrent Stapleton2017-12-228-185/+190
* mpm: Add mmap_regs_ifaceMartin Braun2017-12-224-0/+184
* mpm: adding GPS sensor functionsBrent Stapleton2017-12-224-0/+198
* mpmd: Allow to connect via addr or mgmt_addrMartin Braun2017-12-221-51/+103
* mpm: Harmonize imports, tidy + sort modulesMartin Braun2017-12-2234-71/+88
* mg: external LO need update correct freqTrung N Tran2017-12-221-2/+13
* mg: Fix reading back output sampling rateMartin Braun2017-12-222-7/+0
* mpm: Fix floating-point errors in MCR configurationMartin Braun2017-12-223-83/+114
* n3xx: enable DRP access to DB MGTS & QPLLsdjepson12017-12-222-36/+249
* mpm: bfrfs: Assert reference buffer is a byte stringMartin Braun2017-12-221-0/+1
* types: Change eeprom_map_to to uint8_t vectorsMartin Braun2017-12-222-3/+6
* mg: Add LO specific properties and methodsTrung N Tran2017-12-224-57/+515
* mpm: Enable TX external LO set through args, simplify codeTrung N Tran2017-12-227-71/+93
* n3xx: fix TX power lossTrung N Tran2017-12-221-0/+1
* tdc: fix bug in pps capture reportingDaniel Jepson2017-12-222-8/+19
* mpm: add all time_source options and complete MB clk controlDaniel Jepson2017-12-221-10/+96
* mpm: added uio for motherboard regssugandhagupta2017-12-221-7/+47
* mpm: Factor out xport managers as own objectsMartin Braun2017-12-229-233/+328
* mg: Update gain immediately after setting frequencyTrung N Tran2017-12-222-5/+37