Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp1: sanity check, only 1 channel per tx slot | Josh Blum | 2010-09-23 | 1 | -0/+9 |
| | |||||
* | usrp1: implemented multi-channel dsp control of shift freq | Josh Blum | 2010-09-20 | 1 | -13/+21 |
| | | | | | | usrp: simple usrp calls into single usrp and prints deprecation warning usrp: tune helper now supports multi-channel dsps | ||||
* | uhd: added single usrp interface, added usrp1 properties to prop names | Josh Blum | 2010-09-20 | 1 | -19/+20 |
| | |||||
* | Added serial number read. Renamed the usrp1-specific utilities. | Nick Foster | 2010-08-31 | 1 | -0/+15 |
| | |||||
* | Added usrp_serial_burner.cpp and capabilities for setting serial number in ↵ | Nick Foster | 2010-08-31 | 1 | -2/+10 |
| | | | | mboard_impl. Have not yet added read support. | ||||
* | EEPROM burning in UHD. Changed some USB device handle stuff. Added ↵ | Nick Foster | 2010-08-31 | 1 | -0/+11 |
| | | | | usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX. | ||||
* | usrp1: Read capabilities register | Thomas Tsou | 2010-08-27 | 1 | -0/+40 |
| | |||||
* | usrp1: Add missing include for fpga registers | Thomas Tsou | 2010-08-27 | 1 | -0/+1 |
| | |||||
* | usrp1: Clean up initialization sequence of fpga registers | Thomas Tsou | 2010-08-27 | 1 | -59/+18 |
| | |||||
* | usrp1: swapped the mux values to account for the convert types routines | Josh Blum | 2010-08-26 | 1 | -17/+46 |
| | |||||
* | usrp1: Fix bug in calculating transmit mux | Thomas Tsou | 2010-08-23 | 1 | -1/+1 |
| | | | | Use transmit instead of receive properties. | ||||
* | usrp1: Return proper mboard proxy | Thomas Tsou | 2010-08-18 | 1 | -2/+2 |
| | |||||
* | usrp1: rx and tx mux calculation | Josh Blum | 2010-08-16 | 1 | -7/+106 |
| | |||||
* | usrp1: compiling with the latest next | Josh Blum | 2010-08-16 | 1 | -1/+1 |
| | |||||
* | usrp1: add skeleton code for setting subdev spec | Josh Blum | 2010-08-15 | 1 | -2/+31 |
| | |||||
* | usrp1: created daughterboard duality | Josh Blum | 2010-08-15 | 1 | -8/+13 |
| | | | | | | everything that should have two is now stored into a dictionary of slot to type the set and get functions are now bound with a third argument for dboard slot the dboard iface has yet to be completed with the correct registers for a vs b | ||||
* | usrp1: compiling off next branch | Josh Blum | 2010-08-15 | 1 | -7/+5 |
| | | | | | | | | made usb checking changes implemented named_prop_t::extract change copied the remainder of the codec pga gain control | ||||
* | usrp1: Add usrp1 implementation | Thomas Tsou | 2010-08-13 | 1 | -0/+188 |