Commit graph

9 commits

Author SHA1 Message Date
Nicholas Corgan
eaadc6e89a Merge branch 'maint34' into maint
Conflicts:
	host/lib/usrp/b100/b100_impl.cpp
	host/lib/usrp/usrp1/usrp1_impl.hpp
2012-11-16 16:04:26 -08:00
Nicholas Corgan
011f63d19d lib/cmake: CPack source work
* Removed all host code dependencies on firmware headers
* Put in CMake settings for CPack source
2012-11-16 15:54:09 -08:00
Josh Blum
c6fd517ad7 fx2: simplify i2c code and overload eeprom read/write
Overload eeprom routines to do it in 1 transaction,
since default will split it up into many for each byte.
2012-03-26 14:30:06 -07:00
Josh Blum
1463a78fd2 b100: reset/reenumerate fx2 for bad endpoint state
Determine state of control endpoint,
re-enumerate to put in a known state,
rerun some initialization code.
2012-02-14 15:01:15 -08:00
Josh Blum
8442ea5e2c b100/usrp1: various tweaks for compiler warns and valgrind 2012-02-09 19:02:43 -08:00
Josh Blum
b071cbc184 usrp1: use fixed bit width integer for hash 2012-01-17 09:49:36 -08:00
Josh Blum
ddbada4e64 uhd: fixed some warnings with gcc on macosx 2011-07-25 17:49:30 -07:00
Josh Blum
bedd308e60 uhd: some tweaks to fix msvc warnings 2011-07-08 17:55:49 -07:00
Josh Blum
38eefb2eea usrp: moved fx2 stuff into common folder 2011-07-01 14:03:04 -07:00
Renamed from host/lib/usrp/fx2/fx2_ctrl.cpp (Browse further)