summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CID 1104347: Fixed logically dead code.Michael West2013-10-281-2/+3
| | | | CID 1104336: Fixed array comparison to 0.
* CID 1104348: Fixed assertion.Michael West2013-10-281-1/+1
|
* CID 1104319: Fixed uninitialized scalar.Michael West2013-10-281-2/+3
| | | | CID 1104318: Fixed uninitialized scalar.
* CID 1104320: Fixed uninitialized scalar.Michael West2013-10-281-1/+1
|
* CID 1104298: Removed dead code.Michael West2013-10-281-2/+0
| | | | CID 1104296: Removed dead code.
* CID 1104301: Fixed uninitialized pointer.Michael West2013-10-281-1/+1
|
* CID 1104334: Fixed big parameter passed by value.Michael West2013-10-281-1/+1
|
* CID 1104345: Fixed division by zero.Michael West2013-10-281-11/+11
|
* CID 1104309: Fixed uninitialized scalar.Michael West2013-10-281-1/+4
|
* CID 1104308: Fixed uninitialized scalar.Michael West2013-10-281-0/+3
|
* CID 1104302: Fixed uninitialized scalar.Michael West2013-10-281-0/+1
|
* CID 1104317: Fixed uninitialized scalar.Michael West2013-10-281-1/+1
|
* CID 1104316: Fixed uninitialized scalar.Michael West2013-10-281-1/+4
|
* CID 1104315: Fixed uninitialized scalar field.Michael West2013-10-281-1/+4
|
* CID 1104329: Fixed untrusted loop bound.Michael West2013-10-281-0/+6
| | | | CID 1104327: Fixed untrusted value as argument.
* CID 1104331: Fixed untrusted loop bound.Michael West2013-10-281-4/+12
| | | | | CID 1104328: Fixed untrusted value as argument. CID 1104297: Removed dead code.
* CID 1104313: Fixed uninitialized scalar.Michael West2013-10-281-0/+1
|
* CID 1104300: Fixed uninitialized scalarMichael West2013-10-231-2/+5
| | | | CID 1104299: Fixed uninitialized scalar
* CID 1104337: Fixed improper use of negative valueMichael West2013-10-231-1/+2
| | | | CID 1104314: Fixed uninitialized scalar
* CID 1104312 Fixed uninitialied scalarMichael West2013-10-231-1/+1
|
* CID 1104307: Fixed uninitialized scalarMichael West2013-10-231-1/+2
|
* CID 1104341: Fixed missing break in switchMichael West2013-10-231-2/+6
| | | | CID 1104338: Fixed missing break in switch
* CID 1104340: Fixed missing break in switchMichael West2013-10-231-2/+6
| | | | CID 1104339: Fixed missing break in switch
* CID 1104303: Fixed uninitialized scalarMichael West2013-10-231-1/+1
|
* CID 1104306: Fixed uninitialized scalarMichael West2013-10-231-1/+1
|
* CID 1104305: Fixed uninitialized scalarMichael West2013-10-231-8/+9
| | | | CID 1104304: Fixed uninitialized scalar
* CID 1104321: Fixed uninitialized scalarMichael West2013-10-231-0/+6
|
* CID 1104311: Fixed uninitialized pointerMichael West2013-10-231-1/+3
|
* Marked unused parameters with attributes to suppress compiler warnings.Michael West2013-10-231-1/+1
|
* CID 1104344: Fixed invalid iterator\nCID 1104343: Fixed invalid iteratorMichael West2013-10-231-9/+9
|
* CID 1104342: Fixed double lockMichael West2013-10-231-8/+6
|
* docs: added documentation for usage of the Jackson Labx LC_XO GPSDO, used on ↵Nicholas Corgan2013-10-104-2/+84
| | | | USRP B2X0 devices
* Squashed B200 FPGA Source. Code from Josh Blum, Ian Buckley, and Matt Ettus.Ben Hilburn2013-10-10591-0/+292056
|
* uhd .gitignore: ignore ctags fileBen Hilburn2013-10-091-0/+1
|
* Updated UHD Images Downloader URL for new master imagesNicholas Corgan2013-10-071-2/+2
|
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-0434-60/+83
|
* Merge branch 'maint'Nicholas Corgan2013-09-251-1/+1
|\ | | | | | | | | Conflicts: host/CMakeLists.txt
| * Updated UHD version to 3.5.4release_003_005_004Nicholas Corgan2013-09-252-3/+3
| |
* | vrt: remote tlr from test (not supported)Josh Blum2013-09-231-1/+1
| |
* | utils: fixed b2xx_fx3_utils bug with older versions of BoostNicholas Corgan2013-09-201-1/+1
| |
* | Merge branch 'maint'Josh Blum2013-09-113-0/+3
|\|
| * Fixed references to Linux USB permissions commandsNicholas Corgan2013-09-113-2/+5
| | | | | | | | * 'sudo udevadm trigger' needs to be run after reloading rules
* | b200: when images aren't found, prompt user to use images downloaderNicholas Corgan2013-09-111-2/+2
| |
* | Updated images downloader URL after B200 firmware updateNicholas Corgan2013-09-111-2/+2
| |
* | b200: firmware update changed for FPGA load workBen Hilburn2013-09-105-15/+52
| |
* | b200: use a union to perform double pack/unpackJosh Blum2013-09-061-8/+14
| |
* | utils: usrp_n2xx_net_burner_gui can now overwrite safe images with command ↵Nicholas Corgan2013-09-061-14/+24
| | | | | | | | line option
* | octoclock: make install sets fuse values before burning hex fileNicholas Corgan2013-09-061-1/+1
| |
* | Updated images downloader URL after B200/B210 FPGA updateNicholas Corgan2013-09-061-2/+2
| |
* | Merge branch 'master_converter_work'Josh Blum2013-09-0426-113/+539
|\ \