index
:
wasp-os.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wasp
/
boards
/
simulator
Age
Commit message (
Expand
)
Author
2020-12-26
tests: Auto-discover applications and try to switch to them
Daniel Thompson
2020-12-13
apps: testapp: Automatically report free memory
Daniel Thompson
2020-12-12
boards: simulator: Additional tests
Daniel Thompson
2020-12-12
boards: simulator: Improve spi.write() simulation
Daniel Thompson
2020-12-04
simulator: Suppress the pysdl2/numpy warning
Daniel Thompson
2020-12-04
simulator: test: Grey box stopwatch test
Daniel Thompson
2020-12-04
simulator: tests: Parameterize the basic app tests
Daniel Thompson
2020-12-04
simulator: Introduce fully automatic testint
Daniel Thompson
2020-11-29
Notify level in settings app
Carlosgg
2020-11-29
apps: snake: Add a snake game application
Johannes Wache
2020-11-29
apps: alarm: Add the alarm app to the library
Daniel Thompson
2020-11-14
manager: Implement alarm callbacks for applications to use
Daniel Thompson
2020-11-12
simulator: Enable the music app in the simulator
Daniel Thompson
2020-11-08
docs: Add an Application Library chapter
Daniel Thompson
2020-08-16
boards: simulator: Add an screenshot facility
Daniel Thompson
2020-08-15
wasp: Introduce a NEXT event
Daniel Thompson
2020-07-24
StatusBar: Rename and add BLE connection status icon
Daniel Thompson
2020-07-09
boards: simulator: Swap up/down swipe detection
Daniel Thompson
2020-07-07
simulator: Provide a special main.py for the simulator
Daniel Thompson
2020-06-27
boards: simulator: Add swipe detection and button support
Daniel Thompson
2020-06-24
simulator: Reverse the simulated PPG waveform
Daniel Thompson
2020-06-22
apps: heart: Introduce simple app for the heart rate sensor
Daniel Thompson
2020-06-12
wasp: simulator: Improve the RTC
Daniel Thompson
2020-06-11
drivers: cst816s: optimize for power saving and responsiveness
Fuji Pebri
2020-06-11
wasp: simulator: Add interupt support for CST816S
Daniel Thompson
2020-06-09
wasp: apps: Step counter application
Daniel Thompson
2020-04-17
boards: simulator: Add ptr32 support
Daniel Thompson
2020-04-11
wasp: simulator: Use Tab to replicate the physical button
Daniel Thompson
2020-04-11
wasp: On-device crash reporting
Daniel Thompson
2020-04-08
wasp: draw565: Optimize the 2-bit RLE drawing functions
Daniel Thompson
2020-04-06
wasp: simulator: Optimize the drawing process
Daniel Thompson
2020-04-06
wasp: simulator: Swap up/down and left/right
Daniel Thompson
2020-03-22
Add licensing information for all wasp-os files.
Daniel Thompson
2020-03-08
wasp: Re-factor how Draw565 is used.
Daniel Thompson
2020-03-08
testapp: Show the render time for the string test
Daniel Thompson
2020-03-08
wasp: Integrate the touch driver
Daniel Thompson
2020-03-07
wasp: simulator: Add CST816S simulation
Daniel Thompson
2020-02-23
clock: Reduce the update rate of the battery meter
Daniel Thompson
2020-02-19
wasp: Add full dd-mm-yyyy calender tracking
Daniel Thompson
2020-02-08
drivers: st7789: Optimize RLE decoding loop
Daniel Thompson
2020-02-03
wasp: simulator: Add battery level simulation
Daniel Thompson
2020-02-03
wasp: simulator: Add RTC support
Daniel Thompson
2020-02-03
wasp: simulator: Add support for machine.[light|deep]sleep()
Daniel Thompson
2020-02-03
wasp: simulator: Fix column and row select
Daniel Thompson
2020-02-01
wasp: simulator: Add ST7789 simulation
Daniel Thompson
2020-01-31
wasp: simulator: First steps towards a simulator
Daniel Thompson