summaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Collapse)AuthorAgeFilesLines
* usrp: mboard eeprom map use string as keyJosh Blum2012-05-141-13/+5
|
* uhd: bump ABI compat for multi_usrp changeJosh Blum2012-05-101-1/+1
|
* Examples - Test Daughterboard Coercion: moves across the frequency and gain ↵Nicholas Corgan2012-05-101-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 converterJosh Blum2012-04-271-2/+6
| | | | We can now test generic conversion implementations against SIMD (for example)
* include: updated multi_usrp's help descriptions for USRP info functionsNicholas Corgan2012-04-251-2/+2
|
* Merge branch 'maint'Josh Blum2012-04-231-2/+2
|\
| * uhd: fix missing API export for tasks.hppJosh Blum2012-04-231-2/+2
| |
* | uhd: squashed transport workJosh Blum2012-04-231-63/+43
| |
* | Merge branch 'maint'Josh Blum2012-04-181-2/+2
|\|
| * master: Fixing comments that say SPI is LSB.Ben Hilburn2012-04-181-2/+2
| |
* | uhd: changed ABI compat string to 3.4.0-1 for new multi usrp additionsJosh Blum2012-04-051-1/+1
| |
* | lib: corrected multi_usrp docsNicholas Corgan2012-04-041-2/+0
| |
* | lib: multi_usrp can now output motherboard and daughterboard data in a ↵Nicholas Corgan2012-04-041-1/+22
|/ | | | dictionary form
* uhd: add calls to query an ABI compat stringJosh Blum2012-03-211-1/+15
|
* uhd: added fullscale option stream argJosh Blum2012-03-111-1/+6
|
* uhd: added async md user payload and common utilsJosh Blum2012-02-141-3/+12
|
* uhd: inline time spec accessors for minor improvementJosh Blum2012-02-131-0/+8
|
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-061-2/+18
|
* dsp rework: tx trailer, scaling work (peak)Josh Blum2012-01-311-4/+5
|
* gen2: added user setting regs api and user coreJosh Blum2012-01-311-0/+10
|
* dsp rework: implemented new scalefactor in rx dsp coreJosh Blum2012-01-311-2/+3
|
* uhd: add samples per pkt option to rx streamerJosh Blum2012-01-261-0/+5
|
* uhd: fixes that make uhd compile on freebsdJosh Blum2011-12-301-1/+1
| | | | | Fixes gcc version check in byteswap. Fixes typo in thread prio.
* Merge branch 'network_foo'Josh Blum2011-12-211-0/+6
|\
| * usrp2: use the socket to determine the device addrJosh Blum2011-12-201-0/+6
| |
* | usrp: added underflow_policy to tx streamer argsJosh Blum2011-12-201-0/+6
|/
* usrp: added mboard param to set time next ppsJosh Blum2011-12-121-1/+2
|
* uhd: work with stream clearingJosh Blum2011-12-051-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/maxJosh Blum2011-11-251-2/+4
|
* Merge branch 'calibration'Josh Blum2011-11-163-0/+71
|\
| * usrp: basically working iq cal on txJosh Blum2011-11-103-0/+71
| |
* | Merge branch 'convert_work'Josh Blum2011-11-141-22/+28
|\ \
| * | convert: move priorities to implementation, different for armJosh Blum2011-11-151-15/+2
| | |
| * | convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-121-10/+29
| |/
* / uhd: work on doxygen comments for stream argsJosh Blum2011-11-141-4/+12
|/
* uhd: removed wax and props utilsJosh Blum2011-11-075-255/+0
|
* usrp: work on dboard code to use subtrees to populate frontend propsJosh Blum2011-11-072-74/+12
|
* usrp: multi usrp API tweakJosh Blum2011-11-031-5/+10
|
* usrp: added called to query bw range as wellJosh Blum2011-11-031-0/+15
|
* usrp: placeholder for potential set_next_command_time callJosh Blum2011-11-031-0/+15
|
* usrp: docs tweaks and renames to multi-usrpJosh Blum2011-11-031-46/+39
|
* usrp: prefer name iq_balance for api callJosh Blum2011-11-031-6/+5
|
* usrp: add api call to adjust phase/mag imbalanceJosh Blum2011-11-031-1/+19
|
* usrp: add api control for tx/rx dc offset controlJosh Blum2011-11-031-0/+35
|
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+16
|
* uhd: changed stream args args to device_addr_tJosh Blum2011-11-031-4/+7
|
* uhd: added trailer parsing for occupancyJosh Blum2011-11-031-0/+1
|
* usrp: deprecated clock config, added time/clock source callsJosh Blum2011-11-033-2/+57
|
* uhd: renamed convert markup to formatJosh Blum2011-11-031-8/+8
| | | | | | | | removed convert args added simd level got orc and neon updated
* uhd: added one packet mode to rx streamerJosh Blum2011-11-031-2/+8
|