feyris-tan
|
f4193297d2
|
Added basic parsing of ATSC Pipes.
🚀 Pack skyscraper8 / make-zip (push) Successful in 37s
|
2026-05-22 21:22:31 +02:00 |
|
feyris-tan
|
64b1639e2f
|
Added support for ATSC 3.0 Baseband Packet Data Stream Protocol and parsing of ATSC 3.0 BBFRAMEs.
🚀 Pack skyscraper8 / make-zip (push) Failing after 14s
|
2026-05-21 22:14:39 +02:00 |
|
feyris-tan
|
d33a0003ef
|
Added an option to receive ATSC 3.0 STLTP.
🚀 Pack skyscraper8 / make-zip (push) Successful in 48s
|
2026-05-20 22:34:41 +02:00 |
|
feyris-tan
|
f7aa6ecf67
|
When an MPE PID is marked as suspect from switching encryption on/off, but it has already sucessfully delivered IPv4 or LLC PDUs, the suspicion is cleared.
🚀 Pack skyscraper8 / make-zip (push) Successful in 47s
|
2026-05-20 19:47:06 +02:00 |
|
feyris-tan
|
c4c08d1494
|
Implemented Salvaging Strategy 3.
🚀 Pack skyscraper8 / make-zip (push) Successful in 47s
|
2026-05-18 21:50:40 +02:00 |
|
feyris-tan
|
a925a3a416
|
Added support for LLC/SNAP inside MPE packets.
🚀 Pack skyscraper8 / make-zip (push) Successful in 41s
|
2026-05-17 21:25:12 +02:00 |
|
feyris-tan
|
a940ef3a45
|
Implemented Salvaging strategies 1 & 2.
🚀 Pack skyscraper8 / make-zip (push) Successful in 45s
|
2026-05-17 12:18:39 +02:00 |
|
feyris-tan
|
92056f4ce3
|
Began working on the salvager.
🚀 Pack skyscraper8 / make-zip (push) Successful in 47s
|
2026-05-16 20:59:46 +02:00 |
|
feyris-tan
|
67bc722c66
|
Fixed a crash in the PSI decoder when a packet with an invalid PSI offset is received.
🚀 Pack skyscraper8 / make-zip (push) Failing after 35s
|
2026-05-16 20:50:44 +02:00 |
|
Fey
|
a58fb93599
|
Fix merge conflict in RemoteStreamReaderClient
🚀 Pack skyscraper8 / make-zip (push) Failing after 47s
|
2026-05-14 12:26:36 +02:00 |
|
feyris-tan
|
d91d58b71d
|
Merge branch 'master' of http://172.20.20.19:3000/ft/skyscraper8
🚀 Pack skyscraper8 / make-zip (push) Waiting to run
# Conflicts:
# skyscraper8/Skyscraper/IO/RemoteStreamReader/RemoteStreamReaderClient.cs
|
2026-05-14 10:19:30 +02:00 |
|
Fey
|
bcf31c7296
|
Merge branch 'master' of http://172.20.20.19:3000/ft/skyscraper8
🚀 Pack skyscraper8 / make-zip (push) Failing after 40s
|
2026-05-14 11:00:26 +02:00 |
|
Fey
|
f086ca4f59
|
Moved WriteDoubleBE to it's proper position.
|
2026-05-14 10:59:28 +02:00 |
|
feyris-tan
|
38a90b18ae
|
Minor beautification of RFScan code.
|
2026-05-14 10:18:15 +02:00 |
|
feyris-tan
|
3b30ff7371
|
Merge branch 'master' of http://172.20.20.19:3000/ft/skyscraper8
🚀 Pack skyscraper8 / make-zip (push) Failing after 36s
|
2026-05-13 20:05:14 +02:00 |
|
feyris-tan
|
f87f0080e6
|
Performance optimization in the RemoteStreamReaderClient for FFT Scan.
|
2026-05-13 20:04:24 +02:00 |
|
Fey
|
a318b0e429
|
Fix one test.
🚀 Pack skyscraper8 / make-zip (push) Failing after 34s
|
2026-05-12 06:12:26 +02:00 |
|
Fey
|
0a0d1e4afb
|
Added a CI helper argument.
🚀 Pack skyscraper8 / make-zip (push) Failing after 36s
|
2026-05-10 18:17:42 +02:00 |
|
Fey
|
7c38d20010
|
Added security exceptions to the RemoteStreamReaderClient
🚀 Pack skyscraper8 / make-zip (push) Failing after 37s
|
2026-05-10 15:38:56 +02:00 |
|
Fey
|
b75bd3c4dd
|
Refactored FFTScan in the StreamReader interface.
🚀 Pack skyscraper8 / make-zip (push) Failing after 33s
|
2026-05-10 12:23:41 +02:00 |
|
feyris-tan
|
8808dc92e0
|
Added FFTTerm to the StreamReader I/O.
🚀 Pack skyscraper8 / make-zip (push) Failing after 37s
|
2026-05-09 20:38:32 +02:00 |
|
feyris-tan
|
ecba6a5421
|
raise version to 19.
🚀 Pack skyscraper8 / make-zip (push) Failing after 40s
|
2026-05-09 18:40:45 +02:00 |
|
Fey
|
6b83c4d198
|
Fixed bug in Float/Double I/O.
🚀 Pack skyscraper8 / make-zip (push) Failing after 35s
|
2026-05-09 17:52:15 +02:00 |
|
feyris-tan
|
e79ef4b4e2
|
Newlines in ReutersWneExtractor
🚀 Pack skyscraper8 / make-zip (push) Failing after 38s
|
2026-05-09 15:23:20 +02:00 |
|
Fey
|
a6930d79fc
|
Allow delivery of unnamed files in WNE.
🚀 Pack skyscraper8 / make-zip (push) Failing after 31s
|
2026-05-05 23:35:45 +02:00 |
|
Fey
|
fa91364b3b
|
Refactored WNE Extraction.
🚀 Pack skyscraper8 / make-zip (push) Failing after 25s
|
2026-05-05 22:58:51 +02:00 |
|
feyris-tan
|
5715e047a3
|
Modified the ReutersWneExtractor to use an external event handler.
🚀 Pack skyscraper8 / make-zip (push) Failing after 13s
|
2026-05-04 22:12:17 +02:00 |
|
feyris-tan
|
0c0932e193
|
Added a method to read RF Spectrums off an object storage.
🚀 Pack skyscraper8 / make-zip (push) Failing after 43s
|
2026-05-03 21:31:47 +02:00 |
|
feyris-tan
|
b7e2b50819
|
Got Reuters WNE file extraction working.
🚀 Pack skyscraper8 / make-zip (push) Failing after 36s
|
2026-04-21 22:15:17 +02:00 |
|
feyris-tan
|
d895dc6abb
|
WNE Announcement packets.
🚀 Pack skyscraper8 / make-zip (push) Failing after 32s
|
2026-04-16 22:35:10 +02:00 |
|
feyris-tan
|
29ebce8a3c
|
Began work on Reuters' WNE format.
🚀 Pack skyscraper8 / make-zip (push) Failing after 33s
|
2026-04-15 19:03:40 +02:00 |
|
feyris-tan
|
ed44e894a9
|
Ditto!
🚀 Pack skyscraper8 / make-zip (push) Failing after 33s
|
2026-04-15 18:49:07 +02:00 |
|
feyris-tan
|
82253eefce
|
Merge branch 'master' of http://172.20.20.19:3000/ft/skyscraper8
|
2026-04-15 18:48:48 +02:00 |
|
feyris-tan
|
6c36c100e8
|
Ditto!
|
2026-04-15 18:48:26 +02:00 |
|
Fey
|
695ca5e69f
|
Began moving the remnants of the blindscanning stuff into Voile.
🚀 Pack skyscraper8 / make-zip (push) Failing after 59s
|
2026-04-11 16:36:52 +02:00 |
|
Fey
|
f24d7ab78f
|
Updated gitignore to not include the SAT>IP test build.
|
2026-04-07 22:16:49 +02:00 |
|
Fey
|
03f194bd34
|
Added options for SAT>IP Multicast Playout and building a date-ordered TS list to CSV.
|
2026-04-06 16:42:27 +02:00 |
|
Fey
|
8de4b56c6f
|
Added a command-line option to tune SAT>IP servers without actually processing the stream.
|
2026-03-30 15:20:30 +02:00 |
|
feyris-tan
|
fe672a54f9
|
Update to Release 18.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m42s
|
2026-03-25 21:35:28 +01:00 |
|
feyris-tan
|
f605eb33c8
|
Refactored UNT handling.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m53s
|
2026-03-23 23:37:23 +01:00 |
|
feyris-tan
|
a7b89f2fac
|
Patches for passing RCS2 data to the UI.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m36s
|
2026-03-22 21:52:14 +01:00 |
|
feyris-tan
|
1938cb169c
|
Fixed ToString() for RCS2 Linkage Descriptor.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m59s
|
2026-03-22 12:29:36 +01:00 |
|
feyris-tan
|
7e7a3f86dd
|
Reworked the database handling for TIMs.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m48s
|
2026-03-21 22:38:16 +01:00 |
|
feyris-tan
|
5d0da389a6
|
Fixed a logic bug in RCS2 Handling that would cause the NetworkId in RMT to be always 0 when carried via GSE.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m36s
|
2026-03-18 20:30:13 +01:00 |
|
feyris-tan
|
61b238a4aa
|
Fixed a bug in the BFBS GSE Reader that sometimes would forget the GSE Label.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m44s
|
2026-03-17 21:27:43 +01:00 |
|
feyris-tan
|
8f1ddcdadf
|
Bugfix: Many tables would be dropped for no reason. This is now fixed.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m46s
|
2026-03-16 22:26:01 +01:00 |
|
feyris-tan
|
ca9ed0f11a
|
Complete Rewrite of the PsiDecoder.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m40s
|
2026-03-16 00:23:25 +01:00 |
|
feyris-tan
|
c740e3c6bb
|
Added warning on invalid DSM-CC sections.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m40s
|
2026-03-15 20:09:08 +01:00 |
|
feyris-tan
|
7de126b5a1
|
Patches for handing off DVB-SIS data to the UI.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m41s
|
2026-03-15 19:02:36 +01:00 |
|
feyris-tan
|
68cd0799bd
|
Patch for handing off SIS data to the UI.
🚀 Pack skyscraper8 / make-zip (push) Failing after 1m48s
|
2026-03-15 12:07:19 +01:00 |
|