Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fx2: simplify i2c code and overload eeprom read/write | Josh Blum | 2012-03-26 | 1 | -15/+24 |
| | | | | | Overload eeprom routines to do it in 1 transaction, since default will split it up into many for each byte. | ||||
* | b100: reset/reenumerate fx2 for bad endpoint state | Josh Blum | 2012-02-14 | 1 | -0/+9 |
| | | | | | | Determine state of control endpoint, re-enumerate to put in a known state, rerun some initialization code. | ||||
* | b100/usrp1: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -2/+2 |
| | |||||
* | usrp1: use fixed bit width integer for hash | Josh Blum | 2012-01-17 | 1 | -14/+17 |
| | |||||
* | uhd: fixed some warnings with gcc on macosx | Josh Blum | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | uhd: some tweaks to fix msvc warnings | Josh Blum | 2011-07-08 | 1 | -7/+5 |
| | |||||
* | usrp: moved fx2 stuff into common folder | Josh Blum | 2011-07-01 | 1 | -0/+462 |