summaryrefslogtreecommitdiffstats
path: root/host/utils
Commit message (Expand)AuthorAgeFilesLines
* usrp2: restore executable permission on python scriptsJosh Blum2011-04-065-0/+0
* usrp2_card_burner: decode byte strings into ascii for parsingJosh Blum2011-04-061-3/+3
* usrp2_card_burner: change the padding string to bytesJosh Blum2011-04-051-2/+2
* usrp_n2xx_net_burner: working on python3 (string is not the same as bytes)Josh Blum2011-04-051-28/+17
* usrp_n2xx_net_burner: remove thread from guiJosh Blum2011-04-051-4/+5
* usrp2: ran 2to3 on python apps and make corrections for old imports to workJosh Blum2011-04-055-131/+149
* usrp2: added usrp_n2xx_net_burner_gui to build system installationJosh Blum2011-03-262-0/+1
* usrp2: created net burner gui wrapper for N seriesJosh Blum2011-03-262-23/+219
* uhd: setup cpack components for component based installersJosh Blum2011-03-211-2/+3
* uhd: renamed the assert header to assert hasJosh Blum2011-02-241-1/+1
* uhd: switch dboard id prop to whole eeprom structJosh Blum2011-02-221-13/+16
* usrp-n2xx: checkout burner into next branchJosh Blum2011-02-191-227/+224
* Modified net burner to allow reading of images from N2XX.Nick Foster2011-02-141-2/+51
* Merge branch 'usrp_e100_devel' into nextJosh Blum2011-02-107-1028/+1
|\
| * usrp-e100: created component for stand-alone usrp-e utils and added wb test utilJosh Blum2011-01-237-1028/+1
* | Modified the net burner util to perform size and content checks on images.Nick Foster2011-01-281-1/+36
|/
* usrp-e100: added readbacks for time now and time ppsJosh Blum2011-01-123-197/+3
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* uhd: integrated boost split or tokenizer into source files, remove string spl...Josh Blum2011-01-061-2/+3
* uhd: only install usrp2 apps when the component is enabledJosh Blum2010-12-041-6/+9
* uhd: only enable C when we are building the USRP-E100 utilty appsJosh Blum2010-12-041-0/+1
* Merge branch 'usrp_e100' into nextJosh Blum2010-11-238-0/+1220
|\
| * Merge branch 'master' into usrp_e100_i2cJosh Blum2010-11-101-1/+6
| |\
| * \ Merge branch 'master' into usrp_e100Josh Blum2010-11-101-50/+34
| |\ \
| * | | usrp-e100: add header path for the utils directory as wellJosh Blum2010-11-091-0/+3
| * | | Merge branch 'master' into usrp_e_nextJosh Blum2010-11-096-181/+92
| |\ \ \
| * | | | USRP-E: updated the loopback tester for length checking.root2010-10-131-5/+42
| * | | | Merge branch 'master' into usrp_eJosh Blum2010-09-091-4/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-09-093-0/+152
| |\ \ \ \ \
| * | | | | | Add clkgen-config, usrp-e-i2c and usrp-e-spi to the installed utils.Philip Balister2010-09-094-0/+449
| * | | | | | Add usrp-e-debug-pins to utils. This is the wrong place for the regs headerPhilip Balister2010-08-293-0/+277
| * | | | | | Test if usrp_e kernel module is loaded before trying to load the FPGA. DoPhilip Balister2010-08-281-0/+16
| * | | | | | Move fpga-downloader and usrp-e-loopback into utils so they get packagedPhilip Balister2010-08-283-0/+453
* | | | | | | Updated fw rev number in N2XX burner.Nick Foster2010-11-181-2/+1
* | | | | | | usrp-n: renamed docs and burner app, added burner app documentationJosh Blum2010-11-111-0/+0
* | | | | | | U2P: saner image burner output messagesNick Foster2010-11-111-2/+2
* | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-11-111-3/+3
|\ \ \ \ \ \ \
| * | | | | | | uhd: created a meta range that is a range of ranges for gains and freqsJosh Blum2010-11-101-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-106-201/+116
|\| | | | | |
| * | | | | | usrp1: usrp1 util is conditionally enabledJosh Blum2010-11-101-1/+6
| | |_|_|_|/ | |/| | | |
| * | | | | uhd: reorganized utils cmakefile to use list of sourcesJosh Blum2010-11-101-24/+23
| | |_|_|/ | |/| | |
| * | | | uhd: for eeprom writeback, write and set only those values changedJosh Blum2010-11-051-11/+13
| * | | | usrp: replaced device specific burner apps with one generic one for mboard ee...Josh Blum2010-11-045-177/+86
| * | | | usrp: print eeprom key/value pairs in the probe app, fixed mac addr sizeJosh Blum2010-11-041-4/+4
| | |_|/ | |/| |
* | | | 2+: moved mboard_rev to usrp2/ in preparation for merging upstreamNick Foster2010-11-102-85/+0
* | | | USRP2P: mboard rev works through props interface.Nick Foster2010-10-122-0/+85
* | | | U2P: Bootloader/ICAP updates. 2-stage bootloader works. Uses EEPROM for state...Nick Foster2010-10-071-15/+44
* | | | USRP2P: internal reference selected by default.Nick Foster2010-10-051-6/+6
* | | | U2P: 32/64Mbit FLASH support, internal reference support for U2P r2Nick Foster2010-10-051-6/+7
* | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-154-4/+163
|\| | |