satdump/tools/test_satdump
2024-02-08 10:06:56 -05:00
..
CMakeLists.txt Sync required cmake version across subdirs 2024-02-08 10:06:56 -05:00
main.cpp Save full log to file and show in the GUI log 2023-11-19 16:22:39 -05:00
README.md Add initial test tool, fix some bugs 2022-11-13 12:47:08 +01:00

test_satdump

This tool is NOT meant for any end-users, neither most developers. It is meant to batch-test SatDump against a very large dataset of recordings, frames, etc to ensure things work and remain functional over time. It may also be useful to detect more subtles bugs happening when repeating a certain task, etc.

But as this is not meant for pretty much anyone else, let's not spend too much time writing this for now :-)

It may be made usable by anyone in the future, but some challenges such as the enormous amount of test data required make this challenging.