log

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