aboutsummaryrefslogtreecommitdiffstats
path: root/src/fig/FIG0.h
Commit message (Collapse)AuthorAgeFilesLines
* Added FIG 0/14 for FEC scheme defintion, when a packet model channel is ↵Nick Piggott2022-03-171-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/7Mathias Kuntze2020-03-061-1/+2
|
* Add initial implementation for FIG0/24Matthias P. Braendli2017-06-051-0/+1
|
* WIP: Rework FIG0/21 definition and get FIC insertion to compileMatthias P. Braendli2017-04-201-1/+2
|
* Merge branch 'next' into servicelinkingMatthias P. Braendli2016-10-021-305/+14
|\ | | | | | | And move FIG0/6 to new files
| * Split FIG0 into several filesMatthias P. Braendli2016-10-021-266/+13
| |
| * Move FIG0 structures to separate fileMatthias P. Braendli2016-10-021-318/+1
| | | | | | | | (cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9)
| * Refactor handling of FIG state out of 0/19Matthias P. Braendli2016-10-021-18/+29
| | | | | | | | We are going to need this for other FIGs too
* | Add some WIP for FIG0/6Matthias P. Braendli2016-10-021-0/+22
| |
* | Add some FIG0/6 structures and skeletonMatthias P. Braendli2016-09-301-0/+28
| |
* | Move FIG0 structures to separate fileMatthias P. Braendli2016-09-301-318/+1
|/
* Add FIG0/5 to transmit language now that it's not in 0/17 anymoreMatthias P. Braendli2016-09-231-0/+29
|
* Simplify FIG0/3 structuresMatthias P. Braendli2016-09-231-11/+1
|
* Update FIG0/17 to EN 300 401 V2.1.1Matthias P. Braendli2016-09-231-10/+9
|
* Update FIG0/9 to EN 300 401 V2.1.1Matthias P. Braendli2016-09-231-1/+1
|
* Reduce FIG0/17 Repetition RateNick Piggott2016-09-091-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 formMatthias P. Braendli2016-08-221-1/+16
| | | | | The latest draft specification deprecates the short form, and most muxes today used the long form.
* Rename dabSubchannel to DabSubchannelMatthias P. Braendli2016-04-151-2/+2
|
* Fix FIG0/8 insertion with data & audio servicesMatthias P. Braendli2016-04-151-0/+1
|
* Fix FIG0/2 insertion with data & audio serviceMatthias P. Braendli2016-04-151-0/+3
|
* Remove old carouselMatthias P. Braendli2016-04-011-1/+304
|
* Move watermark to FIG0/1 in new carouselMatthias P. Braendli2016-02-281-5/+6
|
* Add component carousel to FIG0/3Matthias P. Braendli2015-12-211-0/+2
|
* Add PTy to RCMatthias P. Braendli2015-11-271-0/+1
|
* Add missing includes in FIG0.hMatthias P. Braendli2015-09-231-0/+2
|
* Add FIG0/19Matthias P. Braendli2015-08-151-3/+20
|
* Add cluster handling for announcementsMatthias P. Braendli2015-08-151-0/+17
|
* Implement FIG0/18 for announcementsMatthias P. Braendli2015-08-151-1/+17
|
* Add FIG0/8 and 0/9Matthias P. Braendli2015-08-071-0/+39
|
* Add FIG0/13Matthias P. Braendli2015-08-071-2/+24
|
* Start FIB1, add FIG0/8Matthias P. Braendli2015-08-071-0/+18
|
* Move FIG0/17 to rate A_BMatthias P. Braendli2015-08-071-1/+1
|
* Create namespace for FIC stuffMatthias P. Braendli2015-08-071-0/+4
|
* Add FIG FillStatusMatthias P. Braendli2015-08-071-5/+5
|
* Fix FIB0 padding, FIG init and deadline handlingMatthias P. Braendli2015-07-191-1/+4
|
* Add FIG0/17 to FIB0Matthias P. Braendli2015-07-181-0/+16
|
* Add FIG0/3 to FIB0Matthias P. Braendli2015-07-181-1/+18
|
* Combine FIG0/2 Data and ProgMatthias P. Braendli2015-07-181-1/+1
|
* Add FIG0/2, fib0 schedulerMatthias P. Braendli2015-07-181-1/+25
|
* Start work on new FIG carouselMatthias P. Braendli2015-07-171-0/+61