log

age author description
2019-04-08 Jan Mulder debug: add SPI error counter to compass calibration div-fixes-5
2019-04-08 Jan Mulder Comply to datasheet when resetting battery gauge registers div-fixes-5
2019-04-08 Jan Mulder cleanup: factor out I2C1_Status() and cleanup type div-fixes-5
2019-04-08 Jan Mulder Improvement SPI stability/recoverability div-fixes-5
2019-04-08 Jan Mulder cleanup: factor out dataSendToSlaveStopEval div-fixes-5
2019-04-08 Jan Mulder cleanup, bugfix: do not mask I2C_SystemStatus with local variable div-fixes-5
2019-04-06 Jan Mulder Bugfix: do not show NDL in bigscreen mode when zero div-fixes-5
2019-04-06 heinrichsweikamp Minor: translating some comments and variable names into english, some cleanup in tComm.c
2019-04-06 heinrichsweikamp add update files for testing purposes
2019-04-06 heinrichsweikamp Merged in janlmulder/ostc4/div-fixes-4-1 (pull request #14)
2019-04-05 Jan Mulder cleanup, bugfix: do not exit simulator on 5h dive time div-fixes-4-1
2019-04-03 Jan Mulder Bugfix: make date/time setting work over reboots div-fixes-4-1
2019-04-03 Jan Mulder cleanup: do not re-implement a standard function div-fixes-4-1
2019-04-03 Jan Mulder cleanup: make return void when never used div-fixes-4-1
2019-04-02 Jan Mulder cleanup: fix recent extra compiler warnings div-fixes-4-1
2019-04-02 Jan Mulder Bugfix: set battery percentage correctly after RTE update div-fixes-4-1
2019-04-02 heinrichsweikamp add update files for testing purposes
2019-04-01 heinrichsweikamp Merged in janlmulder/ostc4/div-fixes-3 (pull request #13)
2019-04-01 Jan Mulder cleanup: random set of cleanups div-fixes-3
2019-03-31 Jan Mulder Bugfix, deco: fix 2 (small) problems with calculated ceiling div-fixes-3
2019-03-31 Jan Mulder Bugfix, minor: properly alternate VPM/Buhlmann in deco loop div-fixes-3
2019-03-29 Jan Mulder Bugfix: correct presentation error in tissues custom view div-fixes-3
2019-04-01 heinrichsweikamp Merged in Ideenmodellierer/ostc4/Improve_IPC_Sync (pull request #12)
2019-03-31 ideenmodellierer Added schedule point for functions executed once in a second Improve_IPC_Sync
2019-03-31 ideenmodellierer Resolved some minor warnings Improve_IPC_Sync
2019-03-31 ideenmodellierer Splitted 120 seconds UART timeout into chunks of 500ms Improve_IPC_Sync
2019-03-31 ideenmodellierer Moved display refresh and button action function from tim callback to main loop Improve_IPC_Sync
2019-03-28 heinrichsweikamp Merged in janlmulder/ostc4/edit-fix (pull request #11)
2019-03-28 Jan Mulder Bugfix, trivial: correctly present avg depth in overview custom edit-fix
2019-03-28 Jan Mulder Bugfix: handle rounding of TTS and future TTS consistently edit-fix
2019-03-27 Jan Mulder Bugfix, trivial: do not visit 9 on first digit for setpoint edit-fix
2019-03-26 heinrichsweikamp Merged in janlmulder/ostc4/cv-persistent (pull request #10)
2019-03-26 Jan Mulder New feature: do not show sensor customviews when no sensors attached cv-persistent
2019-03-26 Jan Mulder New feature: make selected customviews persistent cv-persistent
2019-03-24 heinrichsweikamp Merged in Ideenmodellierer/ostc4/ImprovmentSPI (pull request #9)
2019-03-24 ideenmodellierer Update SPI error display and handling ImprovmentSPI
2019-03-24 ideenmodellierer Introduce scheduler function ImprovmentSPI
2019-03-24 ideenmodellierer Moved EvaluateButton into 100ms callback ImprovmentSPI
2019-03-24 ideenmodellierer Deleted duplicated header file (keep the one stored in common) ImprovmentSPI
2019-03-23 ideenmodellierer Starting 'ImprovmentSPI' branch ImprovmentSPI
2019-03-23 Ideenmodellierer merge fork
2019-03-17 Thorsten Merged heinrichsweikamp/ostc4 into default
2019-03-16 Thorsten Merged Cleanup_Compass_Wireless into default
2019-03-22 heinrichsweikamp Merged in janlmulder/ostc4/div-fixes-cleaup-2 (pull request #8)
2019-03-22 Jan Mulder Bugfix: fix initial CNS data in the logbook header div-fixes-cleaup-2
2019-03-21 Jan Mulder cleanup: another cleanup session (data_exchange_main.c) div-fixes-cleaup-2
2019-03-21 Jan Mulder cleanup: fix (harmless) use before assign div-fixes-cleaup-2
2019-03-20 Jan Mulder Bugfix, minor: color the overview customview correctly div-fixes-cleaup-2
2019-03-19 heinrichsweikamp Merged in janlmulder/ostc4/div-fixes-cleanup-1 (pull request #7)
2019-03-19 Jan Mulder cleanup: more trivial cleanup (logbook.c/h) div-fixes-cleanup-1
2019-03-16 Jan Mulder Bugfix: show proper dive mode div-fixes-cleanup-1
2019-03-16 Jan Mulder cleanup: fix compiler warning div-fixes-cleanup-1
2019-03-16 Jan Mulder cleanup: remove unused include file t9.h div-fixes-cleanup-1
2019-03-15 heinrichsweikamp Merged in janlmulder/ostc4/avg-temp (pull request #6)
2019-03-15 Jan Mulder Bugfix: average temperature on arrival from RTE instead of display time avg-temp
2019-03-15 heinrichsweikamp Merged in janlmulder/ostc4/cleanup-2 (pull request #5)
2019-03-15 Jan Mulder cleanup: forgotten cleanup from 9da7dd50e2ec cleanup-2
2019-03-15 Jan Mulder cleanup: remove obsolete code, make static, etc. cleanup-2
2019-03-15 heinrichsweikamp Merged in Ideenmodellierer/ostc4/Cleanup_Compass_Wireless (pull request #4)
2019-03-14 ideenmodellierer Cleanup compiler warnings Cleanup_Compass_Wireless