aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mpm: n310: Fix various bugs in sensor APIMartin Braun2018-01-122-6/+3
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2018-01-121-1/+1
* uhd: Add narrow_cast and narrowMartin Braun2018-01-125-0/+129
* mpm: tdc: add signature/revision checks and master reset routinedjepson12018-01-122-1/+62
* fixup! mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-111-1/+1
* fixup! fpga load: adding MPMD image loader functionBrent Stapleton2018-01-111-1/+1
* fixup! mpm: adding GPS sensor functionsBrent Stapleton2018-01-111-1/+1
* fixup! mpmd: added support for the skip_init key in the device argsBrent Stapleton2018-01-111-0/+1
* mpm: periph_manager: Pass default args to dboard managerMartin Braun2018-01-111-2/+3
* mpm: utils: Fix to_native_str for non-string typesMartin Braun2018-01-111-2/+5
* mpm: dboard_manager: Use mpmutils.to_native_str instead of local hackMartin Braun2018-01-111-10/+2
* mpm: usrp_hwd: Fix logging issue on default_args failureMartin Braun2018-01-111-3/+7
* mpm: Factor GPIO panel code into common moduleMartin Braun2018-01-103-256/+224
* mpm: Add code to drive the back panel LEDsMoritz Fischer2018-01-101-10/+100
* mpm: n310: Add status monitor threadMartin Braun2018-01-101-0/+46
* mpm: n310: Shuffle around location of functions for better browsabilityMartin Braun2018-01-101-37/+44
* mpm: Add API call for claim and unclaimMartin Braun2018-01-102-59/+87
* mpm: Spawn periph manager inside the RPC processMartin Braun2018-01-104-76/+96
* mpm: Bump default log level to INFOMartin Braun2018-01-101-1/+1
* mpmd: Poll logs on claim and exitMartin Braun2018-01-101-0/+6
* mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-103-1/+72
* mg: fix update_freq direction in set_rx_lo_freqTrung N Tran2018-01-091-1/+1
* fixup! mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-081-0/+1
* mpmd: Factor out compat number checkMartin Braun2018-01-081-26/+59
* mpmd: Refactor device initialization for better parallelizabilityMartin Braun2018-01-083-92/+125
* mpm: n310: Factor out compat number checkMartin Braun2018-01-081-16/+12
* mpm: utils: Add assert_compat_number functionMartin Braun2018-01-081-0/+59
* mpm: n310: Move SID re-alloc log message to right spotMartin Braun2018-01-082-1/+1
* mg: Use enums for all bands, move freq mapping to single locationMartin Braun2018-01-089-109/+339
* mg: Remove superfluous UHD_VARMartin Braun2018-01-081-1/+0
* eiscat: Remove superfluous UHD_VARMartin Braun2018-01-081-2/+0
* Revert "rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist"Ashish Chaudhari2018-01-081-31/+1
* rfnoc: dma_fifo: Minor: Cleaned up log printsAshish Chaudhari2018-01-082-5/+4
* rfnoc: Added a 4-port DMA FIFO block XML defAshish Chaudhari2018-01-082-1/+110
* mpm: Add API to read back log bufferMartin Braun2018-01-082-1/+64
* mpm: Increase RPC timeout during update_componentBrent Stapleton2018-01-053-0/+14
* rfnoc: Fix named readback of user_reg_read32()Martin Braun2018-01-051-1/+1
* jesd: mg bug fix: default state of the RX link is scrambleddjepson12018-01-051-1/+1
* fixup! mpm: mg: Added magnesium_update_cpld.pyBrent Stapleton2018-01-051-1/+1
* mpm: mg: Assert that ref clock freq was actually set before init()Martin Braun2018-01-051-5/+7
* mpm: cmake: Disable Python 2Martin Braun2018-01-041-19/+4
* mpm: systemd: Add a systemd service file for MPMMoritz Fischer2018-01-043-0/+30
* mpmd: Allow user-overrides for MPM portsMartin Braun2018-01-045-9/+35
* mpmd: Add latency measurement functionalityMartin Braun2018-01-041-1/+43
* mg cpld: update compatibility checking to major/minordjepson12018-01-041-18/+19
* jesd: add in detailed error reporting for JESD204b linksdjepson12018-01-042-50/+164
* docs: n3xx: Add paragraph on network configuration to manualMoritz Fischer2018-01-031-1/+50
* mpmd: Fix fake results returned by mpmd_findAshish Chaudhari2017-12-281-1/+3
* mpm: n310: Fix setting time sourceMartin Braun2017-12-221-2/+4
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-2213-170/+30