Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | uhd: special case boost versions for ipc namespace | Josh Blum | 2012-08-08 | 1 | -5/+11 | |
| | | ||||||
* | | Merge branch 'master' into next | Josh Blum | 2012-07-16 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Merge branch 'maint' | Josh Blum | 2012-07-06 | 1 | -1/+1 | |
| |\| | ||||||
| | * | uhd: docstring typo fix version.hpp | Josh Blum | 2012-07-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | uhd: make range_t a lightweight object | Josh Blum | 2012-07-04 | 2 | -4/+3 | |
| | | | ||||||
* | | | uhd: added header with misc atomic wrappers | Josh Blum | 2012-07-02 | 2 | -1/+145 | |
|/ / | ||||||
* | | uhd: docstring - sc8 is a possible cpu type | Josh Blum | 2012-06-28 | 1 | -1/+1 | |
| | | ||||||
* | | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵ | Nicholas Corgan | 2012-06-07 | 1 | -1/+16 | |
| | | | | | | | | the current host code and places them in the images directory | |||||
* | | uhd: added uhd::get_pkg_data_path | Josh Blum | 2012-06-05 | 1 | -1/+4 | |
| | | ||||||
* | | usrp: mboard eeprom map use string as key | Josh Blum | 2012-05-14 | 1 | -13/+5 | |
| | | ||||||
* | | uhd: bump ABI compat for multi_usrp change | Josh Blum | 2012-05-10 | 1 | -1/+1 | |
| | | ||||||
* | | Examples - Test Daughterboard Coercion: moves across the frequency and gain ↵ | Nicholas Corgan | 2012-05-10 | 1 | -0/+14 | |
| | | | | | | | | ranges of a daughterboard and tests whether or not it can tune/lock at all advertised frequencies and gains | |||||
* | | convert: added prio param to get converter | Josh Blum | 2012-04-27 | 1 | -2/+6 | |
| | | | | | | | | We can now test generic conversion implementations against SIMD (for example) | |||||
* | | include: updated multi_usrp's help descriptions for USRP info functions | Nicholas Corgan | 2012-04-25 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'maint' | Josh Blum | 2012-04-23 | 1 | -2/+2 | |
|\| | ||||||
| * | uhd: fix missing API export for tasks.hpp | Josh Blum | 2012-04-23 | 1 | -2/+2 | |
| | | ||||||
* | | uhd: squashed transport work | Josh Blum | 2012-04-23 | 1 | -63/+43 | |
| | | ||||||
* | | Merge branch 'maint' | Josh Blum | 2012-04-18 | 1 | -2/+2 | |
|\| | ||||||
| * | master: Fixing comments that say SPI is LSB. | Ben Hilburn | 2012-04-18 | 1 | -2/+2 | |
| | | ||||||
* | | uhd: changed ABI compat string to 3.4.0-1 for new multi usrp additions | Josh Blum | 2012-04-05 | 1 | -1/+1 | |
| | | ||||||
* | | lib: corrected multi_usrp docs | Nicholas Corgan | 2012-04-04 | 1 | -2/+0 | |
| | | ||||||
* | | lib: multi_usrp can now output motherboard and daughterboard data in a ↵ | Nicholas Corgan | 2012-04-04 | 1 | -1/+22 | |
|/ | | | | dictionary form | |||||
* | uhd: add calls to query an ABI compat string | Josh Blum | 2012-03-21 | 1 | -1/+15 | |
| | ||||||
* | uhd: added fullscale option stream arg | Josh Blum | 2012-03-11 | 1 | -1/+6 | |
| | ||||||
* | uhd: added async md user payload and common utils | Josh Blum | 2012-02-14 | 1 | -3/+12 | |
| | ||||||
* | uhd: inline time spec accessors for minor improvement | Josh Blum | 2012-02-13 | 1 | -0/+8 | |
| | ||||||
* | dsp rework: implement 64 bit ticks, no seconds | Josh Blum | 2012-02-06 | 1 | -2/+18 | |
| | ||||||
* | dsp rework: tx trailer, scaling work (peak) | Josh Blum | 2012-01-31 | 1 | -4/+5 | |
| | ||||||
* | gen2: added user setting regs api and user core | Josh Blum | 2012-01-31 | 1 | -0/+10 | |
| | ||||||
* | dsp rework: implemented new scalefactor in rx dsp core | Josh Blum | 2012-01-31 | 1 | -2/+3 | |
| | ||||||
* | uhd: add samples per pkt option to rx streamer | Josh Blum | 2012-01-26 | 1 | -0/+5 | |
| | ||||||
* | uhd: fixes that make uhd compile on freebsd | Josh Blum | 2011-12-30 | 1 | -1/+1 | |
| | | | | | Fixes gcc version check in byteswap. Fixes typo in thread prio. | |||||
* | Merge branch 'network_foo' | Josh Blum | 2011-12-21 | 1 | -0/+6 | |
|\ | ||||||
| * | usrp2: use the socket to determine the device addr | Josh Blum | 2011-12-20 | 1 | -0/+6 | |
| | | ||||||
* | | usrp: added underflow_policy to tx streamer args | Josh Blum | 2011-12-20 | 1 | -0/+6 | |
|/ | ||||||
* | usrp: added mboard param to set time next pps | Josh Blum | 2011-12-12 | 1 | -1/+2 | |
| | ||||||
* | uhd: work with stream clearing | Josh Blum | 2011-12-05 | 1 | -0/+4 | |
| | | | | | | | | dont clear when using the compat device API tx clear also resets expected seqnum tx clear on usrp2 resets flow control monitor | |||||
* | uhd: fix so MSVC client apps dont rely on min/max | Josh Blum | 2011-11-25 | 1 | -2/+4 | |
| | ||||||
* | Merge branch 'calibration' | Josh Blum | 2011-11-16 | 3 | -0/+71 | |
|\ | ||||||
| * | usrp: basically working iq cal on tx | Josh Blum | 2011-11-10 | 3 | -0/+71 | |
| | | ||||||
* | | Merge branch 'convert_work' | Josh Blum | 2011-11-14 | 1 | -22/+28 | |
|\ \ | ||||||
| * | | convert: move priorities to implementation, different for arm | Josh Blum | 2011-11-15 | 1 | -15/+2 | |
| | | | ||||||
| * | | convert: made conversion functions into classes so they can keep state | Josh Blum | 2011-11-12 | 1 | -10/+29 | |
| |/ | ||||||
* / | uhd: work on doxygen comments for stream args | Josh Blum | 2011-11-14 | 1 | -4/+12 | |
|/ | ||||||
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 5 | -255/+0 | |
| | ||||||
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 2 | -74/+12 | |
| | ||||||
* | usrp: multi usrp API tweak | Josh Blum | 2011-11-03 | 1 | -5/+10 | |
| | ||||||
* | usrp: added called to query bw range as well | Josh Blum | 2011-11-03 | 1 | -0/+15 | |
| | ||||||
* | usrp: placeholder for potential set_next_command_time call | Josh Blum | 2011-11-03 | 1 | -0/+15 | |
| | ||||||
* | usrp: docs tweaks and renames to multi-usrp | Josh Blum | 2011-11-03 | 1 | -46/+39 | |
| |