Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop SLIP, Refactor sockets, improve TCP output | Matthias P. Braendli | 2016-09-11 | 1 | -2/+11 |
| | | | | | | | | 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. | ||||
* | Reindent code and update doc | Matthias P. Braendli | 2016-09-09 | 1 | -8/+4 |
| | |||||
* | Clarification of datagroup flag for MOT Applications | Nick Piggott | 2016-09-09 | 1 | -2/+7 |
| | | | | | MOT Applications (Slideshow, EPG), require datagroup to be true, not the default of false. | ||||
* | Update RC documentation with annoucement explanation | Matthias P. Braendli | 2016-09-01 | 1 | -10/+40 |
| | |||||
* | set IDs in example mux files | Matthias P. Braendli | 2016-06-17 | 2 | -1/+6 |
| | |||||
* | Add protection setting to example.mux | Matthias P. Braendli | 2016-05-06 | 1 | -0/+2 |
| | |||||
* | Remove old carousel | Matthias P. Braendli | 2016-04-01 | 1 | -5/+0 |
| | |||||
* | Add source and ttl config to UDP output | Matthias P. Braendli | 2016-03-26 | 1 | -2/+4 |
| | | | | This is useful for multicast output. | ||||
* | Simplify example.mux and create advanced example | Matthias P. Braendli | 2016-03-11 | 2 | -249/+429 |
| | |||||
* | Change EDI configuration for multi-output | Matthias P. Braendli | 2016-02-05 | 1 | -14/+26 |
| | |||||
* | Merge remote-tracking branch 'yoann/next' into next | Matthias P. Braendli | 2015-12-13 | 1 | -4/+4 |
|\ | | | | | | | Fixes munin script and adds gui improvements | ||||
| * | Replace - to _ in sub name to be compatible with munin script. | Yoann QUERET | 2015-10-06 | 1 | -3/+3 |
| | | |||||
| * | Replace - to _ in sub name to be compatible with munin script. | Yoann QUERET | 2015-10-06 | 1 | -1/+1 |
| | | |||||
* | | Add source and ttl settings for EDI | Matthias P. Braendli | 2015-11-27 | 1 | -6/+17 |
| | | |||||
* | | Update documentation in example.mux | Matthias P. Braendli | 2015-11-27 | 1 | -15/+16 |
|/ | |||||
* | Prepare release v0.8.0v0.8.0 | Matthias P. Braendli | 2015-09-13 | 3 | -4/+46 |
| | |||||
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -1/+13 |
| | |||||
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+3 |
| | |||||
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+16 |
| | |||||
* | Document how to enable new FIG carousel | Matthias P. Braendli | 2015-08-07 | 1 | -0/+5 |
| | |||||
* | Add option to pad TAGPacket in different ways | Matthias P. Braendli | 2015-08-01 | 1 | -0/+6 |
| | |||||
* | EDI: add options, fix AF sequence, revision | Matthias P. Braendli | 2015-07-17 | 1 | -0/+7 |
| | |||||
* | Replace MGMT socket by ZMQ, make services shared_ptr | Matthias P. Braendli | 2015-06-21 | 1 | -10/+13 |
| | |||||
* | Merge Stats and Config server, config is also JSON | Matthias P. Braendli | 2015-03-07 | 1 | -2/+2 |
| | |||||
* | Security: Telnet only accessible from localhost | Matthias P. Braendli | 2015-01-23 | 1 | -1/+1 |
| | |||||
* | Define User Application Type in configuration file | Matthias P. Braendli | 2015-01-12 | 1 | -1/+19 |
| | |||||
* | Add datagroup option to config file | Matthias P. Braendli | 2014-12-25 | 1 | -2/+5 |
| | |||||
* | Always set protection in example.mux | Matthias P. Braendli | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | Add double quotes to all labels in example.mux | Matthias P. Braendli | 2014-11-14 | 1 | -4/+4 |
| | |||||
* | Add experimental EDI to configuration file | Matthias P. Braendli | 2014-08-22 | 1 | -0/+18 |
| | |||||
* | Add the possibility to specify protection profile | Matthias P. Braendli | 2014-08-02 | 1 | -1/+14 |
| | |||||
* | Add input state monitoring, change munin graphs | Matthias P. Braendli | 2014-05-09 | 1 | -0/+2 |
| | | | | | | | StatsServer now determines the input states. Also, the underruns and overruns are counters in munin now, they are not reset anymore. | ||||
* | Add explanation of output formats | Matthias P. Braendli | 2014-05-06 | 2 | -2/+61 |
| | |||||
* | Create 'encoder' munin category | Matthias P. Braendli | 2014-04-30 | 1 | -3/+5 |
| | |||||
* | correct munin script for audio levels | Matthias P. Braendli | 2014-04-25 | 1 | -0/+3 |
| | |||||
* | Change munin graph_args base to 1000 | Matthias P. Braendli | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | Add audio level to munin script | Matthias P. Braendli | 2014-04-25 | 1 | -1/+19 |
| | |||||
* | fix statistics script | Matthias P. Braendli | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | Fix string formatting | Matthias P. Braendli | 2014-04-21 | 1 | -3/+3 |
| | |||||
* | Remove get_ident_from_uri from munin stats script | Matthias P. Braendli | 2014-04-21 | 1 | -7/+3 |
| | |||||
* | Increase stats_dabmux socket size | Matthias P. Braendli | 2014-04-21 | 1 | -3/+5 |
| | |||||
* | Add support for automatic local-time-offset | Matthias P. Braendli | 2014-04-19 | 1 | -1/+5 |
| | |||||
* | Add CURVE authentification support for dabInputZMQ | Matthias P. Braendli | 2014-04-17 | 1 | -0/+25 |
| | |||||
* | Add zmq buffer options to config file | Matthias P. Braendli | 2014-04-11 | 1 | -12/+33 |
| | |||||
* | Add local-time-offset and intl. table options | Matthias P. Braendli | 2014-03-22 | 1 | -0/+4 |
| | |||||
* | Release 0.5.0v0.5.0 | Matthias P. Braendli | 2014-02-14 | 1 | -0/+101 |
| | |||||
* | correct RC mistakes | Matthias P. Braendli | 2014-02-14 | 1 | -21/+28 |
| | |||||
* | update example.mux | Matthias P. Braendli | 2014-02-12 | 1 | -2/+7 |
| | |||||
* | add figtype and address parameters for packet components | Matthias P. Braendli | 2014-02-07 | 1 | -0/+12 |
| | |||||
* | rename CRC-DabMux to ODR-DabMux | Matthias P. Braendli | 2014-02-07 | 2 | -16/+16 |
| |