| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup! mpm: adding GPS sensor functions | Brent Stapleton | 2018-01-11 | 1 | -1/+1 |
* | fixup! mpmd: added support for the skip_init key in the device args | Brent Stapleton | 2018-01-11 | 1 | -0/+1 |
* | mpm: periph_manager: Pass default args to dboard manager | Martin Braun | 2018-01-11 | 1 | -2/+3 |
* | mpm: utils: Fix to_native_str for non-string types | Martin Braun | 2018-01-11 | 1 | -2/+5 |
* | mpm: dboard_manager: Use mpmutils.to_native_str instead of local hack | Martin Braun | 2018-01-11 | 1 | -10/+2 |
* | mpm: usrp_hwd: Fix logging issue on default_args failure | Martin Braun | 2018-01-11 | 1 | -3/+7 |
* | mpm: Factor GPIO panel code into common module | Martin Braun | 2018-01-10 | 3 | -256/+224 |
* | mpm: Add code to drive the back panel LEDs | Moritz Fischer | 2018-01-10 | 1 | -10/+100 |
* | mpm: n310: Add status monitor thread | Martin Braun | 2018-01-10 | 1 | -0/+46 |
* | mpm: n310: Shuffle around location of functions for better browsability | Martin Braun | 2018-01-10 | 1 | -37/+44 |
* | mpm: Add API call for claim and unclaim | Martin Braun | 2018-01-10 | 2 | -59/+87 |
* | mpm: Spawn periph manager inside the RPC process | Martin Braun | 2018-01-10 | 4 | -76/+96 |
* | mpm: Bump default log level to INFO | Martin Braun | 2018-01-10 | 1 | -1/+1 |
* | mpmd: Poll logs on claim and exit | Martin Braun | 2018-01-10 | 1 | -0/+6 |
* | mpmd: Add API to read back logs from device and send to native logging | Martin Braun | 2018-01-10 | 3 | -1/+72 |
* | mg: fix update_freq direction in set_rx_lo_freq | Trung N Tran | 2018-01-09 | 1 | -1/+1 |
* | fixup! mg: Use enums for all bands, move freq mapping to single location | Martin Braun | 2018-01-08 | 1 | -0/+1 |
* | mpmd: Factor out compat number check | Martin Braun | 2018-01-08 | 1 | -26/+59 |
* | mpmd: Refactor device initialization for better parallelizability | Martin Braun | 2018-01-08 | 3 | -92/+125 |
* | mpm: n310: Factor out compat number check | Martin Braun | 2018-01-08 | 1 | -16/+12 |
* | mpm: utils: Add assert_compat_number function | Martin Braun | 2018-01-08 | 1 | -0/+59 |
* | mpm: n310: Move SID re-alloc log message to right spot | Martin Braun | 2018-01-08 | 2 | -1/+1 |
* | mg: Use enums for all bands, move freq mapping to single location | Martin Braun | 2018-01-08 | 9 | -109/+339 |
* | mg: Remove superfluous UHD_VAR | Martin Braun | 2018-01-08 | 1 | -1/+0 |
* | eiscat: Remove superfluous UHD_VAR | Martin Braun | 2018-01-08 | 1 | -2/+0 |
* | Revert "rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist" | Ashish Chaudhari | 2018-01-08 | 1 | -31/+1 |
* | rfnoc: dma_fifo: Minor: Cleaned up log prints | Ashish Chaudhari | 2018-01-08 | 2 | -5/+4 |
* | rfnoc: Added a 4-port DMA FIFO block XML def | Ashish Chaudhari | 2018-01-08 | 2 | -1/+110 |
* | mpm: Add API to read back log buffer | Martin Braun | 2018-01-08 | 2 | -1/+64 |
* | mpm: Increase RPC timeout during update_component | Brent Stapleton | 2018-01-05 | 3 | -0/+14 |
* | rfnoc: Fix named readback of user_reg_read32() | Martin Braun | 2018-01-05 | 1 | -1/+1 |
* | jesd: mg bug fix: default state of the RX link is scrambled | djepson1 | 2018-01-05 | 1 | -1/+1 |
* | fixup! mpm: mg: Added magnesium_update_cpld.py | Brent Stapleton | 2018-01-05 | 1 | -1/+1 |
* | mpm: mg: Assert that ref clock freq was actually set before init() | Martin Braun | 2018-01-05 | 1 | -5/+7 |
* | mpm: cmake: Disable Python 2 | Martin Braun | 2018-01-04 | 1 | -19/+4 |
* | mpm: systemd: Add a systemd service file for MPM | Moritz Fischer | 2018-01-04 | 3 | -0/+30 |
* | mpmd: Allow user-overrides for MPM ports | Martin Braun | 2018-01-04 | 5 | -9/+35 |
* | mpmd: Add latency measurement functionality | Martin Braun | 2018-01-04 | 1 | -1/+43 |
* | mg cpld: update compatibility checking to major/minor | djepson1 | 2018-01-04 | 1 | -18/+19 |
* | jesd: add in detailed error reporting for JESD204b links | djepson1 | 2018-01-04 | 2 | -50/+164 |
* | docs: n3xx: Add paragraph on network configuration to manual | Moritz Fischer | 2018-01-03 | 1 | -1/+50 |
* | mpmd: Fix fake results returned by mpmd_find | Ashish Chaudhari | 2017-12-28 | 1 | -1/+3 |
* | mpm: n310: Fix setting time source | Martin Braun | 2017-12-22 | 1 | -2/+4 |
* | Move all headers to SPDX format, harmonize license headers | Martin Braun | 2017-12-22 | 13 | -170/+30 |
* | n3xx: MPM: Add FPGA build timestamp | Ashish Chaudhari | 2017-12-22 | 1 | -11/+45 |
* | mpmd: liberio: Factor out constants into top of file | Martin Braun | 2017-12-22 | 1 | -17/+29 |
* | mpmd: liberio: Apply MTU of 2 page sizes | Martin Braun | 2017-12-22 | 1 | -3/+4 |
* | rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist | Martin Braun | 2017-12-22 | 1 | -1/+31 |
* | mpm: n310: Add temp and fan sensors | Martin Braun | 2017-12-22 | 1 | -0/+43 |
* | mpm: Add sysfs_thermal module | Trung Tran | 2017-12-22 | 2 | -0/+27 |