summaryrefslogtreecommitdiffstats
path: root/src/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Use shared_ptr instead of component and subchannel pointersMatthias P. Braendli2018-02-201-4/+4
|
* Avoid uninitialised fields, modernise DabService::nbComponentMatthias P. Braendli2017-01-281-1/+1
|
* Move hexparse to utils and add default PRBS polyMatthias P. Braendli2016-10-301-3/+5
|
* Remove dabUtils.{h,cpp}, move to utilsMatthias P. Braendli2016-08-221-0/+11
| | | | Also remove the obsolete dump code
* Switch FIG0/10 to long formMatthias P. Braendli2016-08-221-4/+7
| | | | | The latest draft specification deprecates the short form, and most muxes today used the long form.
* Properly copy DabOutputFile, make get_info() constMatthias P. Braendli2016-07-041-1/+1
|
* Rename dabSubchannel to DabSubchannelMatthias P. Braendli2016-04-151-1/+1
|
* Replace some boost shared_ptr by std onesMatthias P. Braendli2015-12-211-2/+3
|
* Add cluster handling for announcementsMatthias P. Braendli2015-08-151-1/+1
|
* Replace MGMT socket by ZMQ, make services shared_ptrMatthias P. Braendli2015-06-211-1/+2
|
* Start big refactoringMatthias P. Braendli2015-06-191-2/+3
| | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11
* Remove using directives from .h filesMatthias P. Braendli2014-04-171-4/+4
|
* make DabComponent a class and make its label RC controllableMatthias P. Braendli2014-02-141-2/+2
|
* DabService labels can now be changed through the remote controlMatthias P. Braendli2014-02-141-1/+1
|
* rename CRC-DabMux to ODR-DabMuxMatthias P. Braendli2014-02-071-4/+4
|
* crc-dabmux: configuration file support for ensemble definitionr5Matthias P. Braendli (think)2012-08-231-0/+65