summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* EDI: Simplify subchannel handlingMatthias P. Braendli2015-12-183-14/+10
|
* Fix udp:// syntax for data subchannelsMatthias P. Braendli2015-12-181-2/+9
|
* Set initial timestampMatthias P. Braendli2015-12-181-0/+3
|
* Merge remote-tracking branch 'yoann/next' into nextMatthias P. Braendli2015-12-133-28/+52
|\ | | | | | | Fixes munin script and adds gui improvements
| * Replace - to _ in sub name to be compatible with munin script.Yoann QUERET2015-10-061-3/+3
| |
| * Replace - to _ in sub name to be compatible with munin script.Yoann QUERET2015-10-061-1/+1
| |
| * indentationYoann QUERET2015-10-021-12/+12
| |
| * Use space indentation insted tabYoann QUERET2015-10-022-27/+27
| |
| * Make config.json output fully JSON compatibleYoann QUERET2015-10-022-6/+4
| |
| * Remove unused moduleYoann QUERET2015-10-021-1/+0
| |
| * Make uniform " and 'Yoann QUERET2015-10-021-3/+6
| |
| * Add timeout on ZMQ socket connectionYoann QUERET2015-10-021-14/+25
| |
| * Add ability to set socket host/port and mux host/port in argvYoann QUERET2015-10-021-2/+15
| |
* | Corrected 'enhancedpacked' to 'enhancedpacket'Nick Piggott2015-12-121-1/+1
| | | | | | | | Config parser was looking for 'enhancedpacked' not 'enhancedpacket'
* | Clarify TIST settingMatthias P. Braendli2015-12-041-3/+15
| |
* | Prepare release v0.8.1v0.8.1Matthias P. Braendli2015-11-272-1/+7
| |
* | Enable EDI by defaultMatthias P. Braendli2015-11-271-1/+2
| |
* | Respect Rule of Three for UdpSocketMatthias P. Braendli2015-11-271-0/+2
| |
* | Add source and ttl settings for EDIMatthias P. Braendli2015-11-276-14/+87
| |
* | Add PTy to RCMatthias P. Braendli2015-11-274-4/+26
| |
* | Update documentation in example.muxMatthias P. Braendli2015-11-271-15/+16
| |
* | Fix compilation with --enable-input-testMatthias P. Braendli2015-09-301-1/+1
| |
* | Add missing includes in FIG0.hMatthias P. Braendli2015-09-231-0/+2
|/
* README.md typoMatthias P. Braendli2015-09-141-3/+2
|
* Prepare release v0.8.0v0.8.0Matthias P. Braendli2015-09-139-32/+95
|
* Change FIG allocationMatthias P. Braendli2015-09-131-16/+29
|
* Don't forget to allocate FIG1/4Matthias P. Braendli2015-09-131-0/+1
|
* Use references in FIG deadline reduction loopMatthias P. Braendli2015-08-171-11/+6
|
* Reduce ManagementServer requirement to boost 1.55Matthias P. Braendli2015-08-171-1/+1
|
* WhitespaceMatthias P. Braendli2015-08-171-882/+882
|
* Add ability to map FIG to any FIBMatthias P. Braendli2015-08-173-65/+124
| | | | Move CRC calculation into FIGCarousel
* FIG Carousel fixesMatthias P. Braendli2015-08-172-68/+116
| | | | | | | | | | | Respect remaining size also for header insertion, solves a bug. Make sure FIGs don't insert only a header and then run out of remaining space. Make warning message more explicit. FIX FIG0/3 for non-program services.
* Fix several FIG0/19 bugs, subchan id in configMatthias P. Braendli2015-08-154-22/+19
|
* Move FIG completion flag after loopsMatthias P. Braendli2015-08-152-52/+53
|
* Do no use sizeof in FIG0/18 and 19Matthias P. Braendli2015-08-152-13/+23
|
* Don't compile FIG0/19 debuggingMatthias P. Braendli2015-08-151-0/+5
|
* Add FIG0/19Matthias P. Braendli2015-08-1510-37/+376
|
* Add cluster handling for announcementsMatthias P. Braendli2015-08-158-6/+62
|
* Implement FIG0/18 for announcementsMatthias P. Braendli2015-08-1510-5/+162
|
* Correctly set initialised flags for all FIGsMatthias P. Braendli2015-08-132-0/+8
|
* Add new fig carousel to RCMatthias P. Braendli2015-08-133-12/+53
|
* Add boost check for experimental feature in ManagementServerMatthias P. Braendli2015-08-131-0/+5
|
* Add missing include in DabMultiplexerMatthias P. Braendli2015-08-131-0/+1
|
* EDI: Do not use misbehaving UdpPacketMatthias P. Braendli2015-08-094-17/+38
|
* Fix uninitialised data Valgrind seesMatthias P. Braendli2015-08-092-1/+3
|
* Add fib display to debugging printMatthias P. Braendli2015-08-071-2/+2
|
* Document how to enable new FIG carouselMatthias P. Braendli2015-08-071-0/+5
|
* Add FIB2 insertionMatthias P. Braendli2015-08-071-4/+21
|
* Add FIG1/4Matthias P. Braendli2015-08-074-0/+107
|
* Correct figextension for FIG1/1 and 1/5Matthias P. Braendli2015-08-071-2/+2
|