Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added FIG 0/14 for FEC scheme defintion, when a packet model channel is ↵ | Nick Piggott | 2022-03-17 | 1 | -0/+1 |
| | | | | | | | | | | using FEC error correction (enhancedpacket) Needs another pair of eyes to check it. FIG0_14.cpp, line 37 - the data field is a single byte, top 6 bits are SubChanID, bottom 2 bits are FEC type; is this how you organise the bits in the right order? FIG0_14.cpp, line 78 - there needs to be a test here if the packet channel is enhanced or not, but it looks like that attribute is only held on the file input, and not easily readable from the services configuration? FIG0_14.cpp, lines 101-106 - is this writing the entire FIC into the stack correctly? The usual preamble bytes for the service identifier followed by the 1 byte data field | ||||
* | add FIG 0/7 | Mathias Kuntze | 2020-03-06 | 1 | -1/+2 |
| | |||||
* | Add initial implementation for FIG0/24 | Matthias P. Braendli | 2017-06-05 | 1 | -0/+1 |
| | |||||
* | WIP: Rework FIG0/21 definition and get FIC insertion to compile | Matthias P. Braendli | 2017-04-20 | 1 | -1/+2 |
| | |||||
* | Merge branch 'next' into servicelinking | Matthias P. Braendli | 2016-10-02 | 1 | -305/+14 |
|\ | | | | | | | And move FIG0/6 to new files | ||||
| * | Split FIG0 into several files | Matthias P. Braendli | 2016-10-02 | 1 | -266/+13 |
| | | |||||
| * | Move FIG0 structures to separate file | Matthias P. Braendli | 2016-10-02 | 1 | -318/+1 |
| | | | | | | | | (cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9) | ||||
| * | Refactor handling of FIG state out of 0/19 | Matthias P. Braendli | 2016-10-02 | 1 | -18/+29 |
| | | | | | | | | We are going to need this for other FIGs too | ||||
* | | Add some WIP for FIG0/6 | Matthias P. Braendli | 2016-10-02 | 1 | -0/+22 |
| | | |||||
* | | Add some FIG0/6 structures and skeleton | Matthias P. Braendli | 2016-09-30 | 1 | -0/+28 |
| | | |||||
* | | Move FIG0 structures to separate file | Matthias P. Braendli | 2016-09-30 | 1 | -318/+1 |
|/ | |||||
* | Add FIG0/5 to transmit language now that it's not in 0/17 anymore | Matthias P. Braendli | 2016-09-23 | 1 | -0/+29 |
| | |||||
* | Simplify FIG0/3 structures | Matthias P. Braendli | 2016-09-23 | 1 | -11/+1 |
| | |||||
* | Update FIG0/17 to EN 300 401 V2.1.1 | Matthias P. Braendli | 2016-09-23 | 1 | -10/+9 |
| | |||||
* | Update FIG0/9 to EN 300 401 V2.1.1 | Matthias P. Braendli | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | Reduce FIG0/17 Repetition Rate | Nick Piggott | 2016-09-09 | 1 | -1/+1 |
| | | | | | | TS 101 496-2 suggests repetition rate "B" for FIG0/17 (except when a language or Pty change of the programme is imminent). Reducing the repetition rate frees up space in FIC. | ||||
* | Switch FIG0/10 to long form | Matthias P. Braendli | 2016-08-22 | 1 | -1/+16 |
| | | | | | The latest draft specification deprecates the short form, and most muxes today used the long form. | ||||
* | Rename dabSubchannel to DabSubchannel | Matthias P. Braendli | 2016-04-15 | 1 | -2/+2 |
| | |||||
* | Fix FIG0/8 insertion with data & audio services | Matthias P. Braendli | 2016-04-15 | 1 | -0/+1 |
| | |||||
* | Fix FIG0/2 insertion with data & audio service | Matthias P. Braendli | 2016-04-15 | 1 | -0/+3 |
| | |||||
* | Remove old carousel | Matthias P. Braendli | 2016-04-01 | 1 | -1/+304 |
| | |||||
* | Move watermark to FIG0/1 in new carousel | Matthias P. Braendli | 2016-02-28 | 1 | -5/+6 |
| | |||||
* | Add component carousel to FIG0/3 | Matthias P. Braendli | 2015-12-21 | 1 | -0/+2 |
| | |||||
* | Add PTy to RC | Matthias P. Braendli | 2015-11-27 | 1 | -0/+1 |
| | |||||
* | Add missing includes in FIG0.h | Matthias P. Braendli | 2015-09-23 | 1 | -0/+2 |
| | |||||
* | Add FIG0/19 | Matthias P. Braendli | 2015-08-15 | 1 | -3/+20 |
| | |||||
* | Add cluster handling for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -0/+17 |
| | |||||
* | Implement FIG0/18 for announcements | Matthias P. Braendli | 2015-08-15 | 1 | -1/+17 |
| | |||||
* | Add FIG0/8 and 0/9 | Matthias P. Braendli | 2015-08-07 | 1 | -0/+39 |
| | |||||
* | Add FIG0/13 | Matthias P. Braendli | 2015-08-07 | 1 | -2/+24 |
| | |||||
* | Start FIB1, add FIG0/8 | Matthias P. Braendli | 2015-08-07 | 1 | -0/+18 |
| | |||||
* | Move FIG0/17 to rate A_B | Matthias P. Braendli | 2015-08-07 | 1 | -1/+1 |
| | |||||
* | Create namespace for FIC stuff | Matthias P. Braendli | 2015-08-07 | 1 | -0/+4 |
| | |||||
* | Add FIG FillStatus | Matthias P. Braendli | 2015-08-07 | 1 | -5/+5 |
| | |||||
* | Fix FIB0 padding, FIG init and deadline handling | Matthias P. Braendli | 2015-07-19 | 1 | -1/+4 |
| | |||||
* | Add FIG0/17 to FIB0 | Matthias P. Braendli | 2015-07-18 | 1 | -0/+16 |
| | |||||
* | Add FIG0/3 to FIB0 | Matthias P. Braendli | 2015-07-18 | 1 | -1/+18 |
| | |||||
* | Combine FIG0/2 Data and Prog | Matthias P. Braendli | 2015-07-18 | 1 | -1/+1 |
| | |||||
* | Add FIG0/2, fib0 scheduler | Matthias P. Braendli | 2015-07-18 | 1 | -1/+25 |
| | |||||
* | Start work on new FIG carousel | Matthias P. Braendli | 2015-07-17 | 1 | -0/+61 |