log Discovery/Src/base.c @ 944:44599695df41 Evo_2_23

age author description
3 weeks ago Ideenmodellierer Added gnss to logbook data: Evo_2_23
3 months ago ideenmodellierer Development Feature Runtime in Debugview: Evo_2_23
4 months ago Ideenmodellierer Replaced global hardwareDisplay with unit access: Evo_2_23
4 months ago heinrichsweikamp brightness settings and proper power down for new screen Evo_2_23
11 months ago Ideenmodellierer Added new PreDiveCheck info page: Evo_2_23
12 months ago Ideenmodellierer Added autofocus for BF Navigation view: Evo_2_23
16 months ago heinrichsweikamp Adds a simple countdown timer, available as a custom view in surface and dive mode.
20 months ago heinrichsweikamp Add support for a configurable compass declination in a range of -99 to 99 degrees.
20 months ago heinrichsweikamp Menu shortcut for bailout / return to circuit when diving in CCR mode (mikeller)
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 Ideenmodellierer Update Sentinel protocol:
23 months ago 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
2020-02-16 ideenmodellierer Activated ringbuffer for settings: ImprovmentNVM_2
2020-02-10 ideenmodellierer Moved Timeout handling out of 100ms callback: ImprovmentNVM_2
2020-01-14 ideenmodellierer Bugfix: Warnings displayed in Gauge Mode: Improment_NVM
2020-01-12 ideenmodellierer Bugfix parallel call of external flash functions: Improment_NVM
2019-11-26 ideenmodellierer Added start of module configuration after eache modul power on ImproveBluetooth
2019-10-17 ideenmodellierer Consider number of available t3 views in sector handling: MotionDetection
2019-10-10 Ideenmodellierer merge default MotionDetection
2019-10-10 ideenmodellierer Minor code cleanup MotionDetection
2019-09-16 ideenmodellierer Motion events effect custom view in dive mode only MotionDetection
2019-09-08 ideenmodellierer Add scroll event by pitch angle detection: MotionDetection
2019-08-19 ideenmodellierer Added parameter for number of sectors to be defined MotionDetection
2019-08-13 ideenmodellierer Added menu item for motion detection. There are several possibility to use motion detection for user action input. To select of the a new menu entry has been added to the Sys2 =>Custom View Menu (Variables in german) MotionDetection
2019-07-20 Ideenmodellierer Merge default MotionDetection
2019-06-17 ideenmodellierer Update call of motion detection function MotionDetection
2019-06-11 Ideenmodellierer Pass action to customer vie update function. MotionDetection
2019-05-24 ideenmodellierer Added trigger of middle button action in case of a detected shake MotionDetection
2019-10-03 ideenmodellierer Minor changes to debug view FlightMode_Improvment
2019-05-17 Jan Mulder cleanup: remove commented/unused code, make static cleanup-4
2019-04-27 Jan Mulder cleanup: simplify stateUsed usage write-from-sim
2019-04-24 Jan Mulder feature, debug: make simulator write a logbook entry write-from-sim
2019-04-14 ideenmodellierer Forward 100ms time stamp to RTE and handle logbook in main loop IPC_Sync_Improvment_2
2019-04-11 Jan Mulder Buelmann: new implementation for ceiling bm-2
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-02 Jan Mulder cleanup: fix recent extra compiler warnings div-fixes-4-1
2019-04-01 Jan Mulder cleanup: random set of cleanups div-fixes-3
2019-03-31 Jan Mulder Bugfix, minor: properly alternate VPM/Buhlmann in deco loop div-fixes-3
2019-03-31 ideenmodellierer Moved display refresh and button action function from tim callback to main loop Improve_IPC_Sync
2019-03-24 ideenmodellierer Moved EvaluateButton into 100ms callback ImprovmentSPI
2019-03-03 Ideenmodellierer Bugfix button translation FlipDisplay
2019-03-03 Ideenmodellierer Moved button evaluation out of interrupt handler FlipDisplay
2019-03-02 Ideenmodellierer Eliminate warnings FlipDisplay
2019-02-23 Ideenmodellierer Removed no longer supported scooter code FlipDisplay
2019-02-19 Ideenmodellierer Add compile switch to disable optimization for specific function FlipDisplay
2019-01-06 Ideenmodellierer Added small helper for runtime evaluation FlipDisplay
2019-01-03 Ideenmodellierer Merge with 68181cd61f2069d061621c2cd2a6afddb7486f5e FlipDisplay
2019-01-01 Ideenmodellierer Flip key assigment if needed FlipDisplay
2018-12-24 Dmitry Romanov Tested and alive. kittz
2018-11-26 Dmitry Romanov Debounce. Bounced buttons fixed. kittz
2018-11-26 Dmitry Romanov First stable. With minimal button sensitivity fix(for broken buttons) kittz
2018-11-23 Dmitry Romanov temp! full cyclic SPI kittz
2018-04-28 heinrichsweikamp include in ostc4 repository