| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | n3xx_bist: Fix spurious reference to self.REV | Martin Braun | 2017-12-22 | 1 | -2/+1 |
* | mpm: server supports binary strings being sent across rpc | Brent Stapleton | 2017-12-22 | 1 | -2/+7 |
* | n3xx_bist: Specify localhost for opening UHD sessions | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | 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 |
* | mg: Updated JESD204b init seq and documentation. | djepson1 | 2017-12-22 | 2 | -41/+65 |
* | mg: Fix debug support for CPLD accesses | djepson1 | 2017-12-22 | 1 | -1/+0 |
* | mg: Clean up CPLD initialization. | djepson1 | 2017-12-22 | 1 | -16/+32 |
* | mg: Preliminary clock sync support | djepson1 | 2017-12-22 | 2 | -7/+49 |
* | mg: Clean up radio_regs creation | djepson1 | 2017-12-22 | 1 | -5/+9 |
* | mg: Updated support for LMK | djepson1 | 2017-12-22 | 2 | -32/+116 |
* | mpm/n310: Moved the mboard ref_locked sensor into MPM | Martin Braun | 2017-12-22 | 1 | -0/+28 |
* | mpm: Added sensor API | Martin Braun | 2017-12-22 | 2 | -0/+76 |
* | mpm: add n310 motherboard revD support | Trung N Tran | 2017-12-22 | 2 | -40/+91 |
* | mpm: n3xx_bist: Added more comments, clarified timeout units | Martin Braun | 2017-12-22 | 1 | -7/+18 |
* | spidev: fix error handling in initialization | Mark Meserve | 2017-12-22 | 2 | -41/+78 |
* | ad937x: remove magic constant in ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -4/+7 |
* | ad937x: revise ad937x_device | Mark Meserve | 2017-12-22 | 1 | -8/+8 |
* | ad937x: add comments to ad937x_gain_ctrl_config | Mark Meserve | 2017-12-22 | 2 | -17/+19 |
* | ad937x: update ad937x_fir | Mark Meserve | 2017-12-22 | 2 | -3/+4 |
* | ad937x: address TODOs in adi_ctrl | Mark Meserve | 2017-12-22 | 2 | -10/+50 |
* | ad937x: add missing docstrings to ctrl | Mark Meserve | 2017-12-22 | 1 | -0/+26 |
* | ad937x: cleanup and optimize ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -66/+54 |
* | mg: replace bind with lambda in ad937x_device | Mark Meserve | 2017-12-22 | 1 | -49/+56 |
* | mg: add const where possible in ad937x_device | Mark Meserve | 2017-12-22 | 2 | -43/+43 |
* | mg: make timeout values uint32_t | Mark Meserve | 2017-12-22 | 1 | -1/+1 |
* | mpm: Update TDC sync code to make it generic for N dboards | Daniel Jepson | 2017-12-22 | 2 | -12/+65 |