aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix TCP output display in startup summaryMatthias P. Braendli2016-10-101-0/+2
| |
* | Replace m_running by m_active in RCMatthias P. Braendli2016-10-102-15/+18
| |
* | Fix dabOutputTCP shutdown using accept() with timeoutMatthias P. Braendli2016-10-103-1/+37
| |
* | Simplify FIG allocation code in carouselMatthias P. Braendli2016-10-102-27/+6
| |
| * Merge next into servicelinkingMatthias P. Braendli2016-10-0710-37/+217
| |\ | |/ |/|
* | Print to log when a setting is changed through RCMatthias P. Braendli2016-10-072-5/+18
| |
* | Update gui READMEMatthias P. Braendli2016-10-071-3/+6
| |
* | Add ability to change RC settings from guiMatthias P. Braendli2016-10-077-30/+81
| |
* | Add RC readout in web guiMatthias P. Braendli2016-10-073-3/+116
| |
| * Minor comments and copyright changesMatthias P. Braendli2016-10-073-3/+6
| |
| * Merge 'next' into servicelinkingMatthias P. Braendli2016-10-0715-279/+539
| |\ | |/ |/|
* | Add ZeroMQ RCMatthias P. Braendli2016-10-076-63/+101
| |
* | Rework remotecontrolMatthias P. Braendli2016-10-077-243/+464
| |
* | Update jquery version for guiMatthias P. Braendli2016-10-075-7/+9
| |
| * Add missing else if in FIG0/6Matthias P. Braendli2016-10-031-1/+1
| |
| * Fix byte order in FIG0/6 structuresMatthias P. Braendli2016-10-032-10/+18
| |
| * Fix iterator usage in FIG0/6Matthias P. Braendli2016-10-031-4/+38
| |
| * Add additional test case and example to servicelinking.muxMatthias P. Braendli2016-10-031-0/+29
| |
| * Merge next into servicelinkingMatthias P. Braendli2016-10-031-9/+12
| |\ | |/ |/|
* | Avoid deadlock on receiving signalMatthias P. Braendli2016-10-031-9/+12
| |
| * Announce correct FIG Extension for FIG0/6Matthias P. Braendli2016-10-021-1/+1
| |
| * Correct number of bytes inserted for FIG0/6Matthias P. Braendli2016-10-021-4/+0
| |
| * Set IdLQ properly in FIG0/6Matthias P. Braendli2016-10-022-11/+18
| |
| * Instantiate and schedule FIG0/6 in the carouselMatthias P. Braendli2016-10-022-0/+3
| |
| * Regroup linkagesets into subsets of same typeMatthias P. Braendli2016-10-026-51/+121
| |
| * Merge branch 'next' into servicelinkingMatthias P. Braendli2016-10-0230-1923/+2758
| |\ | |/ |/| | | And move FIG0/6 to new files
* | Split FIG0 into several filesMatthias P. Braendli2016-10-0228-1686/+2467
| |
* | Move FIG0 structures to separate fileMatthias P. Braendli2016-10-025-320/+352
| | | | | | | | (cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9)
* | Refactor handling of FIG state out of 0/19Matthias P. Braendli2016-10-022-82/+69
| | | | | | | | We are going to need this for other FIGs too
| * Add some WIP for FIG0/6Matthias P. Braendli2016-10-023-9/+136
| |
| * Add some FIG0/6 structures and skeletonMatthias P. Braendli2016-09-303-0/+116
| |
| * Move FIG0 structures to separate fileMatthias P. Braendli2016-09-305-320/+352
| |
| * Print linking info on startupMatthias P. Braendli2016-09-305-20/+53
| |
| * Parse service linking sectionMatthias P. Braendli2016-09-303-4/+98
| |
| * Clarify which parameters are mandatory for linkingMatthias P. Braendli2016-09-301-7/+9
| |
| * Clarify how to declare several linking setsMatthias P. Braendli2016-09-303-19/+6
| |
| * Add Linkage data structures to MuxElementsMatthias P. Braendli2016-09-302-1/+92
| |
| * Add config file proposal for linkingMatthias P. Braendli2016-09-301-0/+136
|/
* TCP out: properly interrupt the threadMatthias P. Braendli2016-09-261-1/+1
|
* Add warning about primary component labelsMatthias P. Braendli2016-09-232-0/+9
|
* Remove FIG0/5 debuggingMatthias P. Braendli2016-09-231-8/+0
|
* Add FIG0/5 to transmit language now that it's not in 0/17 anymoreMatthias P. Braendli2016-09-234-5/+129
|
* Simplify FIG0/3 structuresMatthias P. Braendli2016-09-232-33/+22
|
* Update FIG0/17 to EN 300 401 V2.1.1Matthias P. Braendli2016-09-232-35/+25
|
* Update FIG0/9 to EN 300 401 V2.1.1Matthias P. Braendli2016-09-233-2/+9
|
* Add remark about component order in advanced.mux exampleMatthias P. Braendli2016-09-231-0/+4
|
* Rework File and Fifo output initialisationMatthias P. Braendli2016-09-163-99/+86
|
* Merge master of DavidLutton/ODR-DabMux into nextMatthias P. Braendli2016-09-162-2/+54
|\
| * Attempt to create FIFO before open, no checksDavid Lutton2016-09-111-4/+0
| |
| * Creates FIFO but breaks stdoutDavid Lutton2016-09-112-2/+58
| |