aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 1104331: Fixed untrusted loop bound.Michael West2013-10-281-4/+12
* CID 1104313: Fixed uninitialized scalar.Michael West2013-10-281-0/+1
* CID 1104300: Fixed uninitialized scalarMichael West2013-10-231-2/+5
* CID 1104337: Fixed improper use of negative valueMichael West2013-10-231-1/+2
* 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 1104340: Fixed missing break in switchMichael West2013-10-231-2/+6
* 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 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
* 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
|\
| * 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
* | 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 li...Nicholas Corgan2013-09-061-14/+24
* | Updated images downloader URL after B200/B210 FPGA updateNicholas Corgan2013-09-061-2/+2
* | Merge branch 'master_converter_work'Josh Blum2013-09-0421-100/+526
|\ \
| * | b200: integrate support for new convertersJosh Blum2013-09-045-23/+35