aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uhd: Post-release cleanupBrent Stapleton2018-07-252-3/+3
* X300: Change Ethernet bufferingMichael West2018-07-2515-334/+355
* Device3: Constrain send_buff_sizeMichael West2018-07-251-6/+12
* rx_streamer: Release buffers no longer neededMichael West2018-07-251-9/+26
* X300: Reduce Ethernet frame size to 4000michael-west2018-07-252-6/+5
* Device3: Change packet-based flow control to byte-based flow controlMartin Braun2018-07-2524-468/+706
* rfnoc: Enabled SW flush mechanism impl'd in noc_shellAshish Chaudhari2018-07-246-10/+97
* tests: Add multi_usrp_test.pyVidush2018-07-241-0/+624
* 3.13.0.0 ReleaseBrent Stapleton2018-07-244-3/+122
* mpm: n3xx: Allow to run without daughterboards connectedTrung Tran2018-07-231-0/+2
* rfnoc: legacy_compat: Remove superfluous variableMartin Braun2018-07-231-1/+0
* C API: Fix incorrectly declared lockMartin Braun2018-07-231-1/+1
* n230: Fix incorrectly declared locksMartin Braun2018-07-231-3/+5
* x300: Fix incorrectly declared locksMartin Braun2018-07-232-5/+5
* uio: mpm: Fixup for opening mboard-regs UIOBrent Stapleton2018-07-237-62/+71
* fixup! Testing: Add x300 Functional VerificationVidush2018-07-201-1/+1
* docs: Add comments on block port and ID for stream argsMartin Braun2018-07-201-1/+12
* docs: Python API: Add comment on building on WindowsMartin Braun2018-07-191-0/+10
* docs: Add page for the C APIMartin Braun2018-07-192-0/+25
* docs: Add page for the Python APIMartin Braun2018-07-193-1/+87
* mpm: Fix eeprom-tools in CMakeBrent Stapleton2018-07-191-2/+2
* Preparing for 3.13.0.0 ReleaseMartin Braun2018-07-192-1/+24
* mpm: n3xx: bist: Only conditionally reload FPGA imageMartin Braun2018-07-191-3/+19
* mpm: n3xx: bist: Provide switch for not reloading default FPGA imageMartin Braun2018-07-191-1/+7
* mpm: uio: Fix use of loggerMartin Braun2018-07-191-1/+2
* mpm: n3xx: bist: Add White Rabbit lock testMartin Braun2018-07-191-0/+33
* n3xx_bist: update sfp loopback testTrung Tran2018-07-181-0/+39
* manifest.txt: Update B200-series FPGA imagesMartin Braun2018-07-182-4/+4
* mpm: n3xx: Init device on bootMartin Braun2018-07-183-0/+51
* mpmd: Add set_timeout_init() API call to mpmd_mboard_implMartin Braun2018-07-182-2/+11
* fixup! uhd: Warn when tuning with auto DSP frequency and an external LOBrent Stapleton2018-07-181-1/+3
* mpm: tools: eeprom-id: Add E320 product id to eeprom-idMoritz Fischer2018-07-181-0/+3
* mpm: e320_bist: Add tests for running BIST on E320Sugandha Gupta2018-07-181-0/+769
* e320: mpm: Add dboard and mboard sensorsSugandha Gupta2018-07-183-30/+148
* uhd: initial commit of UHD support for E320Brent Stapleton2018-07-1816-12/+1928
* mpm: initial commit of E320 codeBrent Stapleton2018-07-1822-27/+1757
* manifest.txt: update N3xx,X3XX,E3XX fpga imagesTrung Tran2018-07-181-7/+7
* mpm: mg: Adding fast-reinit modeMartin Braun2018-07-173-19/+123
* mpm: mg: Move RF cal initialization after JESD initMartin Braun2018-07-171-2/+1
* mpm: mg: Store init args between runsMartin Braun2018-07-171-2/+6
* mpm: Remove unused _init_args from PeriphManagerBaseMartin Braun2018-07-171-4/+0
* mpm: n3xx: mg: Refactor init codeMartin Braun2018-07-174-499/+585
* mpm: n3xx: Remove unused importsMartin Braun2018-07-171-2/+0
* mpm: mg: Print AD9371 info as debug message during initMartin Braun2018-07-171-0/+8
* multi_usrp: Fix get_usrp_tx_info() for MPMD devicesMartin Braun2018-07-171-1/+1
* UBX: Add support for phase synchronization at LTE clock ratesMichael West2018-07-173-13/+46
* X300: Change default dboard_clock_rate depending on master_clock_rateMichael West2018-07-172-3/+3
* X300: Add support for 11.52 MHz and 23.04 MHz referencesMichael West2018-07-171-12/+82
* images: Exclude .bin X3x0 images from images packagesMartin Braun2018-07-171-6/+2
* devtest: Minor Python fixesMartin Braun2018-07-171-18/+30