Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-11-16 | 6 | -14/+91 |
|\ | | | | | | | | | | | Conflicts: host/lib/usrp/b100/b100_impl.cpp host/lib/usrp/usrp1/usrp1_impl.hpp | ||||
| * | lib/cmake: CPack source work | Nicholas Corgan | 2012-11-16 | 6 | -15/+92 |
| | | | | | | | | | | * Removed all host code dependencies on firmware headers * Put in CMake settings for CPack source | ||||
* | | lfrx: disable dc offset correction when using LFRX | Josh Blum | 2012-09-28 | 1 | -0/+3 |
| | | |||||
* | | usrp1: added hook to poke user regs | Josh Blum | 2012-09-20 | 2 | -0/+13 |
| | | |||||
* | | usrp1: wrap around for DAC tuning outside 1st nyquist | Josh Blum | 2012-06-28 | 1 | -1/+8 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2012-06-28 | 1 | -36/+2 |
|\| | |||||
| * | usrp1: revert calculation for DAC freq outside of 1st Nyquist | Josh Blum | 2012-06-28 | 1 | -36/+2 |
| | | | | | | | | This patch does not work. A possibile solution will be added to master. | ||||
* | | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵ | Nicholas Corgan | 2012-06-07 | 1 | -5/+1 |
| | | | | | | | | the current host code and places them in the images directory | ||||
* | | Merge branch 'maint' | Josh Blum | 2012-05-30 | 1 | -1/+6 |
|\| | |||||
| * | usrp1: shutoff DAC digital w/ TX state machine | Josh Blum | 2012-05-30 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2012-05-17 | 1 | -2/+36 |
|\| | |||||
| * | usrp1: removed print from codec_ctrl last commit | Josh Blum | 2012-05-17 | 1 | -1/+1 |
| | | |||||
| * | Fixing USRP1 aliasing logic | Nicholas Corgan | 2012-05-17 | 1 | -2/+36 |
| | | |||||
* | | usrp: mboard eeprom map use string as key | Josh Blum | 2012-05-14 | 2 | -3/+5 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2012-05-14 | 1 | -0/+2 |
|\| | |||||
| * | usrp1: ensure frontend specs are init'd to something | Josh Blum | 2012-05-11 | 1 | -0/+2 |
| | | | | | | | | | | This helps the case of 4x DDC no DUC for example, that way at least something empty is set to the property. | ||||
* | | uhd: squashed transport work | Josh Blum | 2012-04-23 | 1 | -6/+6 |
| | | |||||
* | | mboard id's are now more concise (codenames are separated, for example), and ↵ | Nicholas Corgan | 2012-04-20 | 1 | -2/+2 |
|/ | | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc) | ||||
* | usrp1: stop threads in deconstructor | Josh Blum | 2012-03-29 | 3 | -4/+10 |
| | | | | | | | | | | | | | | | Its important to stop the threads before we let the other smart point objects naturally deconstruct to avoid thread-based race conditions. The attempt to deconstruct the tree and soft time ctrl had a bug because the tree had references in subtrees within the dboard manager class. Rather than continue to fix this method and deconstruct the tree to free up soft time ctrl, it seems simpler to just stop the thread in soft time ctrl, and then let it naturally deconstruct later by ref count. | ||||
* | usrp1: fix for cordic init, cant do it that way on tx | Josh Blum | 2012-02-29 | 1 | -3/+0 |
| | |||||
* | usrp: reset cordics on init after tick rate update | Josh Blum | 2012-02-28 | 1 | -0/+9 |
| | |||||
* | usrp1: fix to use the db connection type to determine DAC sign | Josh Blum | 2012-02-24 | 1 | -2/+10 |
| | | | | | | | | Unlike the other products, usrp1 uses the DAC and not DSP to perform baseband frequency shifting in the hardware. Therefore this shifting occurs before I and Q swapping, and so, the sign of the frequency needs to be inverted on daughterboards which have inverted I and Q TX inputs. | ||||
* | usrp1: fix advertised samples per packet in send streamer | Josh Blum | 2012-02-21 | 1 | -1/+2 |
| | | | | | Must subtract off the 511 for 512 modulus remainder commit. This bug was introduced by the conversion to streamer API. | ||||
* | b100/usrp1: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 2 | -5/+6 |
| | |||||
* | uhd: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -2/+2 |
| | |||||
* | dsp rework: work on usb wrapper for smaller packets, large luts | Josh Blum | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | usrp1/b100: reenumeration loop with timeout only when found | Josh Blum | 2012-01-27 | 1 | -1/+3 |
| | |||||
* | usrp1/b100: handle longer reenumerations with loop and timeout | Josh Blum | 2012-01-26 | 1 | -17/+25 |
| | |||||
* | usrp1: initialize tick_rate prop (fixes readback) | Josh Blum | 2012-01-05 | 1 | -1/+2 |
| | |||||
* | usrp1: fix div ratio for interp register | Josh Blum | 2011-12-15 | 1 | -1/+1 |
| | | | | | The interp register was getting set 2x, now fixed! This bug was introduced w/ the streamer work. | ||||
* | usrp1: fixed swapped sign on rx cordic | Josh Blum | 2011-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | We used to swap I and Q to share converter functions with the newer products. Because of this, the sign on the cordic also had to be swapped. Now that USRP1 has its own converter routines and I and Q are correct, so should be the sign on the cordic. This was a bug introduced in master. TX should not be an issue, because there is no cordic and is adjusted digitally by the codec, after any potential swapping. | ||||
* | usrp1: set scale factor after setting converter | Josh Blum | 2011-11-30 | 1 | -4/+4 |
| | |||||
* | usrp: added missing include for weak ptr | Josh Blum | 2011-11-08 | 1 | -0/+1 |
| | |||||
* | usrp1: fix typo when calculating rx_dc_offset register | Josh Blum | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -17/+4 |
| | |||||
* | usrp: fix rate calculation logic | Josh Blum | 2011-11-03 | 1 | -4/+2 |
| | |||||
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -2/+3 |
| | |||||
* | usrp1: implement rx dc offset control hooks | Josh Blum | 2011-11-03 | 2 | -7/+38 |
| | |||||
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 3 | -7/+30 |
| | |||||
* | uhd: added trailer parsing for occupancy | Josh Blum | 2011-11-03 | 1 | -0/+1 |
| | |||||
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -6/+4 |
| | | | | | | | | removed convert args added simd level got orc and neon updated | ||||
* | usrp1: support variable clock rate through API | Josh Blum | 2011-11-03 | 4 | -22/+54 |
| | |||||
* | uhd: added one packet mode to rx streamer | Josh Blum | 2011-11-03 | 1 | -5/+13 |
| | |||||
* | usrp1: got the 16Msps working (needed non hb-filter image) | Josh Blum | 2011-11-03 | 2 | -19/+27 |
| | |||||
* | usrp2: work on alternative OTW formats | Josh Blum | 2011-11-03 | 1 | -0/+4 |
| | |||||
* | usrp1: various tweaks related to streaming | Josh Blum | 2011-11-03 | 4 | -15/+14 |
| | |||||
* | usrp1: type conversions and 8-bit work | Josh Blum | 2011-11-03 | 4 | -27/+54 |
| | |||||
* | usrp1: multi channel receive working | Josh Blum | 2011-11-03 | 1 | -4/+4 |
| | |||||
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 2 | -4/+4 |
| | |||||
* | usrp1: did work for stream interface on usrp1 | Josh Blum | 2011-11-03 | 3 | -112/+195 |
| |