summaryrefslogtreecommitdiffstats
path: root/src/fig
Commit message (Collapse)AuthorAgeFilesLines
* Simplify FIG allocation code in carouselMatthias P. Braendli2016-10-102-27/+6
|
* Split FIG0 into several filesMatthias P. Braendli2016-10-0227-1685/+2453
|
* Move FIG0 structures to separate fileMatthias P. Braendli2016-10-023-319/+350
| | | | (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 warning about primary component labelsMatthias P. Braendli2016-09-231-0/+3
|
* 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-232-2/+4
|
* 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.
* Reindent code and update docMatthias P. Braendli2016-09-091-13/+13
|
* Update to add EPG Profile information to User Application BytesNick Piggott2016-09-091-5/+14
|
* Add RC parameters for deferred start/stop of announcementsMatthias P. Braendli2016-09-011-1/+1
| | | | This is helpful to compensate for audio encoding delays.
* Remove dabUtils.{h,cpp}, move to utilsMatthias P. Braendli2016-08-221-1/+0
| | | | Also remove the obsolete dump code
* Switch FIG0/10 to long formMatthias P. Braendli2016-08-225-13/+32
| | | | | 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
|
* Make getSizeCu a dabSubchannel member functionMatthias P. Braendli2016-04-151-2/+2
|
* Replace DabService::program by functionMatthias P. Braendli2016-04-151-9/+8
|
* Fix FIG0/8 insertion with data & audio servicesMatthias P. Braendli2016-04-152-22/+53
|
* Add FIG0_1 debug logging (disabled)Matthias P. Braendli2016-04-151-0/+29
|
* Fix FIG0/2 insertion with data & audio serviceMatthias P. Braendli2016-04-152-14/+90
|
* Remove old carouselMatthias P. Braendli2016-04-014-6/+374
|
* Increase FIG deadlinesMatthias P. Braendli2016-02-283-16/+36
|
* Remove debugging printsMatthias P. Braendli2016-02-281-15/+0
|
* Move watermark to FIG0/1 in new carouselMatthias P. Braendli2016-02-282-49/+75
|
* Remove requirement that MCI be only in FIB0Matthias P. Braendli2016-01-311-6/+5
|
* Move FIG rate_increment_ms() to new fileMatthias P. Braendli2016-01-312-14/+48
|
* Replace some boost shared_ptr by std onesMatthias P. Braendli2015-12-213-6/+7
|
* Add component carousel to FIG0/3Matthias P. Braendli2015-12-212-16/+29
|
* Add PTy to RCMatthias P. Braendli2015-11-271-0/+1
|
* Add missing includes in FIG0.hMatthias P. Braendli2015-09-231-0/+2
|
* 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
|
* Add ability to map FIG to any FIBMatthias P. Braendli2015-08-172-45/+112
| | | | 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-151-12/+8
|
* Move FIG completion flag after loopsMatthias P. Braendli2015-08-152-52/+53
|
* Do no use sizeof in FIG0/18 and 19Matthias P. Braendli2015-08-151-12/+19
|
* Don't compile FIG0/19 debuggingMatthias P. Braendli2015-08-151-0/+5
|
* Add FIG0/19Matthias P. Braendli2015-08-154-4/+206
|
* Add cluster handling for announcementsMatthias P. Braendli2015-08-152-4/+22
|
* Implement FIG0/18 for announcementsMatthias P. Braendli2015-08-154-3/+95
|
* Correctly set initialised flags for all FIGsMatthias P. Braendli2015-08-132-0/+8
|
* Add fib display to debugging printMatthias P. Braendli2015-08-071-2/+2
|
* Add FIG1/4Matthias P. Braendli2015-08-074-0/+107
|
* Correct figextension for FIG1/1 and 1/5Matthias P. Braendli2015-08-071-2/+2
|
* Add FIG1/5Matthias P. Braendli2015-08-074-3/+90
|
* Fix watermark initialisationMatthias P. Braendli2015-08-071-2/+10
|