aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* n3xx bist: Added --verbose and --debug optionsMartin Braun2017-12-221-5/+16
* n3xx bist: Added SFP loopback testsMartin Braun2017-12-222-16/+116
* mpm: Minor fixes to aurora_controlMartin Braun2017-12-221-8/+15
* mpm/n310: Added Aurora BIST codeMartin Braun2017-12-224-2/+528
* n3xx: Add CRC check for eeprom readTrung N Tran2017-12-221-4/+14
* n3xx bist: Make sure error_msg is in every resultMartin Braun2017-12-221-0/+1
* docs: Added stubs for N310 and MPM manual pagesMartin Braun2017-12-223-0/+96
* eiscat: Fixing a sequencing issue with channel enables for signal integrity r...djepson12017-12-221-8/+5
* eiscat: Remove superfluous sr_writeMartin Braun2017-12-221-1/+1
* eiscat: Change default spp to 3992Martin Braun2017-12-221-1/+1
* mpm/n310: Moved eth dispatcher setup into __init__Martin Braun2017-12-222-15/+13
* mpm: fixed mpm rerun issuesugandhagupta2017-12-221-0/+6
* mpmd: Added time_sync procedureMartin Braun2017-12-221-3/+73
* eiscat: Move JESD init and ADC reset to its own functionMartin Braun2017-12-223-31/+72
* n3xx: added args for ethernet crossover pathsugandhagupta2017-12-222-3/+20
* mpm: Added eth table preloading capabilityMartin Braun2017-12-222-3/+58
* mpm: Increased find timeoutMartin Braun2017-12-221-1/+6
* eiscat: Fixed selection of upper/lower beamsMartin Braun2017-12-221-1/+18
* n3xx bist: Added both time and date to rtc test, added error_msg common keyMartin Braun2017-12-221-10/+14
* n3xx bist: Stubbed out all tests, implemented TPM testMartin Braun2017-12-221-55/+92
* n3xx bist: Added dry-run version of sfp testMartin Braun2017-12-221-7/+22
* mpm: fix cmake on windows targetsMark Meserve2017-12-221-1/+8
* n3xx bist: Added gpsd testMartin Braun2017-12-221-10/+51
* n3xx bist: Added dry-run feature, and implemented temp, rtc, and fan testsMartin Braun2017-12-221-39/+93
* eiscat: Proper neighbour support, added some FI pseudo-antenna valuesMartin Braun2017-12-223-38/+46
* eiscat: Enable proper prop tree coercer and publisherMartin Braun2017-12-221-10/+19
* magnesium: Temporarily adding return values to make MSVC not failTrung N Tran2017-12-221-2/+15
* cmake: Add extra flags to uhd project reduce Windows.h loadsTrung N Tran2017-12-221-0/+2
* rpclib: Add more Windows compile definitionsMartin Braun2017-12-222-4/+59
* eiscat: JESD failure does no longer throw; returns failureMartin Braun2017-12-221-2/+2
* mpm: discovery can now be bound to subnetMartin Braun2017-12-222-25/+48
* rfnoc: Added anonymous connections capability to graphMartin Braun2017-12-223-0/+119
* eiscat: Unset initialized-flag when ref clock freq is changedMartin Braun2017-12-221-3/+4
* mpmd: property tree fixes for multi_usrp, set_freq fixessugandhagupta2017-12-222-3/+19
* rfnoc: ddc - Changed M = 2 for eiscat DDCsugandhagupta2017-12-221-1/+9
* eiscat: Minor logging update for clock syncMartin Braun2017-12-221-0/+4
* mpmd: Fixed prop tree typo (mboard vs mboards)Martin Braun2017-12-222-5/+1
* mpmd/cores: Removed PPS disable logic from TDC routine and added commentsdjepson12017-12-221-10/+15
* mpmd/cores: Adding TDC range check and removing clock enable/disable logicdjepson12017-12-221-2/+10
* n310: Allow --override-db-pids to skip dbsMartin Braun2017-12-221-0/+5
* eiscat: Skip re-initialization of dboardsMartin Braun2017-12-221-1/+16
* eiscat: Make use of known number of dboardsMartin Braun2017-12-222-0/+24
* mpm/mpmd: Dboard info is now stored in mboard info; refactored initializationMartin Braun2017-12-223-49/+94
* mpmd/mpm/n310: Added clock and time source APIsMartin Braun2017-12-224-28/+120
* eiscat: Added more APIs for more fine-grained controlMartin Braun2017-12-222-54/+199
* EISCAT: Hard reset ADCs before init, fixed interleaving engineDaniel Jepson2017-12-221-5/+15
* eiscat: Improved documentation for EISCAT blockMartin Braun2017-12-221-7/+88
* mpm/mpmd: Call init() during UHD session init, not on hwd spawnMartin Braun2017-12-227-28/+98
* rpc: Add set timeout API callMartin Braun2017-12-221-0/+5
* mpm/mpmd: Allow SID increment; more fixes for multi-usrp operationMartin Braun2017-12-224-34/+82