Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use shared_ptr instead of component and subchannel pointers | Matthias P. Braendli | 2018-02-20 | 1 | -4/+4 |
| | |||||
* | Avoid uninitialised fields, modernise DabService::nbComponent | Matthias P. Braendli | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Move hexparse to utils and add default PRBS poly | Matthias P. Braendli | 2016-10-30 | 1 | -3/+5 |
| | |||||
* | Remove dabUtils.{h,cpp}, move to utils | Matthias P. Braendli | 2016-08-22 | 1 | -0/+11 |
| | | | | Also remove the obsolete dump code | ||||
* | Switch FIG0/10 to long form | Matthias P. Braendli | 2016-08-22 | 1 | -4/+7 |
| | | | | | The latest draft specification deprecates the short form, and most muxes today used the long form. | ||||
* | Properly copy DabOutputFile, make get_info() const | Matthias P. Braendli | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -2/+3 |
| | |||||
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -1/+2 |
| | |||||
* | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -2/+3 |
| | | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11 | ||||
* | Remove using directives from .h files | Matthias P. Braendli | 2014-04-17 | 1 | -4/+4 |
| | |||||
* | make DabComponent a class and make its label RC controllable | Matthias P. Braendli | 2014-02-14 | 1 | -2/+2 |
| | |||||
* | DabService labels can now be changed through the remote control | Matthias P. Braendli | 2014-02-14 | 1 | -1/+1 |
| | |||||
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | crc-dabmux: configuration file support for ensemble definitionr5 | Matthias P. Braendli (think) | 2012-08-23 | 1 | -0/+65 |