| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | mpm: n310: Allow Ethernet connections to both SFPs | Martin Braun | 2017-12-22 | 1 | -16/+30 |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 2 | -130/+351 |
* | 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: Cache connection type in PeriphManagerBase | Martin Braun | 2017-12-22 | 1 | -0/+13 |
* | mpm: Remove leading _ from _get_device_info() | Martin Braun | 2017-12-22 | 1 | -1/+2 |
* | mpm: Make list_updateable_components return something | Martin Braun | 2017-12-22 | 1 | -2/+1 |
* | 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 |
* | mpm: n310: Enable read/write of user EEPROM data | Martin Braun | 2017-12-22 | 1 | -0/+67 |
* | n3xx: enable 1G clock with gpio settings. | Ryan Marlow | 2017-12-22 | 1 | -0/+17 |
* | mpm: n3xx: Add GPS locked sensor | Trung N Tran | 2017-12-22 | 1 | -0/+13 |
* | mpm: Provide default dboard EEPROM getter/setters | Martin Braun | 2017-12-22 | 1 | -0/+28 |
* | mpm: n310: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -0/+15 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -1/+25 |
* | 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 | 1 | -0/+38 |
* | mpm: add n310 motherboard revD support | Trung N Tran | 2017-12-22 | 1 | -37/+78 |
* | mpm: Added max rev check overridable | Martin Braun | 2017-12-22 | 2 | -5/+30 |
* | mpm: n3xx: Don't set time and clock source without dboards | Martin Braun | 2017-12-22 | 1 | -6/+14 |
* | mpm: Overlay handling functions use dtoverlay module | Martin Braun | 2017-12-22 | 1 | -10/+8 |
* | mpm: n3xx: Fix TCA GPIO read function | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: n3xx: Change default state for TCA GPIOs | Martin Braun | 2017-12-22 | 1 | -1/+3 |
* | n310: enable CLK-MGT156MHz at init n310 call | Trung N Tran | 2017-12-22 | 1 | -1/+1 |
* | n310/eiscat: Removed 20 MHz as a valid ref clock frequency | Martin Braun | 2017-12-22 | 1 | -0/+5 |
* | n3xx mpm: Refactored peripheral init code | Martin Braun | 2017-12-22 | 1 | -15/+24 |
* | n3xx mpm: Enable more subcomponents through API calls | Martin Braun | 2017-12-22 | 1 | -5/+44 |
* | n3xx mpm: Set call for TCA6424 pins gets value arg | Martin Braun | 2017-12-22 | 1 | -4/+3 |
* | n310: gpio bist | Trung N Tran | 2017-12-22 | 1 | -1/+69 |
* | n3xx: enable all pins on tca6424 | Trung N Tran | 2017-12-22 | 1 | -1/+2 |
* | mpm/n310: Moved eth dispatcher setup into __init__ | Martin Braun | 2017-12-22 | 2 | -15/+13 |
* | n3xx: added args for ethernet crossover path | sugandhagupta | 2017-12-22 | 1 | -0/+5 |
* | mpm: Added eth table preloading capability | Martin Braun | 2017-12-22 | 1 | -0/+51 |
* | n310: Allow --override-db-pids to skip dbs | Martin Braun | 2017-12-22 | 1 | -0/+5 |
* | mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization | Martin Braun | 2017-12-22 | 1 | -6/+4 |
* | mpmd/mpm/n310: Added clock and time source APIs | Martin Braun | 2017-12-22 | 2 | -26/+57 |
* | mpm/mpmd: Call init() during UHD session init, not on hwd spawn | Martin Braun | 2017-12-22 | 2 | -3/+9 |
* | mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation | Martin Braun | 2017-12-22 | 1 | -2/+4 |
* | mpm: Addition Py3k fixes, all related to string/UTF-8/ascii differences | Martin Braun | 2017-12-22 | 1 | -1/+8 |
* | mpm/mpmd: Further improvements on multi-device operations | Martin Braun | 2017-12-22 | 2 | -5/+23 |
* | mpm: Removed gratuitous encode(), safer udev lookups | Martin Braun | 2017-12-22 | 1 | -6/+11 |
* | mpm: Made code Python3-compatible | Martin Braun | 2017-12-22 | 3 | -4/+10 |
* | mpm: udev now sorts EEPROM paths properly (9-0050 before 10-0050) | Martin Braun | 2017-12-22 | 1 | -3/+9 |
* | eiscat/mpm: Moved EISCAT full init sequence to UHD | Martin Braun | 2017-12-22 | 1 | -14/+0 |
* | mpm/eiscat: Updated bringup procedure for dual-synched dboards | Daniel Jepson | 2017-12-22 | 1 | -3/+18 |
* | mpm/mpmd: Crossbar info is now polled instead of hardcoded | Martin Braun | 2017-12-22 | 1 | -0/+32 |
* | mpm/EISCAT: Renamed UIO udev labels, enabled spidevs on both dboards | Martin Braun | 2017-12-22 | 1 | -1/+3 |