aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
...
* uhd: a lot of tweaking, new parameters, and sig handler for to/from file exam...Josh Blum2011-03-112-33/+98
* uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cppJosh Blum2011-03-113-42/+162
* uhd: revert changes to rx_timed_samplesJosh Blum2011-03-101-10/+0
* usrp1: safe destruction for usrp1 deviceJosh Blum2011-03-101-0/+10
* usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...Josh Blum2011-02-112-2/+0
* Merge branch 'usrp_e100_devel' into nextJosh Blum2011-02-101-1/+8
|\
| * usrp-e100: combined clkconfig and fpga downloader into usrp-e-utility, simpli...Josh Blum2011-01-311-1/+8
* | uhd: replaced std::vector<type> for buffer arguments in send/recvJosh Blum2011-02-092-6/+4
* | uhd: cleanup for latency testJosh Blum2011-02-032-144/+103
* | Merge branch 'multi_usrp_only' into latency_testJosh Blum2011-02-0310-260/+132
|\|
| * uhd: replaced sdev and single usrp in examples with usrp and multi usrpJosh Blum2011-01-3110-260/+132
* | successful latency test. About 500 us on my laptop.Matt Ettus2011-02-031-4/+8
* | getting usable dataMatt Ettus2011-02-031-4/+10
* | sort of working latency testerMatt Ettus2011-02-032-0/+199
|/
* usrp1: changes that make benchmark rx workJosh Blum2011-01-241-1/+2
* uhd: added error code print to benchmarkJosh Blum2011-01-211-0/+1
* uhd: use doubles as the theta when calculating the sine tableJosh Blum2011-01-211-2/+2
* examples: init metadata with time before loop beginsJosh Blum2011-01-171-3/+5
* uhd: update copyright dates on host codeJosh Blum2011-01-137-7/+7
* uhd: use double for seconds in example apps so we can do partial secondsJosh Blum2011-01-123-7/+7
* uhd: replace all the instances of float not pertaining to io types with doubl...Josh Blum2011-01-115-16/+13
* uhd: removed SOB always from tx examples,Josh Blum2010-12-304-33/+10
* cmake: changes to finding python interp, some other tweaksJosh Blum2010-12-271-1/+1
* Merge branch 'usrp_e100' into nextJosh Blum2010-11-232-1/+126
|\
| * Merge branch 'next' into usrp_e_nextJosh Blum2010-10-276-143/+95
| |\
| * | usrp-e: implemented fpga loading and compat checkingJosh Blum2010-10-272-8/+8
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-10-274-1/+475
| |\ \
| * \ \ Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-10-216-34/+35
| |\ \ \
| | * \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2Philip Balister2010-10-201-5/+3
| | |\ \ \
| | * \ \ \ Merge branch 'next' into usrp_e_mmap_b2Josh Blum2010-10-071-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'timeout' into usrp_e_mmapJosh Blum2010-10-041-1/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into usrp_e_nextJosh Blum2010-09-301-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into usrp_eJosh Blum2010-09-246-27/+27
| | |\ \ \ \ \ \ \
| * | | | | | | | | usrp-e: Add example that reads data from uhd and sends it over a udp socket.Philip Balister2010-10-212-0/+171
| |/ / / / / / / /
| * | | | | | | | Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-09-093-6/+218
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into usrp_eJosh Blum2010-09-093-6/+218
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Restore tx and rx timed smaple programs to the versions in master. They use f...Philip Balister2010-09-092-9/+6
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-09-093-4/+105
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-08-231-30/+59
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-08-194-115/+151
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add gain command line parameter.Philip Balister2010-08-191-1/+3
| * | | | | | | | | | | | Add gain setting to tx_timed_samples program.Philip Balister2010-08-191-0/+1
| * | | | | | | | | | | | Add get setting to the rx_to_file program.Philip Balister2010-08-191-0/+4
| * | | | | | | | | | | | Add program to transmit samples from a file.Philip Balister2010-08-192-0/+128
| * | | | | | | | | | | | Build rx_to_file example.Philip Balister2010-08-181-0/+3
| * | | | | | | | | | | | Merging my work back to usrp_e branch.Philip Balister2010-08-171-0/+138
| * | | | | | | | | | | | usrp-e: misc code tweaksJosh Blum2010-08-171-1/+1
| * | | | | | | | | | | | usrp-e: merged master, does not buildJosh Blum2010-08-104-4/+120
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Convert basic test programs to use shorts in the GPP to avoid usingPhilip Balister2010-07-142-6/+6
* | | | | | | | | | | | | | Merge branch 'master' into flow_ctrlJosh Blum2010-10-286-41/+314
|\ \ \ \ \ \ \ \ \ \ \ \ \ \