Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take BufferManagement setting into account | Matthias P. Braendli | 2019-09-05 | 1 | -0/+11 |
| | |||||
* | Work on STI-D/EDI input | Matthias P. Braendli | 2019-06-07 | 1 | -26/+35 |
| | |||||
* | Add FIG2 options for character field and text control | Matthias P. Braendli | 2019-02-16 | 1 | -5/+34 |
| | |||||
* | Merge KuntzeM's pull request fixing #35 into next | Matthias P. Braendli | 2019-02-13 | 1 | -1/+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 | -1/+6 |
| | | |||||
* | | Add partial FIG2 label support | Matthias P. Braendli | 2019-01-29 | 1 | -2/+8 |
|/ | | | | | | | | | | | 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. | ||||
* | Add support for sending empty linkage sets to clear receiver databases | Matthias P. Braendli | 2018-08-16 | 1 | -39/+43 |
| | |||||
* | Add support for services with different ECC in FIG0/9 | Matthias P. Braendli | 2018-07-31 | 1 | -0/+1 |
| | |||||
* | Add active linkage set flag to configuration | Matthias P. Braendli | 2018-03-01 | 1 | -1/+2 |
| | |||||
* | Remove support for other_ensembles in services | Matthias P. Braendli | 2018-03-01 | 1 | -35/+6 |
| | |||||
* | Rework frequency information representation | Matthias P. Braendli | 2018-03-01 | 1 | -151/+97 |
| | |||||
* | Check FI size at startup because we don't auto-split the lists | Matthias P. Braendli | 2018-03-01 | 1 | -0/+36 |
| | |||||
* | Fix length of FI freq list check | Matthias P. Braendli | 2018-03-01 | 1 | -3/+3 |
| | |||||
* | Add another error in case of empty range_modulation | Matthias P. Braendli | 2018-02-22 | 1 | -0/+3 |
| | |||||
* | Rework other_ensemble to support OE=1 in FIG0/24 | Matthias P. Braendli | 2018-02-20 | 1 | -43/+104 |
| | |||||
* | Use shared_ptr instead of component and subchannel pointers | Matthias P. Braendli | 2018-02-20 | 1 | -57/+21 |
| | |||||
* | Add OE=1 support for FrequencyInformation | Matthias P. Braendli | 2018-02-17 | 1 | -2/+20 |
| | |||||
* | Make nonblock available again for file inputs | Matthias P. Braendli | 2018-02-13 | 1 | -9/+12 |
| | |||||
* | PTy: add static/dynamic setting to configuration and RC | Matthias P. Braendli | 2018-01-29 | 1 | -2/+14 |
| | |||||
* | FIG 0/9: set default international table ID to 1 | Stefan Pöschel | 2017-10-15 | 1 | -1/+1 |
| | | | | | When no value was specified, this field was set to 0. That value however is reserved, so default to 1 (which most people might want to use). | ||||
* | Slightly restructure the config parser | Matthias P. Braendli | 2017-06-23 | 1 | -48/+34 |
| | |||||
* | Add a few sanity checks for the configuration parser | Matthias P. Braendli | 2017-06-23 | 1 | -5/+22 |
| | |||||
* | Use enum for transmission mode | Matthias P. Braendli | 2017-06-17 | 1 | -6/+15 |
| | |||||
* | Add initial implementation for FIG0/24 | Matthias P. Braendli | 2017-06-05 | 1 | -0/+24 |
| | |||||
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 1 | -83/+122 |
| | |||||
* | Add FIG0/21 work in progress | Matthias P. Braendli | 2017-04-09 | 1 | -1/+98 |
| | |||||
* | Add experimental untested STI input for AVT encoders | Matthias P. Braendli | 2017-01-24 | 1 | -0/+3 |
| | |||||
* | Initialise syslog earlier, don't leak the syslog backend | Matthias P. Braendli | 2017-01-24 | 1 | -6/+0 |
| | |||||
* | Remove service linking active from RC | Matthias P. Braendli | 2016-11-28 | 1 | -4/+2 |
| | | | | | 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 | -241/+72 |
|\ | |||||
| * | Remove parser for old inputs | Matthias P. Braendli | 2016-11-07 | 1 | -310/+0 |
| | | |||||
| * | Add Packet File input | Matthias P. Braendli | 2016-11-05 | 1 | -0/+7 |
| | | |||||
| * | Treat DMB input as data, update TODO accordingly | Matthias P. Braendli | 2016-11-04 | 1 | -1/+9 |
| | | |||||
| * | Use RawFile for DAB+ and for data | Matthias P. Braendli | 2016-11-04 | 1 | -5/+3 |
| | | |||||
| * | Do not throw a copy of the exception | Matthias P. Braendli | 2016-11-04 | 1 | -1/+1 |
| | | |||||
| * | Add new UDP input | Matthias P. Braendli | 2016-11-04 | 1 | -8/+22 |
| | | |||||
| * | Add rudimentary file input | Matthias P. Braendli | 2016-10-30 | 1 | -0/+11 |
| | | | | | | | | No nonblock support yet | ||||
| * | Start reworking inputs, break all but Prbs and ZMQ | Matthias P. Braendli | 2016-10-30 | 1 | -20/+158 |
| | | |||||
| * | Make compilation possible with all formats disabled | Matthias P. Braendli | 2016-10-30 | 1 | -1/+3 |
| | | |||||
| * | Remove condition about test input in config parser | Matthias P. Braendli | 2016-10-30 | 1 | -14/+13 |
| | | |||||
| * | Remove dabInputTest | Matthias P. Braendli | 2016-10-30 | 1 | -7/+0 |
| | | |||||
| * | Remove bridge format and input | Matthias P. Braendli | 2016-10-30 | 1 | -11/+0 |
| | | |||||
| * | Move hexparse to utils and add default PRBS poly | Matthias P. Braendli | 2016-10-30 | 1 | -18/+0 |
| | | |||||
* | | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-10-29 | 1 | -68/+64 |
|\| | |||||
| * | Modernise PRBS generator and remove code for cmd line parser | Matthias P. Braendli | 2016-10-29 | 1 | -6/+8 |
| | | |||||
| * | Modernize a few bits and pieces | Matthias P. Braendli | 2016-10-29 | 1 | -2/+2 |
| | | |||||
| * | Replace NULL by nullptr | Matthias P. Braendli | 2016-10-28 | 1 | -2/+2 |
| | | |||||
| * | Fix zmq epgm:// input and mpeg enryption | Matthias P. Braendli | 2016-10-15 | 1 | -59/+53 |
| | | |||||
* | | Merge 'next' into servicelinking | Matthias P. Braendli | 2016-10-07 | 1 | -15/+11 |
|\| | |||||
| * | Rework remotecontrol | Matthias P. Braendli | 2016-10-07 | 1 | -11/+8 |
| | |