Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Regroup linkagesets into subsets of same type | Matthias P. Braendli | 2016-10-02 | 1 | -3/+3 |
| | | |||||
* | | Print linking info on startup | Matthias P. Braendli | 2016-09-30 | 1 | -1/+3 |
| | | |||||
* | | Parse service linking section | Matthias P. Braendli | 2016-09-30 | 1 | -1/+88 |
|/ | |||||
* | Add warning about primary component labels | Matthias P. Braendli | 2016-09-23 | 1 | -0/+6 |
| | |||||
* | Drop SLIP, Refactor sockets, improve TCP output | Matthias P. Braendli | 2016-09-11 | 1 | -5/+0 |
| | | | | | | | | Quite a large refactoring of the sockets, TCP and UDP, in order to improve the ETI-over-TCP output. This can now accept several simultaneous connections, and requires a throttle. The SLIP input is gone. The UDP inputs are currently broken. | ||||
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -5/+5 |
| | |||||
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -4/+5 |
| |