| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | 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 |
| * | 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 |
| * | make DabComponent a class and make its label RC controllable | Matthias P. Braendli | 2014-02-14 | 1 | -3/+3 |
| * | DabService labels can now be changed through the remote control | Matthias P. Braendli | 2014-02-14 | 1 | -12/+6 |
| * | improve handling of labels | Matthias P. Braendli | 2014-02-14 | 1 | -13/+12 |
| * | nicer printout in utils.cpp | Matthias P. Braendli | 2014-02-11 | 1 | -3/+2 |
| * | repair versioning and tarball generationv0.4.0 | Matthias P. Braendli | 2014-02-07 | 1 | -2/+8 |
| * | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| * | improve debugging print, add print to stderr | Matthias P. Braendli | 2014-01-12 | 1 | -34/+44 |
| * | replace all occurrencies of TcpLog and old etiLog | Matthias P. Braendli | 2014-01-12 | 1 | -77/+77 |
| * | documentation updates | Matthias P. Braendli | 2014-01-03 | 1 | -2/+2 |
| * | replace CRC-DabMux-cfg by -e configuration option | Matthias P. Braendli | 2014-01-03 | 1 | -10/+6 |
| * | update version generation for git, update INSTALL | Matthias P. Braendli | 2013-11-12 | 1 | -1/+1 |
| * | insert hg revision into version string | Matthias P. Braendli (think) | 2013-11-08 | 1 | -5/+6 |
| * | make dabOutput more object-oriented | Matthias P. Braendli (think) | 2013-11-08 | 1 | -2/+2 |
| * | crc-dabmux: configuration file support for ensemble definitionr5 | Matthias P. Braendli (think) | 2012-08-23 | 1 | -0/+457 |
