Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove xpadAppType_valid and handle Broadcast Website like MOT slideshow | Matthias P. Braendli | 2022-03-17 | 1 | -1/+0 |
| | |||||
* | Setup FIG0/13 for Broadcast Website with profiles 01 FF | Matthias P. Braendli | 2022-03-17 | 1 | -1/+2 |
| | |||||
* | Send FIG0/14 only for enhancedpacket subchannels | Matthias P. Braendli | 2022-03-17 | 1 | -1/+2 |
| | |||||
* | Fix a couple of static check warnings | Matthias P. Braendli | 2020-11-02 | 1 | -2/+3 |
| | |||||
* | Add possibility to set several user application types in FIG0/13 | Matthias P. Braendli | 2020-07-13 | 1 | -3/+13 |
| | |||||
* | Revert "add linkage set activator flag to remote controllable" | KuntzeM | 2020-03-28 | 1 | -30/+4 |
| | | | | This reverts commit fc1f1640278e7eb228ec1a6290d30b95f1b6a476. | ||||
* | change FIG 0/0 alarm flag if an alarm cluster available in mux | KuntzeM | 2020-03-17 | 1 | -0/+4 |
| | |||||
* | add linkage set activator flag to remote controllable | KuntzeM | 2020-03-15 | 1 | -4/+30 |
| | |||||
* | Implement a hash function to calculate FIG 0/7 Count field | Matthias P. Braendli | 2020-03-11 | 1 | -3/+48 |
| | | | | | | This might not be strictly standards compliant, but it avoids having to save state across mux restarts and doesn't place the burden of incrementing the number on the operator. | ||||
* | Make FIG 0/7 optional and document | Matthias P. Braendli | 2020-03-11 | 1 | -1/+3 |
| | |||||
* | add FIG 0/7 | Mathias Kuntze | 2020-03-06 | 1 | -0/+1 |
| | |||||
* | Add buffermanagement setting to RC | Matthias P. Braendli | 2019-09-23 | 1 | -9/+3 |
| | |||||
* | Take BufferManagement setting into account | Matthias P. Braendli | 2019-09-05 | 1 | -0/+9 |
| | |||||
* | Update a few copyright headers | Matthias P. Braendli | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | Add FIG2 options for character field and text control | Matthias P. Braendli | 2019-02-16 | 1 | -3/+28 |
| | |||||
* | Remove subchannel_type_t integer representations | Matthias P. Braendli | 2019-02-13 | 1 | -4/+4 |
| | |||||
* | Remove references to nonfunctional FIDC | Matthias P. Braendli | 2019-02-13 | 1 | -5/+0 |
| | |||||
* | Merge KuntzeM's pull request fixing #35 into next | Matthias P. Braendli | 2019-02-13 | 1 | -5/+6 |
|\ | | | | | | | ETI with DAB (MUSICAM) and EEP_A protection level was not possible. | ||||
| * | fixed bug DAB with protection level EEP_A 1-4 | KuntzeM | 2019-02-11 | 1 | -5/+6 |
| | | |||||
* | | Add partial FIG2 label support | Matthias P. Braendli | 2019-01-29 | 1 | -5/+28 |
| | | | | | | | | | | | | | | | | | | | | | | Add support for Ensemble label, programme services and components, although the implementation for the component label is not properly tested. (data services still to be done) Neither short labels nor UCS-2 are not yet implemented. Also, support for draftETSI TS 103 176 which redefines the meaning of Rfa is still pending. | ||||
* | | Use reentrant gmtime and localtime functions, and other tweaks | Matthias P. Braendli | 2019-01-28 | 1 | -32/+15 |
|/ | |||||
* | Add support for services with different ECC in FIG0/9 | Matthias P. Braendli | 2018-07-31 | 1 | -0/+6 |
| | |||||
* | Protect announcement switching variables with mutex | Matthias P. Braendli | 2018-07-24 | 1 | -3/+2 |
| | |||||
* | Add active linkage set flag to configuration | Matthias P. Braendli | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | Rework frequency information representation | Matthias P. Braendli | 2018-03-01 | 1 | -14/+10 |
| | |||||
* | Check Linkage set key service on startup | Matthias P. Braendli | 2018-02-21 | 1 | -0/+3 |
| | |||||
* | Rework other_ensemble to support OE=1 in FIG0/24 | Matthias P. Braendli | 2018-02-20 | 1 | -3/+9 |
| | |||||
* | Use shared_ptr instead of component and subchannel pointers | Matthias P. Braendli | 2018-02-20 | 1 | -30/+21 |
| | |||||
* | Add OE=1 support for FrequencyInformation | Matthias P. Braendli | 2018-02-17 | 1 | -0/+2 |
| | |||||
* | Convert labels from utf-8 to EBU | Matthias P. Braendli | 2018-02-09 | 1 | -3/+7 |
| | |||||
* | PTy: add static/dynamic setting to configuration and RC | Matthias P. Braendli | 2018-01-29 | 1 | -2/+9 |
| | |||||
* | Use enum for transmission mode | Matthias P. Braendli | 2017-06-17 | 1 | -1/+8 |
| | |||||
* | Add initial implementation for FIG0/24 | Matthias P. Braendli | 2017-06-05 | 1 | -0/+3 |
| | |||||
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 1 | -5/+17 |
| | |||||
* | Add FIG0/21 work in progress | Matthias P. Braendli | 2017-04-09 | 1 | -5/+54 |
| | |||||
* | Avoid uninitialised fields, modernise DabService::nbComponent | Matthias P. Braendli | 2017-01-28 | 1 | -21/+23 |
| | |||||
* | Remove service linking active from RC | Matthias P. Braendli | 2016-11-28 | 1 | -32/+26 |
| | | | | | This can be added later if the need arises, and when proper testing validates the implementation. | ||||
* | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-11-12 | 1 | -2/+2 |
|\ | |||||
| * | Start reworking inputs, break all but Prbs and ZMQ | Matthias P. Braendli | 2016-10-30 | 1 | -2/+2 |
| | | |||||
* | | Add FIG0/6 CEI | Matthias P. Braendli | 2016-10-10 | 1 | -1/+3 |
| | | |||||
* | | Regroup linkagesets into subsets of same type | Matthias P. Braendli | 2016-10-02 | 1 | -14/+23 |
| | | |||||
* | | Add some WIP for FIG0/6 | Matthias P. Braendli | 2016-10-02 | 1 | -1/+1 |
| | | |||||
* | | Print linking info on startup | Matthias P. Braendli | 2016-09-30 | 1 | -7/+6 |
| | | |||||
* | | Parse service linking section | Matthias P. Braendli | 2016-09-30 | 1 | -3/+5 |
| | | |||||
* | | Clarify how to declare several linking sets | Matthias P. Braendli | 2016-09-30 | 1 | -1/+1 |
| | | |||||
* | | Add Linkage data structures to MuxElements | Matthias P. Braendli | 2016-09-30 | 1 | -1/+42 |
|/ | |||||
* | Add RC parameters for deferred start/stop of announcements | Matthias P. Braendli | 2016-09-01 | 1 | -3/+27 |
| | | | | This is helpful to compensate for audio encoding delays. | ||||
* | Simplify getSubchannel by using lambda | Matthias P. Braendli | 2016-04-15 | 1 | -9/+0 |
| | |||||
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -9/+9 |
| | |||||
* | Make all getSizeXYZ dabSubchannel member functions | Matthias P. Braendli | 2016-04-15 | 1 | -6/+10 |
| |