aboutsummaryrefslogtreecommitdiffstats
path: root/src/SubchannelSource.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix all the warnings shown since previous commitMatthias P. Braendli2017-12-111-0/+1
|
* Fix SAD field widthStefan Pöschel2017-02-171-1/+1
| | | | | | The width of the SAD field is 10bit, therefore up to now subchannels with a higher start address were by mistake placed at a lower address within the MSC. Thereby also other subchannels could have been overwritten.
* Fix incorrect frame size bug due to missing puncturing paddingMatthias P. Braendli2017-02-121-22/+25
|
* Replace EDI-to-ETI converter with a dedicated EDI sourceMatthias P. Braendli2017-01-061-7/+11
|
* Use ref instead of pointer for subchannel sourcesMatthias P. Braendli2016-12-261-9/+9
|
* Refactor flowgraph and puncturing rulesMatthias P. Braendli2016-12-251-332/+306
|
* Remove ModFormatMatthias P. Braendli2016-12-251-1/+1
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+1086