Commit graph

141 commits

Author SHA1 Message Date
Aang23
e9b2411de4 Loads of VIIRS fixes 2021-04-12 20:20:25 +02:00
Aang23
3de3b90d0a Forgot to disable some debug code 2021-04-11 11:56:24 +02:00
Aang23
e5077f8a46 Add WIP warning 2021-04-10 20:22:53 +02:00
Aang23
746ea6abc7 Add WIP FY-3 MWHS Decoder 2021-04-10 20:09:31 +02:00
Aang23
2aa73515e7 Add FY-3 ERM Decoder 2021-04-10 15:27:07 +02:00
Aang23
bd91d690f8 Get rid of that cursed image display code 2021-04-09 00:39:21 +02:00
Aang23
e8d3c276b4 Add FengYun-2 S-VISSR support 2021-04-08 21:00:30 +02:00
Aang23
141de14508 New FY Decoder working! (WIP) 2021-04-06 18:53:38 +02:00
Aang23
221528ff13 Oops 2 2021-04-05 20:15:39 +02:00
Aang23
a183a479a9 Oops 2021-04-05 20:14:53 +02:00
Aang23
a57e97a5ad New FY MPT Decoder working, start work on new FY AHRPT decoder 2021-04-05 20:09:32 +02:00
Aang23
4ad2b8d0d7 Add IQ Swap to file source and QPSK / OQPSK 2021-04-05 17:08:29 +02:00
Aang23
af7b1c3275 Allow METEOR to be done live 2021-04-05 14:40:17 +02:00
Aang23
ad882a1c68 Allow tuning the NOAA deframer 2021-04-05 14:23:59 +02:00
Aang23
4021f2d268 (Very) bad live GVAR IR-1 preview 2021-04-05 00:44:25 +02:00
Aang23
e423c3119a Utilize VOLK in file_source 2021-04-04 15:08:07 +02:00
Aang23
d424a33a90 Fixup LRPT a bit 2021-04-04 10:52:23 +02:00
Aang23
d53d5e480f Fix a small bug on MetOp AVHRR 2021-04-03 17:59:02 +02:00
Aang23
31b2f93a59 Initial GVAR Support 2021-04-03 17:13:37 +02:00
Aang23
de0c127407 SARAL Live configuration 2021-04-02 15:36:15 +02:00
Aang23
253d98f198 Oops... 2021-04-02 14:59:48 +02:00
Aang23
c7fa31f95a Add SARAL support 2021-04-02 13:25:45 +02:00
Aang23
dc4deda938 Some Arktika cleanup... 2021-04-01 20:33:36 +02:00
Aang23
fb159da404 Bugfix FSK... 2021-03-31 22:11:57 +02:00
Aang23
dfbb216a11 Some more live support in demods 2021-03-31 19:07:53 +02:00
Aang23
746627be84 Stream support in all HRPT demodulators 2021-03-31 18:26:55 +02:00
Aang23
4daab71e73 Live support progress... 2021-03-31 18:15:26 +02:00
Aang23
833c4d5c6b Cleanup Viterbis a bit... 2021-03-31 12:16:38 +02:00
Aang23
48010f3937 New WIP Viterbi for NPP and MetOp 'working' 2021-03-30 19:29:48 +02:00
Aang23
3b0174f3b6 Arktika-M support + MSU-GS IR 2021-03-28 20:09:19 +02:00
Aang23
cd22ff265d Start adding live back 2021-03-22 22:26:21 +01:00
Aang23
6c8f5ac3e4 Add Starship OPQSK support down to CADU 2021-03-22 19:22:09 +01:00
Aang23
d279b480c8 Move SpaceX stuff into more generic modules 2021-03-22 19:03:08 +01:00
Aang23
77614eb4aa Fixup VIIRS composites... 2021-03-21 23:53:57 +01:00
Aang23
34080e21b3 Falcon 9, cleanup ASCII outputs 2021-03-21 20:41:18 +01:00
Aang23
724ebd14a0 Improve VIIRS bowtie and composites 2021-03-21 20:38:02 +01:00
Aang23
1d3f461920 Even more warnings gone 2021-03-21 18:56:33 +01:00
Aang23
e3a3bb704d Allow full Oceansat-2 passes to be processed without crashing... 2021-03-21 18:13:52 +01:00
Aang23
4a5958340a More warnings gone 2021-03-21 18:06:39 +01:00
Aang23
e107e60500 Fixup MODIS 143 composite 2021-03-21 16:30:21 +01:00
Aang23
7ca74ada17 Add white balance algorithm and use it for MODIS imagery 2021-03-21 12:38:12 +01:00
Aang23
f04cd0a848 Fix a few warnings 2021-03-20 22:39:42 +01:00
Aang23
ff0610c8a9 Better BowTie correction on VIIRS 2021-03-20 18:06:46 +01:00
Aang23
18be6f86ed BowTie correction for MODIS and MERSI instruments 2021-03-20 17:33:44 +01:00
Aang23
36f7dbe7b9 Port the MPT fix to FY AHRPT 2021-03-19 22:38:56 +01:00
Aang23
ba9cf6a020 Fix progress for Terra 2021-03-19 19:40:18 +01:00
Aang23
d4f7bb10e2 Switch over size_t to uint64_t for progress to work with larger basebands 2021-03-19 18:26:40 +01:00
Aang23
631c0e3608 Improve Oceansat-2 OCM support 2021-03-19 18:17:29 +01:00
Aang23
d456d4d6da Fix int16_t baseband support, thanks USA-Satcom, again! 2021-03-19 16:15:53 +01:00
Aang23
9c6bc0e984 Fix int8_t baseband support, thanks USA-Satcom! 2021-03-18 17:42:41 +01:00