aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next'Josh Blum2010-10-285-40/+313
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | uhd: removed dilv in rx files examplesJosh Blum2010-10-272-14/+0
| | * | | | | | | | | | | | uhd: added rx samples to udp example, cleaned up other examples, added gain o...Josh Blum2010-10-275-36/+187
| | * | | | | | | | | | | | uhd: added rx to file example, simplified cmake file for examplesJosh Blum2010-10-272-26/+162
| * | | | | | | | | | | | | fix copy/paste typo piroundableJosh Blum2010-10-251-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'next' into flow_ctrlJosh Blum2010-10-275-9/+483
|\| | | | | | | | | | | |
| * | | | | | | | | | | | created ascii art dft plotter in uhdJosh Blum2010-10-254-1/+475
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | uhd: removed 1 sample buffers in test async messagesJosh Blum2010-10-141-6/+2
* | | | | | | | | | | | usrp: test async messages app randomly runs testsJosh Blum2010-10-131-17/+67
* | | | | | | | | | | | uhd: test eob ack message, usrp2: remove rx drain on init with the promise of...Josh Blum2010-10-121-12/+20
|/ / / / / / / / / / /
* | | | | | | | | | / uhd: fix async msg test to reflect new timeout apiJosh Blum2010-10-081-5/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | timeout: proper way to check for timeout in full buff modeJosh Blum2010-10-041-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | uhd: modified tx timed samples to deal with timeoutJosh Blum2010-10-041-1/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | uhd: fix warning by adding brackets for while(cond){};Josh Blum2010-09-271-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | usrp: modified pps input tester to use double with real value for secondsJosh Blum2010-09-231-5/+5
* | | | | | | uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-206-22/+22
| |_|_|_|_|/ |/| | | | |
* | | | | | usrp: test for async messages, also renamed pps testJosh Blum2010-09-093-6/+218
| |_|_|_|/ |/| | | |
* | | | | uhd: sine table for tx waveformsJosh Blum2010-08-311-4/+15
* | | | | Created pps_test example and docsJason Abele2010-08-272-0/+90
| |_|_|/ |/| | |
* | | | uhd: removed msvc warnings and errors (no M_PI)Josh Blum2010-08-201-3/+4
* | | | uhd: tx waveform generates on the fly nowJosh Blum2010-08-201-54/+57
* | | | uhd: tx waveform change how error is measuredJosh Blum2010-08-201-2/+3