aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usrp: use the frontend BW to clip the overall tune rangeJosh Blum2011-08-181-6/+22
* uhd: replace cast in usrp_burn_mb_eeprom to be like other apps (fixes ubuntu ...Josh Blum2011-08-181-1/+1
* usrp: dboard sensors fix, populate for tvrx, and should be empty on basics/un...Josh Blum2011-08-184-4/+9
* uhd: added readback of version and arbitrary string property to probe appJosh Blum2011-08-171-0/+13
* Merge branch 'fpga_patch_release' into patch_releaserelease_003_002_002Josh Blum2011-08-158-16/+41
|\
| * e100: continuation of the atr fix to get e100 to buildJosh Blum2011-08-151-2/+2
| * usrp2: bump FPGA minor number to 2 for patch releaseJosh Blum2011-08-152-2/+2
| * connect unused BRAM inputs to 1s to save routing logicJosh Blum2011-08-151-1/+1
| * dsp: clear cic_decim when not enabledMatt Ettus2011-08-151-4/+4
| * N2x0: print constraints summary from makefileJosh Blum2011-08-151-0/+1
| * N2x0: added a Makefile to build all N2x0 projects (make -j4)Josh Blum2011-08-151-0/+22
| * N2x0: delay ADC A inversion so A and B are latched in the sameJosh Blum2011-08-151-3/+5
| * B100/E100: fix ATR RX mode pins not connectedNick Foster2011-08-102-4/+4
* | uhd: bump patch version to 2 for upcoming patch releaseJosh Blum2011-08-151-1/+1
* | usrp2: bump usrp2 fw minor to 4 for upcoming patch releaseJosh Blum2011-08-151-1/+1
* | usrp2: always resize socket send buffer to size of SRAM (we will never commit...Josh Blum2011-08-111-4/+3
* | SBX: fix typo in freq rangeNick Foster2011-08-111-1/+1
* | save before you commit, thanksNick Foster2011-08-111-1/+1
* | typo in last commitNick Foster2011-08-111-1/+1
* | uhd: also find RST2HTML_EXECUTABLE as rst2html.pyJosh Blum2011-08-111-1/+1
* | gps_ctrl: make GPSDO parsing more robust, add retriesNick Foster2011-08-111-32/+51
* | udp: only build WSA transport for MSVC (not supported on mingw for example)Josh Blum2011-08-111-1/+1
* | uhd: fix sync docs typo for pps detect method1Josh Blum2011-08-101-1/+1
* | N2XX: fix bug in firmware updater (don't use local variables for static data)...Nick Foster2011-08-092-3/+6
* | usrp1: handle special case of no rx or no tx dspsJosh Blum2011-08-081-2/+6
* | usrp1: fix for multi-channel, OTW channel width is always 1Josh Blum2011-08-081-2/+2
* | Added documentation for subdevice specificationsJason Abele2011-08-053-56/+89
* | GPS ctrl fixes for uncooperative Firefly devices (Bastien Auneau)Nick Foster2011-08-051-0/+7
* | uhd: if found, require a liborc version orc-0.4 > 0.4.11Josh Blum2011-08-041-1/+1
* | uhd: specify all the boostsJosh Blum2011-08-041-1/+9
* | uhd: minor tweak for send_packet_handler, force zero sample send hack to retu...Josh Blum2011-08-021-1/+1
* | uhd: added print constraints to makefile, and used directory variablerelease_003_002_001Josh Blum2011-07-291-4/+5
* | uhd: incr minor, add date to images tag, add package target to makefileJosh Blum2011-07-293-2/+9
* | usrp2: shutoff streaming using the stop bit (fix)Josh Blum2011-07-293-5/+6
* | Merge branch 'atr_fix_fpga' into atr_fixrelease_003_002_000Josh Blum2011-07-2813-563/+196
|\|
| * time: register time output to help fpga timingMatt Ettus2011-07-281-2/+5
| * vrt: delay the late signal to help with timingMatt Ettus2011-07-281-5/+20
| * dsp: allow tx iq balance to be removed at compile timeMatt Ettus2011-07-281-23/+38
| * dsp: option to remove iq compensation at compile timeMatt Ettus2011-07-281-35/+40
| * time64: reverted mimo sync changes to time64Josh Blum2011-07-281-3/+1
| * u2/u2p: speed up time_64, and remove readbacks on simple_gemac wb regsMatt Ettus2011-07-282-11/+13
| * simple_gemac: remove old 19-bit wide wrapperMatt Ettus2011-07-284-402/+0
| * usrp2: remove old unused readback mux valueJosh Blum2011-07-282-2/+2
| * usrp2: bump minor version number for changesJosh Blum2011-07-282-2/+2
| * vita_rx_ctrl: use an extra cmd bit to signal stopJosh Blum2011-07-281-7/+7
| * usrp2: fixed swapped tx/rx signals for nsgpioJosh Blum2011-07-282-2/+2
| * simple_gemac: add parameter to allow disabling rx flow control at compile timeMatt Ettus2011-07-271-6/+10
| * u2/u2p: apply atr/gpio changes to u2pMatt Ettus2011-07-272-14/+7
| * atr: forgot to delete this lineMatt Ettus2011-07-271-1/+0
| * u2: redo the atr gpio pins, remove some old cruftMatt Ettus2011-07-272-52/+48