InfiniTime/src/components
Isaac 9e128c838e
ShakeWake: Fixed instant wake after sleep issue in certain positions (#1691)
* ShakeWake: Fixed instant wake after sleep issue in certain positions

Add lastX var to track the previous x acceleration for correct calculation of speed.

Reorder axes for clarity.

---------

Co-authored-by: Isaac <114504394+isaacc27@users.noreply.github.com>
Co-authored-by: FintasticMan <52415484+FintasticMan@users.noreply.github.com>
2023-06-17 17:37:53 +02:00
..
alarm SystemTask: Move MotorController to DisplayApp 2023-02-25 12:15:00 +02:00
battery linearapproximation: Move to src/utility 2023-03-27 22:12:32 +00:00
ble WeatherService: const DateTimeController reference 2023-03-19 12:41:01 +02:00
brightness Remove backup brightness feature (#1180) 2022-06-18 12:54:41 +03:00
datetime DateTimeController: Fix integer overflow 2023-02-26 17:30:01 +02:00
firmwarevalidator Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
fs LVGL / FS : Initialize the LVGL FS driver in LittleVgl (instead of FS). 2023-02-26 22:10:03 +02:00
gfx Format header files 2023-01-09 21:41:21 +01:00
heartrate Refactored Ppg for frequency based algorithm. (#1486) 2023-04-30 15:50:18 +02:00
motion ShakeWake: Fixed instant wake after sleep issue in certain positions (#1691) 2023-06-17 17:37:53 +02:00
motor src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
rle Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
settings PineTimeStyle weather display (#1459) 2023-06-04 16:52:31 +02:00
timer TimerController: Rename to Timer 2023-04-16 14:33:23 +00:00