aboutsummaryrefslogtreecommitdiffstats
path: root/src/Flowgraph.h
Commit message (Collapse)AuthorAgeFilesLines
* Rework EDI inputMatthias P. Braendli2019-09-051-3/+4
| | | | | | - Use same main loop for both ETI and EDI inputs - Test SFN functionality with EDI input - Add log.show_process_time setting for process time printout
* Replace DEBUG by TRACE in config.hMatthias P. Braendli2018-09-251-1/+1
|
* Avoid variable shadowing function warningsMatthias P. Braendli2018-05-301-4/+2
|
* Remove porting.cMatthias P. Braendli2018-02-241-1/+0
|
* Avoid some includes, remove unused variables, update commentsMatthias P. Braendli2018-01-071-1/+1
|
* Add new flowgraph path for metadataMatthias P. Braendli2018-01-071-4/+10
|
* Refactor flowgraph and puncturing rulesMatthias P. Braendli2016-12-251-15/+22
|
* Switch to C++11, remove boost::shared_ptrMatthias P. Braendli2015-08-011-15/+14
|
* Replace pointers by shared_ptr in all flowgraphMatthias P. Braendli2015-02-221-4/+10
|
* Start using shared_ptr inside FlowgraphMatthias P. Braendli2015-02-221-8/+10
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+95