Project-CETI / whale-tag-recovery

APRS and Swarm satellite based GPS tracking for tags
5 stars 4 forks source link

Configuration file integration #11

Open kellyostrom opened 2 years ago

kellyostrom commented 2 years ago

Especially when testing there are multiple types of binaries and setups that are being tested at once. Develop a way to have these modified from a simple configuration file such that any one can modify that file to get the binary they want. Examples of things that need to be included: callsign, SSID, geofencing y/n, type of binary (floater, tag, testing, etc), debug printing y/n, timing for APRS transmissions, etc.

kellyostrom commented 2 years ago

Whatever we end up using, such as cJSON, make sure it gets included into the docker configuration