aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e100
Commit message (Collapse)AuthorAgeFilesLines
* usrp: fix from "rev iq correction"Josh Blum2012-03-161-2/+2
| | | | Must zero out the default IQ correction to have zero effect by default.
* usrp: reset cordics on init after tick rate updateJosh Blum2012-02-281-0/+8
|
* uhd: added async md user payload and common utilsJosh Blum2012-02-141-15/+3
|
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-1/+1
|
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-063-12/+12
|
* b100/e100: unify rx/tx fifo clears into oneJosh Blum2012-02-042-7/+4
|
* dsp rework: work on usb wrapper for smaller packets, large lutsJosh Blum2012-02-024-4/+19
|
* dsp rework: account for no sid used in tx vita pktJosh Blum2012-02-011-0/+1
|
* dsp rework: tx trailer, scaling work (peak)Josh Blum2012-01-311-0/+1
|
* gen2: added user setting regs api and user coreJosh Blum2012-01-313-0/+10
|
* dsp rework: work on scaling and args parsing on RX and TX dspJosh Blum2012-01-311-9/+4
| | | | | This simplified some copy pasta in the io_impl.cpp files, and adds a place for sc8 tx mode in the tx dsp core code.
* dsp rework: implemented new scalefactor in rx dsp coreJosh Blum2012-01-312-2/+2
|
* uhd: add samples per pkt option to rx streamerJosh Blum2012-01-261-1/+2
|
* uhd: flush transport for new rx streamersJosh Blum2012-01-231-1/+1
|
* e100: better error message for eeprom model errorJosh Blum2011-12-311-5/+11
|
* usrp: added underflow_policy to tx streamer argsJosh Blum2011-12-201-0/+1
|
* UHD will now print 'L' whenever a late packet is transmitted.Ben Hilburn2011-12-121-0/+3
| | | | | This is similiar to printing 'U' and 'S'. This functionality is not yet supported on the USRP1.
* uhd: work with stream clearingJosh Blum2011-12-051-1/+2
| | | | | | | | dont clear when using the compat device API tx clear also resets expected seqnum tx clear on usrp2 resets flow control monitor
* usrp: clear dsp when making new streamerJosh Blum2011-11-211-0/+1
|
* e100: added self-cal support with minor speedupsJosh Blum2011-11-162-0/+23
|
* usrp: fixed default initialization of iq bal correctionJosh Blum2011-11-131-2/+2
|
* usrp: work on dboard code to use subtrees to populate frontend propsJosh Blum2011-11-071-17/+4
|
* usrp: parse rx stream args scalarJosh Blum2011-11-051-1/+2
|
* e100/b100: init tree before filling itJosh Blum2011-11-041-1/+1
| | | | git log
* e100/b100: moved gpio regs and compat readbackJosh Blum2011-11-034-109/+33
|
* somebody made a typoJosh Blum2011-11-031-1/+1
|
* usrp: reorganize frontend paths in tree for correction stuffJosh Blum2011-11-031-5/+8
|
* usrp: prefer name iq_balance for api callJosh Blum2011-11-031-4/+4
|
* usrp: register properties for correction and dc offsetJosh Blum2011-11-031-1/+17
|
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+4
|
* uhd: renamed convert markup to formatJosh Blum2011-11-031-6/+4
| | | | | | | | removed convert args added simd level got orc and neon updated
* e100: performed streamer API update to e100 implJosh Blum2011-11-033-116/+161
|
* b100/e100: additional constraints for clock rate configurationJosh Blum2011-10-181-0/+3
|
* e100: codec control register fix for txJosh Blum2011-10-061-1/+1
|
* e100: tweak for codec params for slight improvementJosh Blum2011-09-281-4/+12
|
* e100: gps talking -> termios magic fooJosh Blum2011-09-281-9/+7
|
* e100: gps uart deal with cr and nlJosh Blum2011-09-282-10/+5
|
* e100: added support for internal gpsdoJosh Blum2011-09-284-0/+107
|
* e100: added ref locked sensor for clock referenceJosh Blum2011-09-284-2/+22
|
* e100: added support for r4 differential clockingJosh Blum2011-09-283-13/+36
|
* usrp: remove wax::obj entry point (not used)Josh Blum2011-09-081-3/+0
|
* e100: fix FPGA filename lookup, and use model string for nameJosh Blum2011-09-031-2/+2
|
* e100: use model string to determine FPGA image to support E110Josh Blum2011-09-012-4/+14
|
* e100: changed compat numbers, and tweaksJosh Blum2011-08-313-5/+7
|
* e100: changes to support bus workJosh Blum2011-08-311-1/+1
|
* uhd: replaced boost filesystem path with fs_path in property treeJosh Blum2011-07-222-6/+6
|
* uhd: add get_tree call directly to the deviceJosh Blum2011-07-201-0/+3
| | | | | | Does away with the need for wax cast to get the tree. You can still do this but it will eventually be removed. There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree.
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-15/+5
|
* e100 : Adapt kernel header to work in user space.Philip Balister2011-07-081-4/+5
|
* e100: typo fix for calling ioctl on ifaceJosh Blum2011-07-081-1/+1
|