aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300
Commit message (Expand)AuthorAgeFilesLines
* logging: remove unecessery newlines in log messagesAndrej Rode2017-04-071-1/+1
* Merge branch 'maint'Martin Braun2017-04-063-14/+17
|\
| * X300: Increase FW control ACK timeoutMichael West2017-04-051-1/+1
| * X300: Change default frame sizes for PCIe to be page aligned for betterMichael West2017-04-052-13/+16
* | logging: Demoted a number of DEBUG messages to TRACEMartin Braun2017-04-051-1/+1
* | device3: Fixed potential concurreny issuesAshish Chaudhari2017-04-052-5/+3
* | uhd: Fix minor typoDerek Kozel2017-04-041-1/+1
* | RFNoC: Exposed LO sharing functions in radio blockDerek Kozel2017-03-242-0/+205
* | Merge branch 'maint'Martin Braun2017-03-151-5/+1
|\|
| * x300: Put back runtime error on FPGA compat mismatchMartin Braun2017-03-151-5/+1
* | Merge branch 'maint'Martin Braun2017-03-151-1/+1
|\|
| * x300: Removed MTU throttling for Ethernet connectionsMartin Braun2017-03-081-1/+1
* | Rfnoc: Exposed analog lowpass bandwidth option in X300 ctrlsejk2017-02-272-0/+16
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-209-135/+87
* | X3xx: Limit the number of USRPs that can initialize in parallelPaul David2017-02-132-7/+18
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-108-25/+20
* | Merge branch 'maint'Martin Braun2017-02-101-1/+3
|\|
| * x300: only remove existing items from zpu_iface_registry in destructorAndrej Rode2017-02-011-1/+3
* | Merge branch 'maint'Martin Braun2017-01-304-25/+55
|\|
| * x300: Increase PCIe TX frame size to 8184Jonathon Pendlum2017-01-261-4/+1
| * X300: Move property tree check to subscriberDerek Kozel2017-01-261-5/+6
| * X300: Fix issue with GPSDO sometimes not being recognized properlymichael-west2017-01-261-10/+23
| * X300: Added code to handle case where older firmware was slow to release the ...michael-west2017-01-261-6/+25
* | x300: Reduced time spent on ADC self-calibrationPaul David2017-01-251-4/+4
* | x300: Output system messages in order for multi-threaded initializationPaul David2017-01-191-0/+46
* | x300: Run motherboard setup with multiple threadsPaul David2017-01-191-2/+15
* | Merge branch 'maint'Martin Braun2017-01-177-31/+333
|\|
| * X300: Prevent MB EEPROM Corruptionmichael-west2017-01-107-31/+333
* | x300: Remove XB clearing since it seems to have no effectPaul David2017-01-161-8/+0
* | Merge branch 'maint'Martin Braun2016-12-132-18/+24
|\|
| * x300: Made MTU throttling more explicit in x300 header filesMartin Braun2016-12-132-1/+3
| * X300: dont stop x300_find if receiving wrong flagsAndrej Rode2016-12-081-2/+2
| * x300: Make PCIe muxing and connection multi-usrp capableMartin Braun2016-12-082-15/+19
* | Merge branch 'maint'Martin Braun2016-12-091-2/+7
|\|
| * x300: Adding warning for sampling rate coercionMartin Braun2016-12-061-2/+7
* | rfnoc: Moved transport endianness as property into both_xports_tMartin Braun2016-11-092-5/+2
|/
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-0815-175/+175
* X300: Check dboard time property before subscribingDerek Kozel2016-11-042-6/+7
* TwinRX: Use command time to schedule synchronous eventsDerek Kozel2016-10-262-6/+35
* x300: Throttle MTU to 3000 for PCIe to avoid underrunsMartin Braun2016-10-251-1/+4
* x300: Add time sync procedure to device initializationMartin Braun2016-10-131-1/+9
* bugfix: TwinRX: Use correct LEDs when mapping chan -> antAshish Chaudhari2016-09-302-23/+30
* bugfix: db eeprom id not being written for X3x0Ashish Chaudhari2016-09-274-8/+10
* x300: Added ignore-cal-file as an optionMartin Braun2016-09-273-3/+17
* Correct maximum link rates for 1GE and 10GEMarcus Müller2016-09-271-5/+11
* Added NI product IDs for USRP-2945 and USRP-2955vkakade2016-09-202-0/+6
* transport: Removed conditional compiles for terminator APIsMartin Braun2016-09-051-2/+0
* Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-09-021-15/+17
|\
| * X300: GPSDO fixesmichael-west2016-09-021-19/+17
| * GPSDO: Make sure read_uart() returns only complete strings for all devices.michael-west2016-09-021-0/+4