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