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
|
2019-04-12 |
Jan Mulder |
Buehlmann: trivial performance improvement (NDL)
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: cleanup, factor out pBuDiveSettings
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: cleanup, remove global pDecolistBuehlmann
bm-3
|
2019-04-12 |
Jan Mulder |
Buehlmann: cleanup, whitespace, static
bm-3
|
2019-04-13 |
heinrichsweikamp |
Minor: Typo fixed in bootloader screen
V1.4.7 release
|
2019-04-12 |
heinrichsweikamp |
Merged in janlmulder/ostc4/bm-2 (pull request #17)
|
2019-04-11 |
Jan Mulder |
Buelmann: new implementation for ceiling
bm-2
|
2019-04-11 |
heinrichsweikamp |
Merged in janlmulder/ostc4/bm-1 (pull request #16)
|
2019-04-10 |
Jan Mulder |
Fix stupid commit error
bm-1
|
2019-04-09 |
Jan Mulder |
feature: Relative GF to Saturation renames
bm-1
|
2019-04-09 |
Jan Mulder |
feature: replace Relative GF by saturation, computational only
bm-1
|
2019-04-10 |
heinrichsweikamp |
add update files for testing purposes
|
2019-04-09 |
heinrichsweikamp |
Merged in janlmulder/ostc4/div-fixes-5 (pull request #15)
|
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
|
2019-03-14 |
ideenmodellierer |
Cleanup compiler warnings
Cleanup_Compass_Wireless
|
2019-03-14 |
ideenmodellierer |
Resolve fixme comments
Cleanup_Compass_Wireless
|
2019-03-13 |
ideenmodellierer |
Removed not suppoted wireless feature
Cleanup_Compass_Wireless
|
2019-03-13 |
ideenmodellierer |
Removed not used compass code
Cleanup_Compass_Wireless
|
2019-03-13 |
ideenmodellierer |
Starting 'Cleanup_Compass_Wireless' branch
Cleanup_Compass_Wireless
|
2019-03-13 |
heinrichsweikamp |
Minor: Replace stupid "Sleep Sleep Sleep" message with something more meaningful
|
2019-03-12 |
heinrichsweikamp |
Merged in janlmulder/ostc4/max-depth (pull request #3)
|