Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |
* | | 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 |
* | Remove dabUtils.{h,cpp}, move to utils | Matthias P. Braendli | 2016-08-22 | 1 | -0/+15 |
* | Switch FIG0/10 to long form | Matthias P. Braendli | 2016-08-22 | 1 | -12/+18 |
* | 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 |
* | 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 |
* | 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 |
* | Replace subchannel id by enum | Matthias P. Braendli | 2014-05-21 | 1 | -4/+4 |
* | Remove using directives from .h files | Matthias P. Braendli | 2014-04-17 | 1 | -0/+1 |
* | Add local-time-offset and intl. table options | Matthias P. Braendli | 2014-03-22 | 1 | -0/+3 |
* | restart RC if it did a fault | Matthias P. Braendli | 2014-02-14 | 1 | -1/+6 |
* | fix startup console printout | Matthias P. Braendli | 2014-02-14 | 1 | -113/+101 |