| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | docs: Misc amendments to N3xx manual page | Martin Braun | 2018-01-16 | 2 | -54/+270 |
* | mpm: n310: Bump compat number to 2.0 | Martin Braun | 2018-01-16 | 2 | -1/+1 |
* | mpm/mpmd: Report device state using get_init_status() and verify | Martin Braun | 2018-01-16 | 2 | -1/+16 |
* | mpm: n310: Refactor N3xx periph manager | Martin Braun | 2018-01-16 | 1 | -20/+32 |
* | mpm: Refactor PeriphManager classes | Martin Braun | 2018-01-16 | 2 | -39/+72 |
* | mpm: add init clock and time source from args | Trung N Tran | 2018-01-16 | 1 | -0/+4 |
* | X300: Reduce CPU usage during TX by restoring timeout when getting flow contr... | michael-west | 2018-01-16 | 1 | -3/+1 |
* | gr-usrptest: Added copy of args to prevent mangling that resulted in a parser... | michael-west | 2018-01-16 | 1 | -0/+2 |
* | fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mo... | michael-west | 2018-01-16 | 1 | -1/+7 |
* | mpm: Enable systemd watchdog and update it from MPM | Martin Braun | 2018-01-15 | 5 | -7/+36 |
* | mpm: sys_utils: Add watchdog module | Martin Braun | 2018-01-15 | 2 | -0/+64 |
* | examples: Fix bandwidth unit (MHz vs. Hz) in tx_samples_from_file | Martin Braun | 2018-01-15 | 1 | -2/+6 |
* | mpm: n310: Check all periphs for initialization status | Martin Braun | 2018-01-12 | 2 | -7/+22 |
* | mpm: Add EEPROM utilities for N310 | Martin Braun | 2018-01-12 | 12 | -4/+960 |
* | mg: add clip function on setting individual gain. | Trung Tran | 2018-01-12 | 1 | -8/+19 |
* | usrp: add multiusrp api for gain profile. | Trung N Tran | 2018-01-12 | 2 | -0/+128 |
* | mg: add facility that handle individual gain | Trung N Tran | 2018-01-12 | 5 | -12/+348 |
* | mpm: mg: Pass deserializer_lane_xbar to ad937x_config | Trung N Tran | 2018-01-12 | 9 | -10/+25 |
* | examples: Add example to query and list all sensors | Martin Braun | 2018-01-12 | 2 | -0/+127 |
* | mpm: n310: Fix various bugs in sensor API | Martin Braun | 2018-01-12 | 2 | -6/+3 |
* | fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C support | Derek Kozel | 2018-01-12 | 1 | -1/+1 |
* | uhd: Add narrow_cast and narrow | Martin Braun | 2018-01-12 | 5 | -0/+129 |
* | mpm: tdc: add signature/revision checks and master reset routine | djepson1 | 2018-01-12 | 2 | -1/+62 |
* | fixup! mpmd: Add API to read back logs from device and send to native logging | Martin Braun | 2018-01-11 | 1 | -1/+1 |
* | fixup! fpga load: adding MPMD image loader function | Brent Stapleton | 2018-01-11 | 1 | -1/+1 |
* | 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 |