aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2
Commit message (Collapse)AuthorAgeFilesLines
...
| | * usrp2: possible fix for invalid broadcast repliesJosh Blum2012-03-261-3/+17
| | |
* | | fifo ctrl: code reorganization and integer wrap-around arithmeticJosh Blum2012-03-231-65/+90
| | |
* | | fifo ctrl: implement timed command feature detectionJosh Blum2012-03-231-2/+9
| | |
* | | fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCKJosh Blum2012-03-231-6/+7
| | |
* | | fifo ctrl: various tweaksJosh Blum2012-03-233-10/+9
| | |
* | | fifo ctrl: ~usrp2_fifo_ctrl acks, usrp2 DCM workaround, bootloader no blinkieJosh Blum2012-03-231-0/+8
| | |
* | | fifo ctrl: spi core work and host implementationJosh Blum2012-03-237-23/+88
| | |
* | | spi: work on fw support for simple spi coreJosh Blum2012-03-231-2/+2
| | |
* | | usrp2: permanent timeout increase for timed commandsJosh Blum2012-03-231-2/+6
| | |
* | | usrp2: implementation of timed commands workingJosh Blum2012-03-233-3/+33
| | |
* | | usrp2: integrated fifo ctrl into usrp2 modules, implemented window'd ackingJosh Blum2012-03-234-65/+76
| | |
* | | usrp2: added vrt pack/unpacker to fifo ctrlJosh Blum2012-03-231-33/+46
| | |
* | | usrp2: host and fw implementation for fifo controlJosh Blum2012-03-236-3/+173
|/ /
* / usrp2: work on alternative stream destinationJosh Blum2012-03-233-0/+67
|/
* 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.
* n2x0: adjustment for phase delay over mimo cableJosh Blum2012-03-141-1/+1
|
* usrp2: device locking tweaksJosh Blum2012-02-291-9/+6
| | | | | | | 1) use bottom bit for force lock condition, that way we never check the time after proper shutdown 2) dont allow lock condition under fpga compat mismatch
* usrp: reset cordics on init after tick rate updateJosh Blum2012-02-281-0/+8
|
* usrp2: some tweaks to the device locking logicJosh Blum2012-02-201-6/+9
|
* usrp2: added retry logic to control packetsJosh Blum2012-02-201-2/+32
|
* uhd: added async md user payload and common utilsJosh Blum2012-02-141-15/+3
|
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-092-6/+10
|
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-064-14/+14
|
* dsp rework: work on usb wrapper for smaller packets, large lutsJosh Blum2012-02-024-4/+4
|
* dsp rework: account for no sid used in tx vita pktJosh Blum2012-02-011-1/+2
|
* 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-1/+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-3/+3
|
* uhd: add samples per pkt option to rx streamerJosh Blum2012-01-261-1/+2
|
* uhd: flush transport for new rx streamersJosh Blum2012-01-232-5/+1
|
* N210 R4 should be using LVDS TX clock, not CMOS.Nick Foster2012-01-041-4/+17
|
* usrp2: fw fix for hal_uart_getc_noblock return codeJosh Blum2012-01-041-1/+1
|
* Merge branch 'network_foo'Josh Blum2011-12-212-5/+5
|\
| * usrp2: use the socket to determine the device addrJosh Blum2011-12-202-5/+5
| |
* | 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-5/+14
| | | | | | | | 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
|
* usrp: fixed default initialization of iq bal correctionJosh Blum2011-11-131-2/+2
|
* uhd: created rx IQ imbalance app to parallel txJosh Blum2011-11-112-3/+13
|
* usrp: basically working iq cal on txJosh Blum2011-11-102-0/+14
|
* usrp: added missing include for weak ptrJosh Blum2011-11-081-0/+1
|
* uhd: useful tweaks from userJosh Blum2011-11-081-1/+1
|
* usrp2: fix channel mapping calculationJosh Blum2011-11-071-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
|
* usrp2: reg map change for GPIO coreJosh Blum2011-11-033-2/+4
|
* somebody made a typoJosh Blum2011-11-031-1/+1
|
* usrp: reorganize frontend paths in tree for correction stuffJosh Blum2011-11-031-5/+8
|