| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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: 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: mg: Add lowband LO lock and AD9371 lock sensors | Martin Braun | 2017-12-22 | 2 | -3/+55 |
* | 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 | 2 | -4/+3 |
* | mpm: mg: Move CPLD controls to dedicated class | Martin Braun | 2017-12-22 | 1 | -91/+163 |
* | mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeout | Martin Braun | 2017-12-22 | 1 | -4/+7 |
* | lmk: change holdover settings to reduce lock time | djepson1 | 2017-12-22 | 2 | -11/+24 |
* | 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: mg: Specify I2C parents for GPIO devices | Trung N Tran | 2017-12-22 | 1 | -3/+77 |
* | mpm: mg: Specify the required overlay for FPGA auto-loading | Martin Braun | 2017-12-22 | 1 | -0/+15 |
* | mpm: Properly populate device_info dict for dboard classes | Martin Braun | 2017-12-22 | 1 | -1/+18 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -3/+3 |
* | mg: Updated JESD204b init seq and documentation. | djepson1 | 2017-12-22 | 1 | -25/+37 |
* | 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 | 1 | -1/+36 |
* | 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: Added sensor API | Martin Braun | 2017-12-22 | 1 | -0/+38 |
* | mpm: Update TDC sync code to make it generic for N dboards | Daniel Jepson | 2017-12-22 | 1 | -0/+3 |
* | mpm: Added lmk_mg to CMake | Daniel Jepson | 2017-12-22 | 1 | -0/+1 |
* | mpm: Streaming-related improvements to Magnesium controls | DJ Epson | 2017-12-22 | 2 | -79/+310 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 1 | -4/+6 |
* | n310/eiscat: Removed 20 MHz as a valid ref clock frequency | Martin Braun | 2017-12-22 | 2 | -9/+13 |
* | eiscat: Change sync pin configuration to switch to CD in case of error | Derek Kozel | 2017-12-22 | 1 | -17/+49 |
* | eiscat: Fixing a sequencing issue with channel enables for signal integrity r... | djepson1 | 2017-12-22 | 1 | -8/+5 |
* | mpm: fixed mpm rerun issue | sugandhagupta | 2017-12-22 | 1 | -0/+6 |
* | eiscat: Move JESD init and ADC reset to its own function | Martin Braun | 2017-12-22 | 1 | -29/+37 |
* | eiscat: JESD failure does no longer throw; returns failure | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | eiscat: Unset initialized-flag when ref clock freq is changed | Martin Braun | 2017-12-22 | 1 | -3/+4 |
* | eiscat: Minor logging update for clock sync | Martin Braun | 2017-12-22 | 1 | -0/+4 |
* | eiscat: Skip re-initialization of dboards | Martin Braun | 2017-12-22 | 1 | -1/+16 |
* | EISCAT: Hard reset ADCs before init, fixed interleaving engine | Daniel Jepson | 2017-12-22 | 1 | -5/+15 |
* | mpm/mpmd: Call init() during UHD session init, not on hwd spawn | Martin Braun | 2017-12-22 | 2 | -7/+23 |
* | eiscat: Made more functions return status values instead of None/void | Martin Braun | 2017-12-22 | 1 | -0/+2 |
* | mpm: Removed gratuitous encode(), safer udev lookups | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | mpm: Made code Python3-compatible | Martin Braun | 2017-12-22 | 5 | -2/+10 |
* | mpm: Replaced xrange with range for better Python future-proofing | Martin Braun | 2017-12-22 | 2 | -2/+2 |
* | eiscat/mpm: Moved EISCAT full init sequence to UHD | Martin Braun | 2017-12-22 | 1 | -2/+5 |
* | mpm/eiscat: Updated bringup procedure for dual-synched dboards | Daniel Jepson | 2017-12-22 | 1 | -146/+228 |
* | mpm/eiscat: Updates to LMK04828 driver | Daniel Jepson | 2017-12-22 | 1 | -35/+52 |
* | mpm/EISCAT: Renamed UIO udev labels, enabled spidevs on both dboards | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | mpm: Made overlay selection a static method for more flexibility | Martin Braun | 2017-12-22 | 2 | -7/+27 |
* | mpm: Added auto-loading of dboard-specific overlays | Martin Braun | 2017-12-22 | 2 | -0/+7 |
* | mpm: Factored out common LMK04828 code | Martin Braun | 2017-12-22 | 2 | -55/+8 |