Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Corrected 'enhancedpacked' to 'enhancedpacket' | Nick Piggott | 2015-12-12 | 1 | -1/+1 |
| | | | | Config parser was looking for 'enhancedpacked' not 'enhancedpacket' | ||||
* | Fix compilation with --enable-input-test | Matthias P. Braendli | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | Fix several FIG0/19 bugs, subchan id in config | Matthias P. Braendli | 2015-08-15 | 1 | -5/+4 |
| | |||||
* | Do no use sizeof in FIG0/18 and 19 | Matthias P. Braendli | 2015-08-15 | 1 | -1/+4 |
| | |||||
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -31/+65 |
| | |||||
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+28 |
| | |||||
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -2/+13 |
| | |||||
* | Create enum class subchannel_type_t | Matthias P. Braendli | 2015-08-07 | 1 | -10/+10 |
| | |||||
* | Merge branch 'master' into next | Matthias P. Braendli | 2015-07-03 | 1 | -3/+5 |
|\ | |||||
| * | Allow empty component labels | Matthias P. Braendli | 2015-07-03 | 1 | -3/+5 |
| | |