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
|