annotate ostc4pack/create_full_update_bin.bat @ 338:b6a59e93cc91 PressureMeasure_Improvment

Added function to avoid divemode activation during Landing: Divemode is activated in case of 100mBar difference surface to abiente pressure. This might happen during landing => Added (in sleep mode only) a check for this scenario and increased dive mode activation limit
author ideenmodellierer
date Sat, 17 Aug 2019 18:57:15 +0200 (2019-08-17)
parents f8b7642704dd
children 85ba20760ad4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
60
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
1 call step0_copy_bins.bat
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
2 call step1_create_OSTC4_firmware_upload_bin.bat
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
3 call step1_create_OSTC_RTE_upload.bat
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
4 call step2_create_OSTC4update_bin.bat
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
5 pause