QUB-ASL / bzzz

Quadcopter with ESP32 and RaspberryPi
MIT License
7 stars 0 forks source link

Saving data unexpectedly #178

Open alphaville opened 5 months ago

alphaville commented 5 months ago

Describe the solution you'd like

This issue was noticed while working on branch feature/110-RC_stick_position_fail_safe.

The message [LOGGER] saving data appeared without flipping switch A on the RC followed by an error, which we didn't record. It happened twice I think. The error caused main.py to crash.

We need to figure out what's causing this behaviour.

jamie-54 commented 2 months ago

This doesn't seem to be happening any more with refactoring