1
0
Fork 0
wasp-os/wasp
Daniel Thompson 7b3e0f917d boards: simulator: Add swipe detection and button support
Currently the simulator relies on the keyboard to issue touchscreen
gestures and button presses. Fix this by adding swipe detection and
introducing a skin which gives us the capability to press the button
using touchscreens or pointer devices.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-06-27 12:22:23 +01:00
..
apps ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
boards boards: simulator: Add swipe detection and button support 2020-06-27 12:22:23 +01:00
drivers drivers: hrs3300: Add a basic HRS3300 sensor driver 2020-06-22 22:22:40 +01:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py wasp: Switch to the faster fill routines 2020-06-22 22:21:13 +01:00
icons.py widgets: Introduce a slider widget 2020-05-24 14:20:02 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py apps: heart: Introduce simple app for the heart rate sensor 2020-06-22 22:51:06 +01:00
widgets.py Fix symbol lookup error (knob2) 2020-06-04 22:57:50 +01:00