Mercurial > public > ostc4
graph
-
Revert change to keep connection open in case of BlueMod messages: ImproveBluetooth2019-12-21, by ideenmodellierer
-
Added start of module configuration after eache modul power on ImproveBluetooth2019-11-26, by ideenmodellierer
-
Added start of module configuration after eache modul power on ImproveBluetooth2019-11-26, by ideenmodellierer
-
Move Constants and libm to start of firmware ROM block: ImproveBluetooth2019-11-26, by ideenmodellierer
-
Merged in janlmulder/ostc4/maintain-1 (pull request #35)2019-12-02, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/MotionDetection (pull request #34)2019-11-24, by heinrichsweikamp
-
Added key direction awarness to t3, t5 and t6 views: MotionDetection2019-10-21, by ideenmodellierer
-
Finetune parameter for detection of small sectors as used for the pitch detection MotionDetection2019-10-21, by ideenmodellierer
-
Consider number of available t3 views in sector handling: MotionDetection2019-10-17, by ideenmodellierer
-
Combine variables in a structure to improve readability of code MotionDetection2019-10-17, by ideenmodellierer
-
Use Enum values for initialization and setting check: MotionDetection2019-09-10, by ideenmodellierer
-
Added trigger of middle button action in case of a detected shake MotionDetection2019-05-24, by ideenmodellierer
-
Added new files for motion detection (shaking) detection MotionDetection2019-05-24, by ideenmodellierer
-
Add Support for new end-2019 hardware:2019-11-24, by heinrichsweikamp
-
Add Support for new end-2019 hardware:2019-11-23, by heinrichsweikamp
-
Add Support for new end-2019 hardware:2019-11-23, by heinrichsweikamp
-
Merged in janlmulder/ostc4/fix-merge-mess (pull request #33)2019-10-09, by heinrichsweikamp
-
Merge2019-10-06, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/FlightMode_Improvment (pull request #32)2019-10-06, by heinrichsweikamp
-
Decrease ManualExitDiveCounter in surface mode FlightMode_Improvment2019-10-03, by ideenmodellierer
-
Added option to manually leave dive mode to system menu FlightMode_Improvment2019-10-03, by ideenmodellierer
-
Added function to support manuel exit of dive mode FlightMode_Improvment2019-10-03, by ideenmodellierer
-
Added function to evaluate the state of the surface pressure history memory FlightMode_Improvment2019-10-03, by ideenmodellierer
-
Added compile switch to enable debug view option in system menu FlightMode_Improvment2019-10-01, by ideenmodellierer
-
Removed averaging of pressure and temperatur values FlightMode_Improvment2019-10-01, by ideenmodellierer
-
change max. allowed surface pressure to 1030hPa (As in the small OSTC)2019-10-06, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/PressureMeasure_Improvment (pull request #31)2019-08-19, by heinrichsweikamp
-
Apply averaging to pressure measurement: In pre versions calculated pressure value jittered +/-10hPa. Since we measure the pressure several time a second but only use one value a second, calc average including not used values PressureMeasure_Improvment2019-08-17, by ideenmodellierer
-
Added function to avoid divemode activation during Landing: PressureMeasure_Improvment2019-08-17, by ideenmodellierer
-
Set Max value for pressure offset to 50mBar (20mBar before) PressureMeasure_Improvment2019-08-17, by ideenmodellierer
-
Show actual instead of surface (30minute old) pressure if the actual differs significant (e.g. in plane or during pressure testing) PressureMeasure_Improvment2019-08-17, by ideenmodellierer
-
Use average calculation for pressure: precondition was that pressure values jittered +- 10 HPa from one capture (once a second) to the other. Basically pressure is measured several times a second => using these values in an additional history calculation reduces the jitter down to +-1 per second PressureMeasure_Improvment2019-08-13, by ideenmodellierer
-
add update files for testing purposes2019-07-20, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/I2C_Improvment (pull request #30)2019-07-18, by heinrichsweikamp
-
Set I2C speed to 88kHz, use digital filter only and reworked idle clock recovery I2C_Improvment2019-07-17, by ideenmodellierer
-
Deactivated internal pullups and I2C interrupt callback I2C_Improvment2019-07-17, by ideenmodellierer
-
Merged in janlmulder/ostc4/fix-batt-1 (pull request #29)2019-07-01, by heinrichsweikamp
-
increase RTE to 1.9 and Firmware to 1.4.9 beta2019-06-30, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/O2_SensorSync (pull request #28)2019-06-30, by heinrichsweikamp
-
Moved indication variable for received HUD data to tCCR file. O2_SensorSync2019-06-30, by ideenmodellierer
-
Merged in janlmulder/ostc4/fix-version (pull request #27)2019-06-19, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/Bugfix_Flip_FirmwareUpdate (pull request #26)2019-06-19, by heinrichsweikamp
-
Bugfix text display in update mode (flipped display) and reduction of timeout in case of a failed firmware update Bugfix_Flip_FirmwareUpdate2019-06-17, by ideenmodellierer
-
Bugfix Overview, O2 values and mV in flip display mode Bugfix_Flip_FirmwareUpdate2019-06-17, by ideenmodellierer
-
Minor: Remove unused compass header file. The LSM303DLHC is not used in any hardware sold.2019-06-01, by heinrichsweikamp
-
Merged in janlmulder/ostc4/cleanup-4 (pull request #25)2019-05-31, by heinrichsweikamp
-
bugfix, consistency: show deco/NDL really after 1 minute divetime cleanup-42019-05-21, by Jan Mulder
-
bugfix, simulator: fix the 1 sec difference between stopwatch and divetime cleanup-42019-05-20, by Jan Mulder
-
bugfix, cleanup: keep both is_ambient_pressure_close_to_surface in sync cleanup-42019-05-20, by Jan Mulder
-
cleanup, RTE: factor out scheduleCheck_pressure_reached_dive_mode_level cleanup-42019-05-20, by Jan Mulder
-
Merged in janlmulder/ostc4/cleanup-3 (pull request #24)2019-05-17, by heinrichsweikamp
-
Merged in janlmulder/ostc4/div-fixes-6 (pull request #23)2019-05-13, by heinrichsweikamp
-
Update the release file for testing. Rev 286 did not include the 1.4.8 (non-beta) firmware. v1.4.8 release2019-05-06, by heinrichsweikamp
-
Minor: Some Texts fixed, allign RTErequired* values with RTE firmware2019-05-06, by heinrichsweikamp
-
add update files for testing purposes2019-05-05, by heinrichsweikamp
-
Merged in janlmulder/ostc4/ndl-in-logbook (pull request #22)2019-05-02, by heinrichsweikamp
-
translate some comments into english2019-05-01, by heinrichsweikamp
-
Fix typos (There are still many...)2019-05-01, by heinrichsweikamp
-
Make RTE show as 1.8.0 beta, add update files for testing purposes2019-04-29, by heinrichsweikamp
-
add update files for testing purposes2019-04-28, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/IPC_Sync_Improvment_3 (pull request #21)2019-04-28, by heinrichsweikamp
-
Do not mark data as valid if devicedata is received. IPC_Sync_Improvment_32019-04-28, by ideenmodellierer
-
add update files for testing purposes, bump to 1.4.8 beta / RTE 1.7.1 beta2019-04-28, by heinrichsweikamp
-
Merged in janlmulder/ostc4/write-from-sim (pull request #20)2019-04-28, by heinrichsweikamp
-
cleanup: also write gas and setpoint changes in simulator mode write-from-sim2019-04-27, by Jan Mulder
-
Merged in Ideenmodellierer/ostc4/IPC_Sync_Improvment_2 (pull request #18)2019-04-26, by heinrichsweikamp
-
Increase SPI com timeout for cold start and wake up IPC_Sync_Improvment_22019-04-14, by ideenmodellierer
-
Sync to Main 100ms time stamp & added Reinitialization of globals after startup IPC_Sync_Improvment_22019-04-14, by ideenmodellierer
-
Forward 100ms time stamp to RTE and handle logbook in main loop IPC_Sync_Improvment_22019-04-14, by ideenmodellierer
-
Merged in janlmulder/ostc4/bm-3 (pull request #19)2019-04-23, by heinrichsweikamp
-
Merged in janlmulder/ostc4/bm-2 (pull request #17)2019-04-12, by heinrichsweikamp
-
Merged in janlmulder/ostc4/bm-1 (pull request #16)2019-04-11, by heinrichsweikamp
-
add update files for testing purposes2019-04-10, by heinrichsweikamp
-
Merged in janlmulder/ostc4/div-fixes-5 (pull request #15)2019-04-09, by heinrichsweikamp
-
cleanup, bugfix: do not mask I2C_SystemStatus with local variable div-fixes-52019-04-08, by Jan Mulder
-
Minor: translating some comments and variable names into english, some cleanup in tComm.c2019-04-06, by heinrichsweikamp
-
add update files for testing purposes2019-04-06, by heinrichsweikamp
-
Merged in janlmulder/ostc4/div-fixes-4-1 (pull request #14)2019-04-06, by heinrichsweikamp
-
add update files for testing purposes2019-04-02, by heinrichsweikamp
-
Merged in janlmulder/ostc4/div-fixes-3 (pull request #13)2019-04-01, by heinrichsweikamp
-
Merged in Ideenmodellierer/ostc4/Improve_IPC_Sync (pull request #12)2019-04-01, by heinrichsweikamp
-
Added schedule point for functions executed once in a second Improve_IPC_Sync2019-03-31, by ideenmodellierer
-
Splitted 120 seconds UART timeout into chunks of 500ms Improve_IPC_Sync2019-03-31, by ideenmodellierer
-
Moved display refresh and button action function from tim callback to main loop Improve_IPC_Sync2019-03-31, by ideenmodellierer
-
Merged in janlmulder/ostc4/edit-fix (pull request #11)2019-03-28, by heinrichsweikamp
-
Merged in janlmulder/ostc4/cv-persistent (pull request #10)2019-03-26, by heinrichsweikamp
-
New feature: do not show sensor customviews when no sensors attached cv-persistent2019-03-26, by Jan Mulder