aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/tx_waveforms.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: use doubles as the theta when calculating the sine tableJosh Blum2011-01-211-2/+2
|
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
|
* uhd: replace all the instances of float not pertaining to io types with ↵Josh Blum2011-01-111-3/+3
| | | | double, simplifies life
* uhd: removed SOB always from tx examples,Josh Blum2010-12-301-1/+1
| | | | use the multi usrp set unknown pps in the test app
* uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-201-3/+3
|
* uhd: sine table for tx waveformsJosh Blum2010-08-311-4/+15
|
* 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
|
* uhd: replaced tx continuous app with tx waveform app (siggen example app)Josh Blum2010-08-191-0/+144