aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager/n310.py
Commit message (Expand)AuthorAgeFilesLines
...
* fpga load: add N310 update FPGA functionBrent Stapleton2017-12-221-0/+14
* fpga load: add update_component function to MPMBrent Stapleton2017-12-221-0/+27
* mpm: Minor refactoring of PeriphManagerBase attributesMartin Braun2017-12-221-0/+1
* mpm: n310: Enable read/write of user EEPROM dataMartin Braun2017-12-221-0/+67
* n3xx: enable 1G clock with gpio settings.Ryan Marlow2017-12-221-0/+17
* mpm: n3xx: Add GPS locked sensorTrung N Tran2017-12-221-0/+13
* mpm: n310: Add mboard EEPROM supportMartin Braun2017-12-221-0/+15
* mpm/n310: Moved the mboard ref_locked sensor into MPMMartin Braun2017-12-221-0/+28
* mpm: add n310 motherboard revD supportTrung N Tran2017-12-221-37/+78
* mpm: Added max rev check overridableMartin Braun2017-12-221-0/+1
* mpm: n3xx: Don't set time and clock source without dboardsMartin Braun2017-12-221-6/+14
* mpm: n3xx: Fix TCA GPIO read functionMartin Braun2017-12-221-1/+1
* mpm: n3xx: Change default state for TCA GPIOsMartin Braun2017-12-221-1/+3
* n310: enable CLK-MGT156MHz at init n310 callTrung N Tran2017-12-221-1/+1
* n310/eiscat: Removed 20 MHz as a valid ref clock frequencyMartin Braun2017-12-221-0/+5
* n3xx mpm: Refactored peripheral init codeMartin Braun2017-12-221-15/+24
* n3xx mpm: Enable more subcomponents through API callsMartin Braun2017-12-221-5/+44
* n3xx mpm: Set call for TCA6424 pins gets value argMartin Braun2017-12-221-4/+3
* n310: gpio bistTrung N Tran2017-12-221-1/+69
* n3xx: enable all pins on tca6424Trung N Tran2017-12-221-1/+2
* mpm/n310: Moved eth dispatcher setup into __init__Martin Braun2017-12-221-8/+7
* n3xx: added args for ethernet crossover pathsugandhagupta2017-12-221-0/+5
* mpm: Added eth table preloading capabilityMartin Braun2017-12-221-0/+51
* mpmd/mpm/n310: Added clock and time source APIsMartin Braun2017-12-221-24/+53
* mpm/mpmd: Call init() during UHD session init, not on hwd spawnMartin Braun2017-12-221-1/+2
* mpm/mpmd: Allow SID increment; more fixes for multi-usrp operationMartin Braun2017-12-221-2/+4
* mpm/mpmd: Further improvements on multi-device operationsMartin Braun2017-12-221-2/+0
* mpm: Made code Python3-compatibleMartin Braun2017-12-221-1/+3
* eiscat/mpm: Moved EISCAT full init sequence to UHDMartin Braun2017-12-221-14/+0
* mpm/eiscat: Updated bringup procedure for dual-synched dboardsDaniel Jepson2017-12-221-3/+18
* mpm/EISCAT: Renamed UIO udev labels, enabled spidevs on both dboardsMartin Braun2017-12-221-1/+3
* mpm: Fixed relative importsMartin Braun2017-12-221-3/+3
* mpm: hwd can be spawned with clock_source and ext_clock_freqMartin Braun2017-12-221-6/+6
* mpm: periphs and n310 use eth table dispatcher nowMartin Braun2017-12-221-27/+16
* mpm: SIDs are returned to pool after device is uninitializedMartin Braun2017-12-221-1/+1
* mpm: Guaranteed stringification of mboard_info valuesMartin Braun2017-12-221-2/+1
* mpm: Moved device and dboard init/deinit to their own methodsMartin Braun2017-12-221-35/+0
* mpm: Added command line args to usrp_hwd.pyMartin Braun2017-12-221-2/+2
* mpm: Enabled mboard EEPROM readoutMartin Braun2017-12-221-7/+16
* mpm: Various EISCAT fixesMartin Braun2017-12-221-0/+1
* mpm: fixed port expander connectionssugandhagupta2017-12-221-1/+1
* mpm: Renamed types submodule mpmtypes to avoid import confusionMartin Braun2017-12-221-1/+1
* mpm: Updating ref clock frequency will propagate to dboard, changed slot inde...Martin Braun2017-12-221-2/+11
* mpm: n310: Added driver for port expander and ref clock selectionMartin Braun2017-12-221-3/+118
* mpm: Added more generic UIO lookupMartin Braun2017-12-221-7/+3
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-10/+12
* mpm: comment out functionality to make it workAndrej Rode2017-12-221-27/+61
* mpm: mpm reorganizationAndrej Rode2017-12-221-4/+61
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-1/+1
* mpm: python refactoringAndrej Rode2017-12-221-0/+46