aboutsummaryrefslogtreecommitdiffstats
path: root/src/TII.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Keep RC-modified settings across modulator restartsMatthias P. Braendli2018-08-071-1/+1
|
* Fix offset in TII carriersMatthias P. Braendli2018-02-071-3/+12
|
* Review TII phase definitionMatthias P. Braendli2018-02-051-11/+27
|
* Make blocks assume FP is 0 at initialisationMatthias P. Braendli2018-01-281-9/+5
|
* Replace boost lock by std lock in TIIMatthias P. Braendli2018-01-071-3/+3
|
* Shorten TII name() printoutMatthias P. Braendli2017-12-291-9/+3
|
* Fix TII insertion for positive frequency carriersMatthias P. Braendli2017-12-241-13/+2
|
* Fix all the warnings shown since previous commitMatthias P. Braendli2017-12-111-3/+3
|
* Replace legacy bzero() by memset()Matthias P. Braendli2017-12-111-1/+1
|
* Correct TII powerMatthias P. Braendli2017-11-181-5/+19
|
* Attenuate TII by 16dB as requested by specSergiy G2017-10-311-2/+2
|
* Simplify DabModulator ctor signatureMatthias P. Braendli2017-08-171-1/+1
|
* Change phase of TII carriersMatthias P. Braendli2017-02-241-23/+52
| | | | This adapts the patch contributed by Piratfm to the next branch
* TII is acutally a ModInput, not a ModCodecMatthias P. Braendli2017-01-201-8/+4
|
* Remove ModFormatMatthias P. Braendli2016-12-251-3/+1
|
* Keep TII settings across modulator restartMatthias P. Braendli2015-09-181-54/+33
|
* Add TII to remote control, add explicit enableMatthias P. Braendli2015-06-261-9/+85
|
* Add TII configuration to ini fileMatthias P. Braendli2015-06-261-3/+1
|
* TII: Move carrier duplication into enable_carrierMatthias P. Braendli2015-05-301-7/+3
|
* Add and enable TII insertion for testingMatthias P. Braendli2015-05-301-0/+297