log

age author description
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