| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: n310: Made n310.__init__() more exception-safe | Martin Braun | 2017-12-22 | 1 | -1/+15 |
* | mpm: Made PeriphManagerBase.__init__ more exception-safe | Martin Braun | 2017-12-22 | 1 | -4/+13 |
* | mpm: discovery returns 'product' information | Brent Stapleton | 2017-12-22 | 1 | -1/+3 |
* | n3xx_bist: remove unused python package | Trung N Tran | 2017-12-22 | 1 | -1/+0 |
* | mpm: mg: Make Magnesium __init__ exception-safe | Martin Braun | 2017-12-22 | 1 | -5/+33 |
* | mpm: Make dboard manager __init__ exception-safe | Martin Braun | 2017-12-22 | 1 | -12/+17 |
* | mpm: net: Add ip_addr_to_iface() function | Martin Braun | 2017-12-22 | 1 | -0/+17 |
* | mpm: n310: Allow Ethernet connections to both SFPs | Martin Braun | 2017-12-22 | 1 | -16/+30 |
* | mpm: enable RX external LO set through args | Trung N Tran | 2017-12-22 | 1 | -0/+11 |
* | mg: enable init and track calibration API | Trung Tran | 2017-12-22 | 1 | -2/+21 |
* | mpm: Run C++ logger through central logging | Martin Braun | 2017-12-22 | 1 | -0/+16 |
* | mpm: mg: Add lowband LO lock and AD9371 lock sensors | Martin Braun | 2017-12-22 | 2 | -3/+55 |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 5 | -166/+386 |
* | mpm: Lower logging level for PeriphManagerBase.deinit() | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | mpm: n310: Load Liberio dispatcher | Martin Braun | 2017-12-22 | 1 | -9/+39 |
* | mpm: mg: Refactor some periph inits into __init__ | Martin Braun | 2017-12-22 | 1 | -40/+18 |
* | mpm: mg: Fix linting issues and warnings | Martin Braun | 2017-12-22 | 1 | -51/+47 |
* | mpm: Fix minor logging issues with LMK04828 code | Martin Braun | 2017-12-22 | 3 | -7/+5 |
* | mpm: mg: Move CPLD controls to dedicated class | Martin Braun | 2017-12-22 | 1 | -91/+163 |
* | mpm: Add configurable log levels | Martin Braun | 2017-12-22 | 1 | -2/+13 |
* | mpm: Cache connection type in PeriphManagerBase | Martin Braun | 2017-12-22 | 2 | -1/+19 |
* | mpm: Add LiberioDispatcherTable | Trung Tran | 2017-12-22 | 2 | -0/+74 |
* | mpm: Remove leading _ from _get_device_info() | Martin Braun | 2017-12-22 | 2 | -2/+3 |
* | mpm: Make list_updateable_components return something | Martin Braun | 2017-12-22 | 1 | -2/+1 |
* | mpm: Improve exception/error handling | Martin Braun | 2017-12-22 | 1 | -19/+75 |
* | fpga load: add N310 update FPGA function | Brent Stapleton | 2017-12-22 | 1 | -0/+14 |
* | fpga load: add update_component function to MPM | Brent Stapleton | 2017-12-22 | 2 | -0/+95 |
* | mpm: Minor refactoring of PeriphManagerBase attributes | Martin Braun | 2017-12-22 | 2 | -8/+3 |
* | sync: add PDAC BIST test | djepson1 | 2017-12-22 | 1 | -0/+80 |
* | mpm: server supports binary strings being sent across rpc | Brent Stapleton | 2017-12-22 | 1 | -2/+7 |
* | mpm: tdc_sync: Fix number of samples, formatting issues | Martin Braun | 2017-12-22 | 1 | -7/+9 |
* | mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeout | Martin Braun | 2017-12-22 | 2 | -12/+18 |
* | mpm: Add mpmutils module, includes poll_with_timeout | Martin Braun | 2017-12-22 | 2 | -2/+41 |
* | mpm: tdc_sync: Remove sleeps in offset polling | Martin Braun | 2017-12-22 | 1 | -7/+7 |
* | lmk: change holdover settings to reduce lock time | djepson1 | 2017-12-22 | 3 | -14/+25 |
* | mpm: mg: Minor cleanup in __init__ | Martin Braun | 2017-12-22 | 1 | -6/+26 |
* | mpm: mg: Enable user EEPROM data read/write | Martin Braun | 2017-12-22 | 1 | -2/+100 |
* | mpm: n310: Enable read/write of user EEPROM data | Martin Braun | 2017-12-22 | 1 | -0/+67 |
* | mpm: Add BufferFS serialization library | Martin Braun | 2017-12-22 | 3 | -0/+401 |
* | n3xx: enable 1G clock with gpio settings. | Ryan Marlow | 2017-12-22 | 1 | -0/+17 |
* | mpm: mg: Specify I2C parents for GPIO devices | Trung N Tran | 2017-12-22 | 1 | -3/+77 |
* | mpm: n3xx: Add GPS locked sensor | Trung N Tran | 2017-12-22 | 1 | -0/+13 |
* | mpm: mg: Specify the required overlay for FPGA auto-loading | Martin Braun | 2017-12-22 | 1 | -0/+15 |
* | mpm: Provide default dboard EEPROM getter/setters | Martin Braun | 2017-12-22 | 1 | -0/+28 |
* | mpm: Properly populate device_info dict for dboard classes | Martin Braun | 2017-12-22 | 1 | -1/+18 |
* | mpm: sysfsgpio: Allow to filter by parent device | Trung Tran | 2017-12-22 | 1 | -11/+22 |
* | bit to bin: initial commit of converter script | Brent Stapleton | 2017-12-22 | 1 | -0/+121 |
* | mpm: n310: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -0/+15 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 2 | -4/+28 |
* | Sync: Improved range checking for offset measurements. | djepson1 | 2017-12-22 | 1 | -2/+2 |