aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | b200: Reverted RX SPP 2044 -> 2000 (unresolved issue with one app, wait for F...Balint Seeber2013-11-191-1/+1
| * | | | | Merge remote-tracking branch 'origin/b200/dtor-master' into b200/kitchen_sinkBalint Seeber2013-11-1911-58/+283
| |\ \ \ \ \
| | * | | | | b200/dtor-stall: final fixes for stall bugJohannes Demel2013-11-192-6/+7
| | * | | | | b200/dtor-stall: fixed bug that stalled b200 on shutdown.Johannes Demel2013-11-1911-57/+281
| * | | | | | b200: increase FPGA VREQ transfer size to 512 if operating over USB3Balint Seeber2013-11-191-3/+17
| * | | | | | Merge remote-tracking branch 'origin/b200/sc12-master' into b200/kitchen_sinkBalint Seeber2013-11-191-4/+57
| |\ \ \ \ \ \
| | * | | | | | sc12: fixed byte alignment issueJohannes Demel2013-11-191-4/+57
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'origin/usb_cpu_perf' into b200/kitchen_sinkBalint Seeber2013-11-193-55/+67
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | BUG #183: Addressed comments from code review.Michael West2013-11-192-15/+16
| | * | | | | BUG #183: Fixed typoMoritz Fischer2013-11-111-1/+1
| | * | | | | BUG #183: B200 High CPU Usage: Created a single thread to handle libusb eve...Michael West2013-11-083-55/+66
| * | | | | | Merge branch 'maint'Nicholas Corgan2013-11-191-18/+45
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'images_downloader/bugfixes' into maintNicholas Corgan2013-11-191-18/+45
| | |\ \ \ \ \
| | | * | | | | uhd_images_downloader: more descriptive error when MD5 check failsNicholas Corgan2013-11-191-0/+2
| | | * | | | | Merge branch 'maint' into ncorgan/images_downloader_fixesNicholas Corgan2013-11-132-5/+9
| | | |\ \ \ \ \
| | | * | | | | | uhd_images_downloader: redundancy fixes, better error handlingNicholas Corgan2013-11-131-12/+14
| | | * | | | | | uhd_images_downloader: more improvements/fixesNicholas Corgan2013-11-081-14/+24
| | | * | | | | | uhd_images_downloader fixes/improvementsNicholas Corgan2013-11-041-4/+17
| * | | | | | | | Merge branch 'bugfix/sbx_tuning'Nicholas Corgan2013-11-194-178/+220
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver.Ashish Chaudhari2013-11-134-178/+220
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'maint'Nicholas Corgan2013-11-181-3/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | / / / / lib: dbsrx2 bugfixNicholas Corgan2013-11-181-3/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'maint'Nicholas Corgan2013-11-120-0/+0
| |\| | | | |
| | * | | | | BUG #203: Initialized gain values to 0.0Michael West2013-11-122-5/+9
| | |/ / / /
| * | | / / BUG #203: Initialized gain values to 0.0Michael West2013-11-082-5/+9
| | |_|/ / | |/| | |
| * | | | uhd: help strings for 'stats' and 'progress' were reversedBalint Seeber2013-11-061-2/+2
| * | | | usrp_burn_mb_eeprom: removed unnecessary if-statement and fixed whitespace issueNicholas Corgan2013-11-011-12/+13
| * | | | utils: usrp_burn_mb_eeprom can now burn multiple EEPROM valuesNicholas Corgan2013-10-311-10/+26
| * | | | paths: get_module_paths adds share/uhd/modules to the list of applicable pathsNicholas Corgan2013-10-301-0/+1
| * | | | Merge branch 'maint'Nicholas Corgan2013-10-290-0/+0
| |\| | |
| | * | | utils: fix declaration of "env_path_sep" such that it is always initialized b...Michael Dickens2013-10-291-10/+11
| * | | | Merge pull request #192 from EttusResearch/mdickens/static_load_fixBen Hilburn2013-10-291-10/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | utils: fix declaration of "env_path_sep" such that it is always initialized b...Michael Dickens2013-10-281-10/+11
| |/ / /
* | | / Fixed converters and added comments for better readabilityMichael West2013-11-202-20/+48
| |_|/ |/| |
* | | Merge branch 'master' into mwest_coverityMichael West2013-10-282-5/+7
|\| |
| * | Merge branch 'maint'Nicholas Corgan2013-10-231-2/+4
| |\|
| | * docs: added info on libusbx for WindowsNicholas Corgan2013-10-231-2/+4
| * | Updated master images downloader URLNicholas Corgan2013-10-231-2/+2
| * | Merge branch 'maint'Nicholas Corgan2013-10-231-1/+1
| |\|
| | * Updated images downloader URLNicholas Corgan2013-10-231-2/+2
| | * cmake: fixed UHD_IMAGES_DIR behavior to include directories inside specified ...Nicholas Corgan2013-10-231-1/+1
* | | Fixed compiler warnings.Michael West2013-10-281-5/+5
* | | CID 1104331: Fixed untrusted loop bound.Michael West2013-10-281-4/+31
* | | CID 1104332: Restored ostream format.Michael West2013-10-281-0/+2
* | | CID 1104295: Fixed use after free.Michael West2013-10-281-4/+4
* | | CID 1104347: Fixed logically dead code.Michael West2013-10-281-2/+3
* | | CID 1104348: Fixed assertion.Michael West2013-10-281-1/+1
* | | CID 1104319: Fixed uninitialized scalar.Michael West2013-10-281-2/+3
* | | CID 1104320: Fixed uninitialized scalar.Michael West2013-10-281-1/+1
* | | CID 1104298: Removed dead code.Michael West2013-10-281-2/+0