ac2cz / pi_pacsat

Open source implementation of the Pacsat protocol based on public documents. Designed to run on a Linux computer using Direwolf as the TNC
4 stars 0 forks source link

Upload record remains in pacsat_upload_table.dat after upload #32

Closed ac2cz closed 1 month ago

ac2cz commented 4 months ago

We still have the record even though the file is removed from the queue and is now in the dir.

Later we try to purge these files but of course they can not be removed. It causes no issue but it is potentially using up slots in the upload table.

ac2cz commented 1 month ago

This no longer seems to be the case. It is probably an environmental issue when switching config files or directories.