| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: Add INFO log statements on MPM reset and component update | Martin Braun | 2018-03-13 | 2 | -0/+2 |
* | mpm: n3xx: Fix failure on get_device_info() when uninitialized | Martin Braun | 2018-03-13 | 1 | -2/+3 |
* | mpm: n300: Warn when user tries to use external LOs | Martin Braun | 2018-03-09 | 1 | -0/+10 |
* | mpm: sysfs_gpio: Throw exception on unsuccessful init | Martin Braun | 2018-03-08 | 1 | -3/+8 |
* | tdc: support for White Rabbit | Daniel Jepson | 2018-03-07 | 1 | -29/+39 |
* | lmk: clean up logging statements | djepson1 | 2018-03-07 | 1 | -2/+2 |
* | tdc: support for tdc 2.0 | djepson1 | 2018-03-07 | 4 | -221/+368 |
* | mpm: Fix some Pylint warnings | Martin Braun | 2018-03-06 | 7 | -55/+57 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 11 | -61/+59 |
* | mpm: Rename n310 to n3xx | Martin Braun | 2018-03-05 | 5 | -23/+23 |
* | mpm: n300/n310: Select correct overlay based on product ID | Martin Braun | 2018-03-05 | 2 | -21/+32 |
* | n310: Make MPM report FPGA version and description, UHD read it | Martin Braun | 2018-03-02 | 2 | -1/+14 |
* | mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads it | Martin Braun | 2018-03-02 | 1 | -0/+1 |
* | mpm: net: Add get_hostname() | Martin Braun | 2018-03-02 | 1 | -0/+3 |
* | mpm: n310: Default-initialize some members | Martin Braun | 2018-02-28 | 1 | -4/+4 |
* | mpm: periph_manager: Guarantee self.dboards exists | Martin Braun | 2018-02-28 | 1 | -1/+1 |
* | n3xx: add front panel gpio control registers | Trung N Tran | 2018-02-21 | 1 | -1/+78 |
* | mpm: N310 updates FPGA information on init | Brent Stapleton | 2018-02-19 | 1 | -1/+43 |
* | mpm: adding get_component_info | Brent Stapleton | 2018-02-19 | 2 | -1/+19 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 45 | -85/+85 |
* | mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own module | Martin Braun | 2018-02-14 | 3 | -195/+209 |
* | mpm: n310: Remove some leftover cruft | Moritz Fischer | 2018-02-13 | 1 | -2/+0 |
* | mpm: Add entries for renamed sfps | Moritz Fischer | 2018-02-13 | 1 | -1/+13 |
* | mpm: mg: add cpld revision to dboard info | Trung N Tran | 2018-02-12 | 1 | -5/+7 |
* | fixup! mpm: magnesium_update_cpld.py: Add axi_bitq support | Brent Stapleton | 2018-02-09 | 1 | -1/+1 |
* | mpm: remove GPIOBank.set_all function | Trung N Tran | 2018-02-09 | 1 | -12/+0 |
* | mpm: Use prefs API for periph manager | Martin Braun | 2018-02-08 | 4 | -7/+43 |
* | mpm: Use prefs API in logging module | Martin Braun | 2018-02-08 | 1 | -6/+6 |
* | mpm: Add prefs modules | Martin Braun | 2018-02-08 | 4 | -2/+99 |
* | fixup! mpm: Changed mpm_shell to support scripted use | Moritz Fischer | 2018-02-07 | 1 | -26/+31 |
* | mpm: magnesium_update_cpld.py: Add axi_bitq support | Moritz Fischer | 2018-02-07 | 1 | -19/+65 |
* | mpm: n310: Return CHDR addresses as part of device_info | Martin Braun | 2018-02-07 | 4 | -1/+56 |
* | fixup! mpm: Fixup for argument parsing in N310 | Martin Braun | 2018-02-07 | 1 | -1/+9 |
* | mpm: rpc_server: Declare local connection for *all* local IPs | Martin Braun | 2018-02-07 | 1 | -2/+3 |
* | mpm: net: Add get_local_ip_addrs() method | Martin Braun | 2018-02-07 | 1 | -1/+15 |
* | mpm: n310: Removed superfluous import | Martin Braun | 2018-02-07 | 1 | -1/+0 |
* | mpm: Fixup for argument parsing in N310 | Brent Stapleton | 2018-02-07 | 2 | -3/+5 |
* | mpm: convert to string explicitly in GPIOBank | Trung N Tran | 2018-01-24 | 1 | -1/+1 |
* | usrp3: Changes for Vivado 2017.4 | Ashish Chaudhari | 2018-01-24 | 1 | -1/+1 |
* | fixup! mpm: Log timeouts during API calls, reset timer on claimed calls | Martin Braun | 2018-01-23 | 2 | -1/+8 |
* | mpm: mg: Remove superfluous import | Martin Braun | 2018-01-23 | 1 | -1/+1 |
* | mg: ease the usage of init and tracking cal | Trung N Tran | 2018-01-23 | 1 | -9/+94 |
* | mpm: Log timeouts during API calls, reset timer on claimed calls | Martin Braun | 2018-01-22 | 1 | -0/+7 |
* | mpm: n310: Fix setting time source depending on clock source | Martin Braun | 2018-01-22 | 1 | -7/+4 |
* | n310: removed orphaned comments | Brent Stapleton | 2018-01-19 | 1 | -4/+0 |
* | n310: Update the dboard UIO usage | Brent Stapleton | 2018-01-19 | 1 | -25/+22 |
* | mpm: Demoting watchdog related log message to DEBUG | Martin Braun | 2018-01-19 | 1 | -1/+2 |
* | mpm: Update unclaim timeout logic | Martin Braun | 2018-01-18 | 1 | -9/+30 |
* | mpm: mg: Demote notice on LMK not being locked b/c of lacking init | Martin Braun | 2018-01-18 | 1 | -1/+1 |
* | mpm: Demoted some log statements from INFO to TRACE or DEBUG | Martin Braun | 2018-01-17 | 2 | -3/+2 |