log Discovery/Src/settings.c @ 842:c3dd461ca3f9 Evo_2_23

age author description
13 months ago Ideenmodellierer Added event based display changes for big font view: Evo_2_23
14 months ago Ideenmodellierer Added selection if an active gas shall be used for deco calculation or not: Evo_2_23
15 months ago Ideenmodellierer Split definition of custom views:
16 months ago heinrichsweikamp 1.6.4 release
16 months ago heinrichsweikamp Zusammenf?hren
16 months ago heinrichsweikamp Update Firmware version number
17 months ago heinrichsweikamp Adds a simple countdown timer, available as a custom view in surface and dive mode.
17 months ago Ideenmodellierer Update RTE version number
17 months ago Ideenmodellierer Expanded Sensor map structure:
17 months ago heinrichsweikamp Avoid a configuration warning after the firmware upgrade by disabling automatic setpoint switching. This makes sure the user's automatic setpoint configuration is not overwritten by the validity checks if the settings are not in the correct spots for the new configuration. Users will have to manually re-create the automatic setpoint switching configuration in the new format;
18 months ago heinrichsweikamp Define explicit setpoints for low / high / deco. Add an option to delay the switch to SPlow until all decompression has been cleared. (mikeller)
20 months ago heinrichsweikamp Add support for a configurable compass declination in a range of -99 to 99 degrees.
21 months ago heinrichsweikamp 1.6.2 release
21 months ago heinrichsweikamp After a firmware update, use the factory settings for button sensitivity if these exist, the default settings otherwise.
22 months ago heinrichsweikamp Preparing a 1.6.2 release candidate
22 months ago heinrichsweikamp Fix/handle negative scrubber timer values
22 months ago heinrichsweikamp - Colours for scrubber display when time remaining falls below a threshold value
23 months ago Ideenmodellierer Added button lock after wakeup in surface mode:
24 months ago Ideenmodellierer Optical sensor as default:
2023-01-14 Ideenmodellierer Added sensor map to Firmware <=> RTE inferface:
2022-11-20 Ideenmodellierer Increased version number and set beta label
2022-11-08 Ideenmodellierer Extension scrubber time:
2022-08-19 heinrichsweikamp 1.6.0 release Betatest
2022-08-05 Ideenmodellierer Increased version numbers: Betatest
2022-03-12 heinrichsweikamp increase version numbers for upcomming release Betatest
2021-12-14 heinrichs weikamp PSCR Mode Betatest
2021-04-26 heinrichs weikamp Update release date
2021-04-25 Ideenmodellierer Introduced new menu tab for addition CCR options:
2021-04-19 Ideenmodellierer Allow setpoint starting at 0.4 ppO2:
2021-04-19 Ideenmodellierer Automatik setpoint change:
2021-03-30 heinrichs weikamp Compile with ENABLE_CHARGER_STATUS_V2
2021-02-25 heinrichsweikamp add build for testing, advance to FW1.5.7, RTE is unchanged since 1.5.6
2021-02-05 heinrichsweikamp Update RTE required value for release
2021-02-05 heinrichsweikamp 1.5.6 release v1.5.6 release
2020-12-17 heinrichsweikamp Update current build, "RTErequired" value and release date
2020-11-24 izzni -Add 12HR Time Support
2020-11-15 Ideenmodellierer Added O2 sensor source and calibration parameters to setting structure
2020-11-08 Ideenmodellierer Make sure motion detection settings are set to default values:
2020-11-02 Ideenmodellierer Added new settings for Viewport:
2020-10-10 Ideenmodellierer Added new t3 view showing first deco stop and tts in parallel:
2020-10-10 Ideenmodellierer Added default view selection and auto return to view to t3 visualization:
2020-10-10 Ideenmodellierer Added inertia simulation for compass heading:
2020-09-25 heinrichsweikamp increase version numbers, compile with TRUST_LOG_CONSISTENCY switch 1.5.5 release
2020-09-10 Ideenmodellierer Added compile switch for motion control:
2020-08-30 Ideenmodellierer Removed second big font profile
2020-08-24 Ideenmodellierer Added dew parameter to enable selection of customer BigFont screens to be displayed
2020-08-20 Ideenmodellierer Added compiler switch for existing debug view parameter
2020-06-27 heinrichsweikamp Added "I2C_DeInit();" in hardware detection routines. It's the recommended way
2020-04-08 heinrichsweikamp Power-down Bluetooth on COMM exit
2020-02-29 ideenmodellierer Introduced enum for lower left corner view selection: minor_improvments
2020-02-27 heinrichsweikamp 1.5.3 release v1.5.3 release
2020-02-18 heinrichsweikamp make a 1.5.3 for tests
2020-01-15 heinrichsweikamp 1.5.2 beta with RTE 2.02 v1.5.2.beta release
2019-12-01 Jan Mulder Fix case for case sensitive OS maintain-1
2019-10-10 Ideenmodellierer merge default MotionDetection
2019-09-10 ideenmodellierer Use Enum values for initialization and setting check: MotionDetection