aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Make hexparse return unsignedMatthias P. Braendli2022-10-071-1/+1
* Support reading mux config in JSONMatthias P. Braendli2022-08-241-0/+1
* Add possibility to set several user application types in FIG0/13Matthias P. Braendli2020-07-131-9/+2
* 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
* Switch FIG0/10 to long formMatthias P. Braendli2016-08-221-4/+7
* 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
* 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