Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CID 1104320: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | |||||
* | CID 1104298: Removed dead code. | Michael West | 2013-10-28 | 1 | -2/+0 |
| | | | | CID 1104296: Removed dead code. | ||||
* | CID 1104301: Fixed uninitialized pointer. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | |||||
* | CID 1104334: Fixed big parameter passed by value. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | |||||
* | CID 1104345: Fixed division by zero. | Michael West | 2013-10-28 | 1 | -11/+11 |
| | |||||
* | CID 1104309: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -1/+4 |
| | |||||
* | CID 1104308: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -0/+3 |
| | |||||
* | CID 1104302: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -0/+1 |
| | |||||
* | CID 1104317: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -1/+1 |
| | |||||
* | CID 1104316: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -1/+4 |
| | |||||
* | CID 1104315: Fixed uninitialized scalar field. | Michael West | 2013-10-28 | 1 | -1/+4 |
| | |||||
* | CID 1104329: Fixed untrusted loop bound. | Michael West | 2013-10-28 | 1 | -0/+6 |
| | | | | CID 1104327: Fixed untrusted value as argument. | ||||
* | CID 1104331: Fixed untrusted loop bound. | Michael West | 2013-10-28 | 1 | -4/+12 |
| | | | | | CID 1104328: Fixed untrusted value as argument. CID 1104297: Removed dead code. | ||||
* | CID 1104313: Fixed uninitialized scalar. | Michael West | 2013-10-28 | 1 | -0/+1 |
| | |||||
* | CID 1104300: Fixed uninitialized scalar | Michael West | 2013-10-23 | 1 | -2/+5 |
| | | | | CID 1104299: Fixed uninitialized scalar | ||||
* | CID 1104337: Fixed improper use of negative value | Michael West | 2013-10-23 | 1 | -1/+2 |
| | | | | CID 1104314: Fixed uninitialized scalar | ||||
* | CID 1104312 Fixed uninitialied scalar | Michael West | 2013-10-23 | 1 | -1/+1 |
| | |||||
* | CID 1104307: Fixed uninitialized scalar | Michael West | 2013-10-23 | 1 | -1/+2 |
| | |||||
* | CID 1104341: Fixed missing break in switch | Michael West | 2013-10-23 | 1 | -2/+6 |
| | | | | CID 1104338: Fixed missing break in switch | ||||
* | CID 1104340: Fixed missing break in switch | Michael West | 2013-10-23 | 1 | -2/+6 |
| | | | | CID 1104339: Fixed missing break in switch | ||||
* | CID 1104303: Fixed uninitialized scalar | Michael West | 2013-10-23 | 1 | -1/+1 |
| | |||||
* | CID 1104306: Fixed uninitialized scalar | Michael West | 2013-10-23 | 1 | -1/+1 |
| | |||||
* | CID 1104305: Fixed uninitialized scalar | Michael West | 2013-10-23 | 1 | -8/+9 |
| | | | | CID 1104304: Fixed uninitialized scalar | ||||
* | uhd: wb_iface is now a public interface | Josh Blum | 2013-10-04 | 33 | -131/+71 |
| | |||||
* | b200: when images aren't found, prompt user to use images downloader | Nicholas Corgan | 2013-09-11 | 1 | -2/+2 |
| | |||||
* | b200: firmware update changed for FPGA load work | Ben Hilburn | 2013-09-10 | 4 | -14/+50 |
| | |||||
* | b200: use a union to perform double pack/unpack | Josh Blum | 2013-09-06 | 1 | -8/+14 |
| | |||||
* | b200: integrate support for new converters | Josh Blum | 2013-09-04 | 4 | -22/+34 |
| | |||||
* | vita: switch modules to CHDR byte format | Josh Blum | 2013-09-04 | 3 | -10/+10 |
| | |||||
* | vita: changed CHDR format to use bytes | Josh Blum | 2013-09-04 | 1 | -11/+14 |
| | |||||
* | convert: added sc12 and fc32 converters | Josh Blum | 2013-08-28 | 4 | -1/+413 |
| | |||||
* | convert: sc8 swap for vita compliance | Josh Blum | 2013-08-28 | 8 | -55/+54 |
| | |||||
* | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -1/+1 |
|\ | |||||
| * | usrp2: fix firmware rx clear register offset | Josh Blum | 2013-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | When an ICMP dest unreachable pkt arrives, the fw needs to know how to shutoff the DSP. This offset for the reset register was broken by a previous fix for register overlap. | ||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -2/+2 |
|\| | |||||
| * | uhd: fix get_xx_freq_range to use analog bw/2 | Josh Blum | 2013-08-23 | 1 | -2/+2 |
| | | | | | | | | | | | | The proper equation should be: max_freq = max_lo + min(adc/2, bw/2) - sr/2 | ||||
* | | b200: lower clock rate is 5MHz due to DCM | Josh Blum | 2013-08-16 | 1 | -1/+2 |
| | | |||||
* | | b200: added more formal product ids | Josh Blum | 2013-08-16 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-15 | 1 | -1/+12 |
|\| | |||||
| * | usrp2: try/catch for first send of discovery routine | Josh Blum | 2013-08-15 | 1 | -1/+12 |
| | | | | | | | | | | This send can fail with a network down/unreachable error. The try/catch allows for discovery to continue. | ||||
* | | b100: reset fx2 on ctrl xport fail | Josh Blum | 2013-08-13 | 1 | -6/+21 |
| | | |||||
* | | b200: string names decided in one place | Josh Blum | 2013-08-13 | 1 | -5/+12 |
| | | |||||
* | | b200: changed for pps select register | Josh Blum | 2013-08-13 | 5 | -48/+9 |
| | | |||||
* | | b200: uhd_usrp_probe distinguishes between B200 and B210 | Nicholas Corgan | 2013-08-09 | 1 | -3/+15 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-06 | 1 | -1/+1 |
|\| | |||||
| * | uhd: time spec fix from last commit | Josh Blum | 2013-08-06 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2013-07-31 | 1 | -7/+12 |
|\| | |||||
| * | uhd: time spec rounding fixes | Josh Blum | 2013-07-31 | 1 | -7/+12 |
| | | |||||
* | | b200: increase timeout for extreme cases | Josh Blum | 2013-07-25 | 1 | -1/+1 |
| | | |||||
* | | uhd: strnlen for platforms w/o it | Josh Blum | 2013-07-25 | 1 | -1/+9 |
| | |