summaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-10-274-1/+475
|\
| * fix copy/paste typo piroundableJosh Blum2010-10-251-1/+1
| * created ascii art dft plotter in uhdJosh Blum2010-10-254-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
| |\|
| | * uhd: fix async msg test to reflect new timeout apiJosh Blum2010-10-081-5/+3
| * | Merge branch 'next' into usrp_e_mmap_b2Josh Blum2010-10-071-1/+1
| |\|
| | * timeout: proper way to check for timeout in full buff modeJosh Blum2010-10-041-1/+1
| * | Merge branch 'timeout' into usrp_e_mmapJosh Blum2010-10-041-1/+4
| |\|
| | * uhd: modified tx timed samples to deal with timeoutJosh Blum2010-10-041-1/+4
| * | Merge branch 'master' into usrp_e_nextJosh Blum2010-09-301-1/+1
| |\|
| | * uhd: fix warning by adding brackets for while(cond){};Josh Blum2010-09-271-1/+1
| * | Merge branch 'master' into usrp_eJosh Blum2010-09-246-27/+27
| |\|
| | * 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-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
| |\|
| | * usrp: test for async messages, also renamed pps testJosh 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
|\|
| * uhd: sine table for tx waveformsJosh Blum2010-08-311-4/+15
| * Created pps_test example and docsJason Abele2010-08-272-0/+90
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-08-231-30/+59
|\|
| * 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
| * uhd: work on tx waveforms to make it more accurateJosh Blum2010-08-191-19/+43
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_ePhilip Balister2010-08-194-115/+151
|\|
| * uhd: replaced tx continuous app with tx waveform app (siggen example app)Josh Blum2010-08-193-114/+148
* | 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
|\|
| * uhd: made tx continuous samples example appJosh Blum2010-07-282-0/+115
| * Merge branch 'tx_report'Josh Blum2010-07-261-1/+1
| |\
| | * uhd: added async recv message call to device apiJosh Blum2010-07-201-1/+1
| * | uhd: removed remaining template stuff from vrt packet handler, also tweaked f...Josh Blum2010-07-261-3/+4
| |/
* / Convert basic test programs to use shorts in the GPP to avoid usingPhilip Balister2010-07-142-6/+6
|/
* uhd: benchmark app, stop if left running initiallyJosh Blum2010-07-131-0/+1
* uhd: switch statements to handle error code, default md to error code noneJosh Blum2010-07-122-10/+27
* uhd: setup metadata for fragment case (not in general case)Josh Blum2010-07-121-10/+10
* uhd: benchmark app, overruns are ok to getJosh Blum2010-07-091-1/+1
* uhd: added error codes to rx metadata, switched examples to useJosh Blum2010-07-092-4/+10
* uhd: added dilv option for timed examples, also made tx timed example fragmentJosh Blum2010-07-072-15/+30
* uhd: added single rate option to benchmark exampleJosh Blum2010-07-071-4/+13