ac2cz / FoxTelem

AMSAT Fox-1 Telemetry Decoder
GNU General Public License v3.0
52 stars 17 forks source link

WOD payloads are sometimes added twice to the FOXDB files #755

Closed ac2cz closed 2 years ago

ac2cz commented 2 years ago

The WOD Payloads Counter is wrong for MESAT1. It is over counting.

Duplicate Payloads are stored in the file on disk. They are not loaded into memory, so the list in the tables is right. But they are in the counts. If the seg has been offloaded then we do not know that we have a duplicate. So we save it again. Note that the issue vanishes if we load with Fast Playback.