7e7a3f86ddReworked the database handling for TIMs.
master
feyris-tan
2026-03-21 22:38:16 +01:00
5d0da389a6Fixed a logic bug in RCS2 Handling that would cause the NetworkId in RMT to be always 0 when carried via GSE.
feyris-tan
2026-03-18 20:30:13 +01:00
61b238a4aaFixed a bug in the BFBS GSE Reader that sometimes would forget the GSE Label.
feyris-tan
2026-03-17 21:27:43 +01:00
8f1ddcdadfBugfix: Many tables would be dropped for no reason. This is now fixed.
feyris-tan
2026-03-16 22:26:01 +01:00
ca9ed0f11aComplete Rewrite of the PsiDecoder.
feyris-tan
2026-03-16 00:23:25 +01:00
c740e3c6bbAdded warning on invalid DSM-CC sections.
feyris-tan
2026-03-15 20:09:08 +01:00
7de126b5a1Patches for handing off DVB-SIS data to the UI.
feyris-tan
2026-03-15 19:02:36 +01:00
68cd0799bdPatch for handing off SIS data to the UI.
feyris-tan
2026-03-15 12:07:19 +01:00
a97535e17cAdded a method to detect on whether a ProgramMappingStream is an RCS2 stream.
feyris-tan
2026-03-14 22:44:43 +01:00
1463844e46Patches for adhering to Voile's feature of specifying output directories for PCAPs and Sub-TS
Fey
2026-03-14 15:09:20 +01:00
0e3c138a1ePatches for Voile to display contents from DVB-NIP file deliveries.
feyris-tan
2026-03-13 22:27:13 +01:00
b50eb3b5e6Rewrote and decluttered TsPacket class.
feyris-tan
2026-03-11 23:32:44 +01:00
8adf5d4ff1Patches for Voile Integration
feyris-tan
2026-03-10 22:40:06 +01:00
651a6068d9Patches for Voile
feyris-tan
2026-02-22 21:22:27 +01:00
26beed9606Modernized the architecture for BAT and NIT.
feyris-tan
2026-02-13 22:06:10 +01:00
08abdb0fb6Added a TAR Object Storage.
feyris-tan
2026-02-02 21:29:33 +01:00
6d3f352bc5Removed Entropy Events. Those would slow down.
Fey
2026-02-01 16:11:38 +01:00
8aa9ac82d4Added a entropy-calculating filter.
Fey
2026-01-28 18:04:51 +01:00
bc6d9afa52Added a catalogue generator option.
feyris-tan
2025-11-17 22:08:38 +01:00
92f787bbd4Fix a bug in the detection of BBC News in the BFBS Stream.
feyris-tan
2025-11-14 22:25:51 +01:00
eb2ceb5f72Extract BBC News from BFBS stream.
feyris-tan
2025-11-13 22:24:37 +01:00
4786e9865cDetect the second BFBS stream.
feyris-tan
2025-11-12 21:34:21 +01:00
af8edceca2Actually scrape LogonResponseDescriptor, LowerLayerServiceDescriptor and HigherLayersInitializeDescriptor.
feyris-tan
2025-11-12 17:36:42 +01:00
8e3311bcceActually scrape the SatelliteReturnLinkDescriptor
feyris-tan
2025-11-11 21:19:38 +01:00
2c4bc0a558Added support for LogonResponseDescriptor, LowerLayerServiceDescriptor, HigherLayersInitializeDescriptor.
feyris-tan
2025-11-10 20:04:56 +01:00
e4d861ef6eSupport for TIM-B in GSE.
feyris-tan
2025-11-10 18:18:39 +01:00
90ac87770dMerge pull request 'As a small exercise, made the output of Stid135BbFrameReader bit-identical to the one of pts2bbf.cpp' (#1) from pts2bbf into masterft2025-10-14 09:59:05 +00:00
7630775d55As a small exercise, made the output of Stid135BbFrameReader bit-identical to the one of pts2bbf.cpp
feyris-tan
2025-10-14 11:51:50 +02:00
3da10ae897Removed the discrimination between "TBS-style GS encapsulation" and "Digital Devices style GS encapsulation" as it was factually wrong.
feyris-tan
2025-10-12 22:03:52 +02:00
39f8e936f3Added partial support for continuous GS.
feyris-tan
2025-10-12 20:29:50 +02:00
b3f92bf407Added notice about GS to the manual.ft2025-10-10 11:25:10 +00:00