log

age author description
2019-06-19 heinrichsweikamp Merged in janlmulder/ostc4/fix-version (pull request #27)
2019-06-19 Jan Mulder bugfix: correct packed main version number in dive header fix-version
2019-06-19 heinrichsweikamp Merged in Ideenmodellierer/ostc4/Bugfix_Flip_FirmwareUpdate (pull request #26)
2019-06-17 ideenmodellierer Resolved warning Bugfix_Flip_FirmwareUpdate
2019-06-17 ideenmodellierer Bugfix text display in update mode (flipped display) and reduction of timeout in case of a failed firmware update Bugfix_Flip_FirmwareUpdate
2019-06-17 ideenmodellierer Bugfix Overview, O2 values and mV in flip display mode Bugfix_Flip_FirmwareUpdate
2019-06-17 ideenmodellierer Reinitialize logos after flip of display Bugfix_Flip_FirmwareUpdate
2019-06-01 heinrichsweikamp Minor: Remove unused compass header file. The LSM303DLHC is not used in any hardware sold.
2019-05-31 heinrichsweikamp Merged in janlmulder/ostc4/cleanup-4 (pull request #25)
2019-05-29 Jan Mulder bugfix: make stopwatch and divetime run in sync cleanup-4
2019-05-26 Jan Mulder Make dive mode detection more advanced cleanup-4
2019-05-24 Jan Mulder cleanup: factor out SHelper typedef (and more) cleanup-4
2019-05-24 Jan Mulder cleanup: introduce function setAvgDepth cleanup-4
2019-05-22 Jan Mulder cleanup: factor out unused stopwatch code cleanup-4
2019-05-22 Jan Mulder bugfix, cleanup: do not clip depth to 0 cleanup-4
2019-05-21 Jan Mulder bugfix, consistency: show deco/NDL really after 1 minute divetime cleanup-4
2019-05-20 Jan Mulder bugfix, simulator: fix the 1 sec difference between stopwatch and divetime cleanup-4
2019-05-20 Jan Mulder bugfix, cleanup: simplify stopwatch logic and fix fallout cleanup-4
2019-05-20 Jan Mulder bugfix, cleanup: keep both is_ambient_pressure_close_to_surface in sync cleanup-4
2019-05-20 Jan Mulder cleanup, RTE: factor out scheduleCheck_pressure_reached_dive_mode_level cleanup-4
2019-05-17 Jan Mulder cleanup: remove commented/unused code, make static cleanup-4
2019-05-17 heinrichsweikamp Merged in janlmulder/ostc4/cleanup-3 (pull request #24)
2019-05-16 Jan Mulder Bugfix: fix drawing of CCR bailout profile cleanup-3
2019-05-16 Jan Mulder cleanup: remove unused code, make static, remove commented code cleanup-3
2019-05-16 Jan Mulder Possible bugfix: do not use bitwise and (&) cleanup-3
2019-05-13 heinrichsweikamp Merged in janlmulder/ostc4/div-fixes-6 (pull request #23)
2019-05-12 Jan Mulder Added tag v1.4.8 release for changeset ba9d99a2e310 div-fixes-6
2019-05-02 Jan Mulder bugfix, consistency: show deco, NDL after 1 minute div-fixes-6
2019-05-02 Jan Mulder translate: nullzeit -> ndl div-fixes-6
2019-05-02 Jan Mulder Deco Models: limit NDL to 240 minutes div-fixes-6
2019-05-02 Jan Mulder VPM, cleanup: 1st round div-fixes-6
2019-04-29 Jan Mulder cleanup: remove unused code div-fixes-6
2019-04-29 Jan Mulder cleanup: no useless checks for simulator state div-fixes-6
2019-05-06 heinrichsweikamp Update the release file for testing. Rev 286 did not include the 1.4.8 (non-beta) firmware. v1.4.8 release
2019-05-06 heinrichsweikamp Minor: Some Texts fixed, allign RTErequired* values with RTE firmware
2019-05-05 heinrichsweikamp add update files for testing purposes
2019-05-02 heinrichsweikamp Merged in janlmulder/ostc4/ndl-in-logbook (pull request #22)
2019-05-02 Jan Mulder Bugfix: write NDL in logbook correctly ndl-in-logbook
2019-05-01 heinrichsweikamp translate some comments into english
2019-05-01 heinrichsweikamp Fix typos (There are still many...)
2019-04-29 heinrichsweikamp Make RTE show as 1.8.0 beta, add update files for testing purposes
2019-04-28 heinrichsweikamp add update files for testing purposes
2019-04-28 heinrichsweikamp Merged in Ideenmodellierer/ostc4/IPC_Sync_Improvment_3 (pull request #21)
2019-04-28 ideenmodellierer Rework SPI error handling. IPC_Sync_Improvment_3
2019-04-28 ideenmodellierer Rework pressure/ temperature data aquisition IPC_Sync_Improvment_3
2019-04-28 ideenmodellierer Do not mark data as valid if devicedata is received. IPC_Sync_Improvment_3
2019-04-28 heinrichsweikamp add update files for testing purposes, bump to 1.4.8 beta / RTE 1.7.1 beta
2019-04-28 heinrichsweikamp Merged in janlmulder/ostc4/write-from-sim (pull request #20)
2019-04-27 Jan Mulder cleanup: simplify stateUsed usage write-from-sim
2019-04-27 Jan Mulder cleanup: also write gas and setpoint changes in simulator mode write-from-sim
2019-04-24 Jan Mulder feature, debug: make simulator write a logbook entry write-from-sim
2019-04-23 Jan Mulder cleanup: do not pass large struct by value write-from-sim
2019-04-23 Jan Mulder cleanup: make things static where possible. write-from-sim
2019-04-26 heinrichsweikamp Merged in Ideenmodellierer/ostc4/IPC_Sync_Improvment_2 (pull request #18)
2019-04-14 ideenmodellierer Added batch to copy bins from release folder IPC_Sync_Improvment_2
2019-04-14 ideenmodellierer Increase SPI com timeout for cold start and wake up IPC_Sync_Improvment_2
2019-04-14 ideenmodellierer Sync to Main 100ms time stamp & added Reinitialization of globals after startup IPC_Sync_Improvment_2
2019-04-14 ideenmodellierer Forward 100ms time stamp to RTE and handle logbook in main loop IPC_Sync_Improvment_2
2019-04-23 heinrichsweikamp Merged in janlmulder/ostc4/bm-3 (pull request #19)
2019-04-23 Jan Mulder Bugfix: do not reset saturation on surfacing bm-3
2019-04-23 Jan Mulder Added tag V1.4.7 release for changeset 1b9be6040d82 bm-3
2019-04-15 Jan Mulder feature: allow new saturation to be set in lower left corner bm-3
2019-04-12 Jan Mulder Buehlmann: factor out another global gDecotable bm-3
2019-04-12 Jan Mulder Buehlmann: factor out gNDL and gTTS bm-3