Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calculate total number of CUs and print in summary | Matthias P. Braendli | 2018-07-25 | 1 | -0/+5 |
| | |||||
* | Rework frequency information representation | Matthias P. Braendli | 2018-03-01 | 1 | -64/+62 |
| | |||||
* | Print FIG0/24 settings at startup | Matthias P. Braendli | 2018-02-21 | 1 | -0/+22 |
| | |||||
* | Use shared_ptr instead of component and subchannel pointers | Matthias P. Braendli | 2018-02-20 | 1 | -19/+16 |
| | |||||
* | Add OE=1 support for FrequencyInformation | Matthias P. Braendli | 2018-02-17 | 1 | -0/+1 |
| | |||||
* | PTy: add static/dynamic setting to configuration and RC | Matthias P. Braendli | 2018-01-29 | 1 | -3/+5 |
| | |||||
* | Embellish announcement cluster printout | Matthias P. Braendli | 2017-06-23 | 1 | -1/+2 |
| | |||||
* | Add a few sanity checks for the configuration parser | Matthias P. Braendli | 2017-06-23 | 1 | -6/+19 |
| | |||||
* | Use enum for transmission mode | Matthias P. Braendli | 2017-06-17 | 1 | -1/+14 |
| | |||||
* | Replace 'all rights reserved' by a mention of the licence | Matthias P. Braendli | 2017-04-22 | 1 | -1/+5 |
| | | | | | | The wording 'All rights reserved' no longer has any legal effect in any jurisdiction. It might even be considered contradictory to the terms of the GPL, and is advised against. See the wikipedia entry for 'All rights reserved' for more details. | ||||
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 1 | -3/+81 |
| | |||||
* | Avoid uninitialised fields, modernise DabService::nbComponent | Matthias P. Braendli | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Remove service linking active from RC | Matthias P. Braendli | 2016-11-28 | 1 | -10/+9 |
| | | | | | 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 | -26/+26 |
|\ | |||||
| * | Remove #if HAVE_{INPUT,FORMAT} in utils | Matthias P. Braendli | 2016-11-05 | 1 | -20/+0 |
| | | |||||
| * | Remove dabInputTest | Matthias P. Braendli | 2016-10-30 | 1 | -3/+0 |
| | | |||||
| * | Remove bridge format and input | Matthias P. Braendli | 2016-10-30 | 1 | -3/+0 |
| | | |||||
| * | Move hexparse to utils and add default PRBS poly | Matthias P. Braendli | 2016-10-30 | 1 | -0/+26 |
| | | |||||
* | | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-10-29 | 1 | -162/+2 |
|\| | |||||
| * | Modernise PRBS generator and remove code for cmd line parser | Matthias P. Braendli | 2016-10-29 | 1 | -160/+0 |
| | | |||||
| * | Replace NULL by nullptr | Matthias P. Braendli | 2016-10-28 | 1 | -2/+2 |
| | | |||||
| * | Move FIG0 structures to separate file | Matthias P. Braendli | 2016-10-02 | 1 | -0/+1 |
| | | | | | | | | (cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9) | ||||
* | | Regroup linkagesets into subsets of same type | Matthias P. Braendli | 2016-10-02 | 1 | -7/+9 |
| | | |||||
* | | Move FIG0 structures to separate file | Matthias P. Braendli | 2016-09-30 | 1 | -0/+1 |
| | | |||||
* | | Print linking info on startup | Matthias P. Braendli | 2016-09-30 | 1 | -0/+37 |
|/ | |||||
* | Update copyright in utils.cpp | Matthias P. Braendli | 2016-09-16 | 1 | -1/+1 |
| | |||||
* | Drop SLIP, Refactor sockets, improve TCP output | Matthias P. Braendli | 2016-09-11 | 1 | -3/+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. | ||||
* | Remove dabUtils.{h,cpp}, move to utils | Matthias P. Braendli | 2016-08-22 | 1 | -0/+15 |
| | | | | Also remove the obsolete dump code | ||||
* | Switch FIG0/10 to long form | Matthias P. Braendli | 2016-08-22 | 1 | -12/+18 |
| | | | | | The latest draft specification deprecates the short form, and most muxes today used the long form. | ||||
* | Properly copy DabOutputFile, make get_info() const | Matthias P. Braendli | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -2/+2 |
| | |||||
* | Make getSizeCu a dabSubchannel member function | Matthias P. Braendli | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | Replace some boost shared_ptr by std ones | Matthias P. Braendli | 2015-12-21 | 1 | -3/+3 |
| | |||||
* | Improve startup configuration printout | Matthias P. Braendli | 2015-12-21 | 1 | -9/+12 |
| | |||||
* | Fix several FIG0/19 bugs, subchan id in config | Matthias P. Braendli | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -0/+8 |
| | |||||
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+7 |
| | |||||
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+2 |
| | |||||
* | Create enum class subchannel_type_t | Matthias P. Braendli | 2015-08-07 | 1 | -15/+15 |
| | |||||
* | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -12/+11 |
| | |||||
* | Start big refactoring | Matthias P. Braendli | 2015-06-19 | 1 | -14/+8 |
| | | | | | | Multiplexer in separate object Replace pointers by shared_ptr Switch to C++11 | ||||
* | Remove confusing CRC in ensemble graph | Matthias P. Braendli | 2015-06-14 | 1 | -4/+4 |
| | |||||
* | Labels: use spaces instead of NULs for trailing padding | Stefan Pöschel | 2015-05-24 | 1 | -3/+6 |
| | | | | | | The NULs ATM used for trailing label padding are not defined in the EBU Latin based charset we use. As all 16 label bytes must be used, use spaces instead, like real-world broadcasters do. | ||||
* | Remove char* from dabSubchannel | Matthias P. Braendli | 2015-03-02 | 1 | -4/+52 |
| | |||||
* | Fix lto indication in startup screen | Matthias P. Braendli | 2015-01-23 | 1 | -1/+10 |
| | |||||
* | Define User Application Type in configuration file | Matthias P. Braendli | 2015-01-12 | 1 | -7/+47 |
| | |||||
* | Make -e optional | Matthias P. Braendli | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Add the possibility to specify protection profile | Matthias P. Braendli | 2014-08-02 | 1 | -2/+0 |
| | |||||
* | Refactor protection handling for better readability | Matthias P. Braendli | 2014-08-01 | 1 | -13/+9 |
| | |||||
* | Add zmq to list of supported input URLs | Matthias P. Braendli | 2014-07-18 | 1 | -0/+3 |
| | | | | fixes #2 |