wasp-os/wasp
Peter Cai 949917e3cd bma421: Use the INT_STATUS register to distinguish between gestures
Currently we have only one type of hardware-based gesture implemented,
but in the future there could be more.
2022-06-19 14:16:05 -04:00
..
apps Remove the dual_clock watch face 2022-06-15 09:54:49 -04:00
boards Initial implementation of interrupt-based wrist tilt detection on BMA425 2022-06-18 10:41:33 -04:00
drivers bma421: Use the INT_STATUS register to distinguish between gestures 2022-06-19 14:16:05 -04:00
fonts Advanced alarm app 2021-07-25 08:56:14 +01:00
modules Re-introduce software-based gesture fallback 2022-06-18 11:19:15 -04:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Improve line wrapping 2021-07-22 20:04:50 +01:00
gadgetbridge.py Added weather application. 2021-06-03 21:43:38 +01:00
icons.py icons: Introduce new clock icon 2021-06-20 10:18:58 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
motion.py Move software fallback implementation of wake-on-raise to a separate class 2022-06-18 20:54:58 -04:00
ppg.py apps: heart: Implement a debug mode to copy out raw data 2021-05-05 21:06:39 +01:00
requirements.txt Update requirements.txt 2021-03-09 21:15:02 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
steplogger.py apps: steps: Add a history graph 2021-02-25 08:00:03 +00:00
wasp.py Move software fallback implementation of wake-on-raise to a separate class 2022-06-18 20:54:58 -04:00
widgets.py Make Slider.touch return True when the value changed 2022-05-28 11:34:45 +02:00