| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add services other ensembles to linking hot-reloadnext | Matthias P. Braendli | 2025-10-06 | 8 | -32/+66 |
| | | |||||
| * | Add frequency_information hot-reload | Matthias P. Braendli | 2025-10-06 | 10 | -81/+154 |
| | | |||||
| * | Increase min boost version to v1.71 and remove boost_system | Matthias P. Braendli | 2025-10-02 | 1 | -1/+1 |
| | | | | | Upcoming boost version will remove boost_system | ||||
| * | Add runtime linkage-set reload | Matthias P. Braendli | 2025-09-11 | 8 | -97/+161 |
| | | |||||
| * | Remove some old _WIN32 ifdefs, restructure includes | Matthias P. Braendli | 2025-09-10 | 16 | -266/+54 |
| | | |||||
| * | Make sourceport optional in EDI output config | Matthias P. Braendli | 2025-08-13 | 1 | -3/+2 |
| | | |||||
| * | Add support for UDP EDI input to specify local interface IP | Matthias P. Braendli | 2025-07-16 | 1 | -0/+7 |
| | | |||||
| * | common 3849213: allow setting TTL without UDP source | Matthias P. Braendli | 2025-07-11 | 1 | -4/+4 |
| | | |||||
| * | Delete zmq2edi that was added by accident | Matthias P. Braendli | 2025-07-09 | 3 | -900/+0 |
| | | |||||
| * | Remove debugging Init print on startup | Matthias P. Braendli | 2025-07-07 | 1 | -2/+0 |
| | | |||||
| * | Rename tist_at_fct0_us to -tist_at_fct0_ms | Matthias P. Braendli | 2025-06-24 | 2 | -6/+6 |
| | | |||||
| * | RC: Fix set tist_offset | Matthias P. Braendli | 2025-06-11 | 2 | -10/+14 |
| | | |||||
| * | Rework counter and TIST initialisation to ensure TIST@FCT0 works correctly | Matthias P. Braendli | 2025-06-11 | 5 | -70/+957 |
| | | | | | | | This loses the continuity-across-restarts of the counter, but most destinations already see a counter discontinuity now. So it's not a big loss | ||||
| * | Rework FIG0/10 DAB time indication to match EDI time | Matthias P. Braendli | 2025-04-23 | 8 | -50/+42 |
| | | |||||
| * | Compensate for tist_at_fct0 in tist_offset | Matthias P. Braendli | 2025-04-13 | 2 | -3/+11 |
| | | |||||
| * | Common b23da85: make PFT per-output configurable | Matthias P. Braendli | 2025-03-23 | 1 | -16/+36 |
| | | |||||
| * | Add EDI/TCP number of active connections statistics | Matthias P. Braendli | 2025-03-11 | 3 | -28/+74 |
| | | |||||
| * | Add tist_at_fct0 configuration | Matthias P. Braendli | 2025-02-17 | 2 | -4/+10 |
| | | |||||
| * | Fix initial setting of DFLC and FCT | Matthias P. Braendli | 2025-02-17 | 1 | -1/+1 |
| | | |||||
| * | Move some constants around | Matthias P. Braendli | 2025-01-06 | 5 | -34/+17 |
| | | |||||
| * | Support 24ms granularity in tist_offset | Matthias P. Braendli | 2025-01-06 | 2 | -122/+148 |
| | | |||||
| * | Update common: improve multicast input and incomplete timestamps | Matthias P. Braendli | 2024-08-20 | 1 | -2/+2 |
| | | |||||
| * | Rework STI/EDI/UDP multicast input group join | Matthias P. Braendli | 2024-07-22 | 1 | -2/+21 |
| | | |||||
| * | Remove odr-zmq2edi | Matthias P. Braendli | 2024-07-22 | 4 | -953/+0 |
| | | |||||
| * | Improve list of outputs supported | Matthias P. Braendli | 2024-06-19 | 1 | -3/+3 |
| | | |||||
| * | Apply tist_offset to MNSC time too | Matthias P. Braendli | 2024-06-11 | 1 | -4/+5 |
| | | |||||
| * | Make MNSC compatible with Easydabv2 again | Matthias P. Braendli | 2024-06-09 | 2 | -8/+27 |
| | | |||||
| * | Increase repetition rate for labels | Matthias P. Braendli | 2024-04-08 | 1 | -2/+7 |
| | | |||||
| * | Clean up FIG carousel a bit | Matthias P. Braendli | 2024-04-08 | 15 | -65/+70 |
| | | |||||
| * | Add uatype journaline to config | Matthias P. Braendli | 2024-02-21 | 3 | -4/+18 |
| | | |||||
| * | Add ZMQ output to odr-zmq2edi | Matthias P. Braendli | 2024-01-29 | 3 | -53/+125 |
| | | |||||
| * | Remove ZMQ output print to cerr | Matthias P. Braendli | 2024-01-18 | 1 | -1/+0 |
| | | |||||
| * | ManagementServer: handle zmq sock recv returning failure | Matthias P. Braendli | 2024-01-17 | 1 | -2/+4 |
| | | |||||
| * | Update ClockTAI and RemoteControl | Matthias P. Braendli | 2024-01-17 | 8 | -7/+112 |
| | | |||||
| * | Switch project to C++17 | Matthias P. Braendli | 2024-01-17 | 2 | -5/+5 |
| | | |||||
| * | Ensure EDI inserts ESTn tags in the config file order | Matthias P. Braendli | 2023-05-03 | 1 | -7/+7 |
| | | | | | | Even though the spec says EDI decoders shall not assume any particular ordering, we've seen some that misbehave | ||||
| * | Align CIF Count and timestamp on startup | Matthias P. Braendli | 2023-03-04 | 2 | -24/+56 |
| | | |||||
| * | EDI: do not fill logs with size mismatch entries | Matthias P. Braendli | 2022-11-22 | 2 | -4/+16 |
| | | |||||
| * | load_entire_file: display Loaded X bytes from Y message when the content changes | Matthias P. Braendli | 2022-10-14 | 1 | -1/+2 |
| | | |||||
| * | load_entire_file: stop playing loop if file disappears | Matthias P. Braendli | 2022-10-11 | 1 | -6/+14 |
| | | |||||
| * | Make hexparse return unsigned | Matthias P. Braendli | 2022-10-07 | 2 | -9/+8 |
| | | | | | This fixes the definition of long service IDs on 32-bit systems | ||||
| * | Add load_entire_file option for file inputs | Matthias P. Braendli | 2022-10-05 | 3 | -27/+144 |
| | | |||||
| * | Support reading mux config in JSON | Matthias P. Braendli | 2022-08-24 | 3 | -16/+26 |
| | | |||||
| * | Add pre-roll burst config setting | Matthias P. Braendli | 2022-08-22 | 1 | -5/+3 |
| | | | | | This includes Common 306b5fc | ||||
| * | Support EDI TCP server pre-roll on client connect | Matthias P. Braendli | 2022-08-19 | 2 | -2/+7 |
| | | | | | Includes common code changes: socket changes for keepalive and preroll | ||||
| * | Fix FIG0/13 length calculation | Matthias P. Braendli | 2022-03-23 | 1 | -1/+4 |
| | | |||||
| * | Remove xpadAppType_valid and handle Broadcast Website like MOT slideshow | Matthias P. Braendli | 2022-03-17 | 3 | -8/+2 |
| | | |||||
| * | Setup FIG0/13 for Broadcast Website with profiles 01 FF | Matthias P. Braendli | 2022-03-17 | 3 | -2/+22 |
| | | |||||
| * | FIG0/13: do not send list terminator | Matthias P. Braendli | 2022-03-17 | 1 | -6/+5 |
| | | | | | | ETSI TS 102 371 clause 7.1.1 says it's only necessary if the list contains other information besides the profile ids. | ||||
| * | Send FIG0/14 only for enhancedpacket subchannels | Matthias P. Braendli | 2022-03-17 | 4 | -27/+23 |
| | | |||||
