log Discovery/Src/base.c @ 880:f012fcd7f465 Evo_2_23

age author description
6 months ago heinrichsweikamp brightness settings and proper power down for new screen Evo_2_23
13 months ago Ideenmodellierer Added new PreDiveCheck info page: Evo_2_23
15 months ago Ideenmodellierer Added autofocus for BF Navigation view: Evo_2_23
19 months ago heinrichsweikamp Adds a simple countdown timer, available as a custom view in surface and dive mode.
22 months ago heinrichsweikamp Add support for a configurable compass declination in a range of -99 to 99 degrees.
22 months ago heinrichsweikamp Menu shortcut for bailout / return to circuit when diving in CCR mode (mikeller)
23 months ago heinrichsweikamp After a firmware update, use the factory settings for button sensitivity if these exist, the default settings otherwise.
2023-02-19 Ideenmodellierer Update Sentinel protocol:
2023-02-02 Ideenmodellierer Added button lock after wakeup in surface mode:
2022-11-20 Ideenmodellierer Updated menu structure to support new sensor information page:
2022-09-25 Ideenmodellierer Improvment key event detection:
2022-03-12 Ideenmodellierer Reduce display brightness in case the charger is connected: Betatest
2021-12-14 heinrichs weikamp PSCR Mode Betatest
2021-04-19 Ideenmodellierer Automatik setpoint change:
2021-03-24 Ideenmodellierer Do not show focus indicator in case motion detection is suspended:
2021-02-08 Ideenmodellierer Switch Sector / Scroll detection to vector implementation:
2021-02-07 Ideenmodellierer Improvment frame Handling:
2021-02-03 Ideenmodellierer Use roll and pitch agles in 0-360 format:
2021-01-27 Ideenmodellierer Moved non critical functions from timer interrupt to main loop:
2021-01-14 Ideenmodellierer Suspend MotionDetection events while diver is operationg the OSTC:
2021-01-04 Ideenmodellierer MotionControl-Sector: Map sectors during switch T7 <=> T3:
2020-12-13 Ideenmodellierer Motion control: Jump back to primary view if focus is lost:
2020-11-15 Ideenmodellierer Solved minor warnings
2020-11-08 Ideenmodellierer Only execute motion detection functions if features is enabled:
2020-10-10 Ideenmodellierer Bugfix return from submenu in t3 view:
2020-08-30 Ideenmodellierer Removed second big font profile
2020-08-24 Ideenmodellierer Added possibility to switch between "classic" bigfont views and a selection with a new information combination
2020-05-12 ideenmodellierer Balance value of button responsitivness were not considered during firmware startup: Improve_Button_Sleep
2020-03-23 ideenmodellierer Added compile switch var firmware variant which does trust the memory log => does not check the log consistency at startu (used for test purpose) minor_improvments
2020-03-05 ideenmodellierer Introduced configuration header for variant managment: minor_improvments