Adding GNU GPL v3.0 license to the branch
by DeMarco 5 years 11 months
8aa3411a
Finished updates to support the new MAU 1.1 firmwa...
by DeMarco 6 years 3 months
Finished updates to support the new MAU 1.1 firmware:

1) Adjusted Flight Profiles to match transition between sampling rates.
2) Created folder MainDev for the GraphGenerator and updated the program
to support timestamps generation.

3) Updated the Excel sheet to support timestamps and adaptive chart
lenght.

4) Moved old GraphGenerator and Excel sheet implementations to folder
"old".

5) Added .bat files for reading and erasing the EEPROM to source
control.
d83f7849
VERSION READY FOR TEST IN ROCKET.
by DeMarco 6 years 3 months
VERSION READY FOR TEST IN ROCKET.

Set first NVM position to receive a sample at address 0x08 right from
the call to rawdata_readout_cycle() from main().
93c3f984
Wrapped the call to report_apogee in #ifnotdef TES...
by DeMarco 6 years 3 months
Wrapped the call to report_apogee in #ifnotdef TEST_MODE and FLIGHT_SIM
6966966b
Minor comment fixed.
by DeMarco 6 years 3 months
28f2934c
VERSION FOR TEST IN REAL ROCKET.
by DeMarco 6 years 3 months
41829d50
Changed flow section naming comments
by DeMarco 6 years 3 months
e5aa0f39
Merged calls to rawdata_readout_cycle to one call ...
by DeMarco 6 years 3 months
Merged calls to rawdata_readout_cycle to one call only. Process type is switched from DETECT_ASCENT to DETECT_LANDING inside of DETECT_ASCENT high variance detected condition. Removed other useless stuff, like MEASURE_GROUND_PRESSURE LED control case.
95a45cc0
Removed useless cycles number limiter related vari...
by DeMarco 6 years 3 months
Removed useless cycles number limiter related variables and some trash.
2a2c6053
Worked with several simulated flight samples set. ...
by DeMarco 6 years 3 months
Worked with several simulated flight samples set. It is possible to select FLIGHT_SIM mode and several flight profile headers that replace the readings from the actual barometer.
871a131c
Report a bug