Remaining flight time prediction working. Ready for simulated profiles.
by DeMarco 6 years 1 month
03c50b42
Reorganized EEPROM addresses in test mode to not disrupt the Excel.
by DeMarco 6 years 1 month
c0ae7bcd
Fixed missing "false" flow indicators.
by DeMarco 6 years 1 month
24f3d9a6
Step to record in NVM sample index that marks the sample rate reduction.
by DeMarco 6 years 1 month
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 6 years 1 month
664d0c8c
Average pressure change rate based variance calculation is ready.
by DeMarco 6 years 1 month
11867484
Preparations for flexible sampling rate implementation. TESTS OK.
by DeMarco 6 years 1 month
c2d93c8d
Strategy for parachute descent detection and sampling rate reduction.
by DeMarco 6 years 1 month
a3e81b3a
Fixed landing detection condition to be just "variance < value", since variance can never be negative.
by DeMarco 6 years 1 month
061bcb36
Updated Main Flowchart with method to calculate Initial Ground Pressure and Landing Detection based on 20 raw pressure samples variance.
by DeMarco 6 years 1 month
5552ddea
Report a bug