Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-06-19 | 28 | -149/+712 |
|\ | |||||
| * | usrp2: init clock rate shadows for dboard iface, uhd: pthread sched fix ↵ | Josh Blum | 2010-06-18 | 3 | -3/+6 |
| | | | | | | | | error condition check | ||||
| * | Merge branch 'burn_dbid' into pre_merge | Josh Blum | 2010-06-18 | 8 | -44/+343 |
| |\ | |||||
| | * | uhd: added checking for xcvr dbids, added unknown dboard rx and tx ↵ | Josh Blum | 2010-06-18 | 3 | -14/+301 |
| | | | | | | | | | | | | constructors (for bad dbids or combinations) | ||||
| | * | uhd: added dboard manager call to register xcvr board, implemented in xcvr ↵ | Josh Blum | 2010-06-18 | 6 | -32/+44 |
| | | | | | | | | | | | | dboard code | ||||
| * | | usrp2: updated fpga build notes | Josh Blum | 2010-06-18 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'i2c_resize' into pre_merge | Josh Blum | 2010-06-18 | 4 | -9/+11 |
| |\ \ | |||||
| | * | | usrp2: enlarged the i2c transaction size, rev-ed the firmware protocol ↵ | Josh Blum | 2010-06-17 | 4 | -9/+11 |
| | |/ | | | | | | | | | | number, added constants for packet sizes | ||||
| * | | usrp2: code and comment tweak for aux dac call | Josh Blum | 2010-06-17 | 1 | -4/+3 |
| | | | |||||
| * | | uhd: added enums for aux adc and dac, usrp2: implemented enums in db iface | Josh Blum | 2010-06-17 | 5 | -22/+38 |
| | | | |||||
| * | | usrp2: implemented dboard clock divider control in usrp2 clock control | Josh Blum | 2010-06-17 | 1 | -8/+35 |
| | | | |||||
| * | | added set clock rate, and get clock rates to dboard iface, usrp2 needs clock ↵ | Josh Blum | 2010-06-17 | 4 | -3/+81 |
| |/ | | | | | | | ctrl implementation... | ||||
| * | uhd: check priority range | Josh Blum | 2010-06-17 | 1 | -5/+4 |
| | | |||||
| * | uhd: working windows implementation of thread priority setting, added called ↵ | Josh Blum | 2010-06-16 | 3 | -2/+14 |
| | | | | | | | | to example apps | ||||
| * | uhd: work on thread priority scheduling | Josh Blum | 2010-06-16 | 9 | -65/+193 |
| | | |||||
* | | usrp-e: added verbose for bad poll and read values | Josh Blum | 2010-06-17 | 1 | -4/+21 |
| | | |||||
* | | Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-06-16 | 1 | -0/+19 |
|\ \ | |||||
| * | | Add gitignore file. | Philip Balister | 2010-06-15 | 1 | -0/+19 |
| | | | |||||
* | | | usrp-e: added type device address argument to usrp-e | Josh Blum | 2010-06-16 | 1 | -1/+4 |
| | | | |||||
* | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-06-16 | 1 | -1/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'sched' | Josh Blum | 2010-06-15 | 5 | -1/+143 |
| |\ \ | |||||
| * | | | usrp2: added a type to the address args to filter based on type usrp2 | Josh Blum | 2010-06-15 | 1 | -1/+4 |
| | | | | |||||
* | | | | Merge branch 'sched' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-06-16 | 15 | -38/+299 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | uhd: added ability to boost rt priority, added general app notes | Josh Blum | 2010-06-15 | 5 | -1/+143 |
| |/ | |||||
| * | Merge branch 'work' | Josh Blum | 2010-06-14 | 4 | -16/+73 |
| |\ | |||||
| | * | usrp2: improved print-out for socket buffer sizing | Josh Blum | 2010-06-14 | 1 | -2/+5 |
| | | | |||||
| | * | work on algorithms and documentation | Josh Blum | 2010-06-14 | 3 | -14/+68 |
| | | | |||||
| * | | Merge branch 'aux_dac' | Josh Blum | 2010-06-14 | 6 | -21/+83 |
| |\ \ | | |/ | |/| | |||||
| | * | usrp2: dboard iface: switched to nested dictionary for dac regs | Josh Blum | 2010-06-14 | 1 | -8/+17 |
| | | | |||||
| | * | Fixed USRP2 aux_dac numbering convention | Jason Abele | 2010-06-11 | 4 | -16/+18 |
| | | | |||||
| | * | created capability for meta-registers | Josh Blum | 2010-06-09 | 2 | -2/+53 |
| | | | |||||
* | | | usrp-e: added poll(...) call before read(...) call | Josh Blum | 2010-06-15 | 1 | -0/+11 |
| | | | |||||
* | | | fix type, it was supposed to be complex float | Josh Blum | 2010-06-14 | 1 | -1/+1 |
| | | | |||||
* | | | file option for rx timed samples, misc fixes | Josh Blum | 2010-06-14 | 4 | -17/+23 |
| | | | |||||
* | | | Rename loopback of random length packets test program so we know it needs | Philip Balister | 2010-06-13 | 2 | -2/+2 |
| | | | | | | | | | | | | loopback fpga image. Needs debug. | ||||
* | | | Exit on errors. Run until an error occurs. Alloq for up to 2 sequence | Philip Balister | 2010-06-13 | 1 | -6/+17 |
| | | | | | | | | | | | | number errors so program can start with "dirty" fpga contents. | ||||
* | | | Update usrp_e.h file. Change programs to use struct element status instead ↵ | Philip Balister | 2010-06-13 | 6 | -20/+29 |
| | | | | | | | | | | | | of flags. | ||||
* | | | installed mux setting and initing the duc and ddc | Josh Blum | 2010-06-10 | 3 | -16/+35 |
| | | | |||||
* | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-06-10 | 4 | -46/+59 |
|\| | | |||||
| * | | Moved mux calculations into dsp type1 utils. | Josh Blum | 2010-06-10 | 4 | -46/+59 |
| | | | | | | | | | | | | Fixed error in db basic freq range switcheroo. | ||||
* | | | Merge branch 'probe' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-06-10 | 2 | -0/+170 |
|\| | | | | | | | | | | | | | | Conflicts: host/utils/CMakeLists.txt | ||||
| * | | created uhd usrp probe | Josh Blum | 2010-06-09 | 2 | -0/+170 |
| |/ | |||||
| * | fix for ad9862 regs map | Josh Blum | 2010-06-08 | 2 | -10/+11 |
| | | |||||
* | | usrp-e: switched otw type to little endian (works now) | Josh Blum | 2010-06-09 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-06-09 | 8 | -169/+362 |
|\| | |||||
| * | fixed converter logic in convert types | Josh Blum | 2010-06-08 | 1 | -15/+16 |
| | | |||||
| * | extend byteswap routines for macosx, and added case for unknown | Josh Blum | 2010-06-08 | 1 | -4/+32 |
| | | |||||
| * | float casts to remove msvc warnings | Josh Blum | 2010-06-08 | 1 | -12/+14 |
| | | |||||
| * | Merge branch 'wip' into work | Josh Blum | 2010-06-08 | 10 | -220/+443 |
| |\ | |||||
| | * | Replaced convert types with generated convert types that handles more cases. | Josh Blum | 2010-06-08 | 6 | -159/+322 |
| | | | | | | | | | | | | Added unit test for generated converter. |