aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/dboard_manager/eiscat.py
Commit message (Expand)AuthorAgeFilesLines
* uhd/mpm: eiscat: Various changesRyan Marlow2018-12-191-26/+32
* uio: mpm: Fixup for opening mboard-regs UIOBrent Stapleton2018-07-231-13/+13
* tdc: support for tdc 2.0djepson12018-03-071-8/+28
* mpm: Demote some log messagesMartin Braun2018-03-061-9/+9
* mpm: Update all license headersMartin Braun2018-02-191-2/+2
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
* mpm: UIOs now open only when necessaryBrent Stapleton2017-12-221-65/+78
* mpm: Harmonize imports, tidy + sort modulesMartin Braun2017-12-221-5/+5
* mpm: PeriphManager decides and applies overlayBrent Stapleton2017-12-221-13/+0
* mpm: Update TDC sync code to make it generic for N dboardsDaniel Jepson2017-12-221-0/+3
* n310/eiscat: Removed 20 MHz as a valid ref clock frequencyMartin Braun2017-12-221-8/+8
* eiscat: Change sync pin configuration to switch to CD in case of errorDerek Kozel2017-12-221-17/+49
* eiscat: Fixing a sequencing issue with channel enables for signal integrity r...djepson12017-12-221-8/+5
* mpm: fixed mpm rerun issuesugandhagupta2017-12-221-0/+6
* eiscat: Move JESD init and ADC reset to its own functionMartin Braun2017-12-221-29/+37
* eiscat: JESD failure does no longer throw; returns failureMartin Braun2017-12-221-2/+2
* eiscat: Unset initialized-flag when ref clock freq is changedMartin Braun2017-12-221-3/+4
* eiscat: Minor logging update for clock syncMartin Braun2017-12-221-0/+4
* eiscat: Skip re-initialization of dboardsMartin Braun2017-12-221-1/+16
* EISCAT: Hard reset ADCs before init, fixed interleaving engineDaniel Jepson2017-12-221-5/+15
* mpm/mpmd: Call init() during UHD session init, not on hwd spawnMartin Braun2017-12-221-6/+21
* eiscat: Made more functions return status values instead of None/voidMartin Braun2017-12-221-0/+2
* mpm: Removed gratuitous encode(), safer udev lookupsMartin Braun2017-12-221-2/+2
* mpm: Made code Python3-compatibleMartin Braun2017-12-221-0/+2
* mpm: Replaced xrange with range for better Python future-proofingMartin Braun2017-12-221-1/+1
* eiscat/mpm: Moved EISCAT full init sequence to UHDMartin Braun2017-12-221-2/+5
* mpm/eiscat: Updated bringup procedure for dual-synched dboardsDaniel Jepson2017-12-221-146/+228
* mpm/EISCAT: Renamed UIO udev labels, enabled spidevs on both dboardsMartin Braun2017-12-221-1/+4
* mpm: Made overlay selection a static method for more flexibilityMartin Braun2017-12-221-1/+14
* mpm: Added auto-loading of dboard-specific overlaysMartin Braun2017-12-221-0/+1
* mpm: Moved device and dboard init/deinit to their own methodsMartin Braun2017-12-221-2/+6
* eiscat: Enabled Phase DAC SPIMartin Braun2017-12-221-2/+4
* mpm: Enabled selection of SPI modeMartin Braun2017-12-221-22/+40
* mpm: Moved some SPI setup code to dboard baseMartin Braun2017-12-221-13/+1
* mpm: Added command line args to usrp_hwd.pyMartin Braun2017-12-221-1/+1
* mpm: Enabled mboard EEPROM readoutMartin Braun2017-12-221-5/+10
* mpm: eiscat: Fixed missing parameter in dboard codeMartin Braun2017-12-221-1/+1
* mpm: Updating ref clock frequency will propagate to dboard, changed slot inde...Martin Braun2017-12-221-6/+31
* mpm: eiscat: Finalized bring-up of JESD linkDaniel Jepson2017-12-221-14/+46
* mpm: eiscat: magnesium: Removed C++-only SPI ifacesMartin Braun2017-12-221-18/+41
* mpm: Added more to the EISCAT bringup sequenceMartin Braun2017-12-221-86/+133
* mpm: eiscat: Added first pass at EISCAT dboard driverMartin Braun2017-12-221-4/+350
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-2/+0
* mpm: mpm reorganizationAndrej Rode2017-12-221-4/+4
* mpm: python refactoringAndrej Rode2017-12-221-0/+31