Remaining flight time prediction working. Ready for simulated profiles.
by DeMarco 5 years 8 months
03c50b42
Reorganized EEPROM addresses in test mode to not disrupt the Excel.
by DeMarco 5 years 8 months
c0ae7bcd
Fixed missing "false" flow indicators.
by DeMarco 5 years 8 months
24f3d9a6
Step to record in NVM sample index that marks the sample rate reduction.
by DeMarco 5 years 8 months
77b649f5
Pressure change rate + its variance as conditions for landing detection. In the current state, the program works fine for tests in the glass jar (thus, expected to work for short quick flights), but it is using 7966 bytes from the flash already.
by DeMarco 5 years 8 months
664d0c8c
Average pressure change rate based variance calculation is ready.
by DeMarco 5 years 9 months
11867484
Preparations for flexible sampling rate implementation. TESTS OK.
by DeMarco 5 years 9 months
c2d93c8d
Strategy for parachute descent detection and sampling rate reduction.
by DeMarco 5 years 9 months
a3e81b3a
Fixed landing detection condition to be just "variance < value", since variance can never be negative.
by DeMarco 5 years 9 months
061bcb36
Updated Main Flowchart with method to calculate Initial Ground Pressure and Landing Detection based on 20 raw pressure samples variance.
by DeMarco 5 years 9 months
5552ddea
Report a bug