summaryrefslogtreecommitdiff
path: root/wasp/boards/simulator
AgeCommit message (Expand)Author
2020-12-26tests: Auto-discover applications and try to switch to themDaniel Thompson
2020-12-13apps: testapp: Automatically report free memoryDaniel Thompson
2020-12-12boards: simulator: Additional testsDaniel Thompson
2020-12-12boards: simulator: Improve spi.write() simulationDaniel Thompson
2020-12-04simulator: Suppress the pysdl2/numpy warningDaniel Thompson
2020-12-04simulator: test: Grey box stopwatch testDaniel Thompson
2020-12-04simulator: tests: Parameterize the basic app testsDaniel Thompson
2020-12-04simulator: Introduce fully automatic testintDaniel Thompson
2020-11-29Notify level in settings appCarlosgg
2020-11-29apps: snake: Add a snake game applicationJohannes Wache
2020-11-29apps: alarm: Add the alarm app to the libraryDaniel Thompson
2020-11-14manager: Implement alarm callbacks for applications to useDaniel Thompson
2020-11-12simulator: Enable the music app in the simulatorDaniel Thompson
2020-11-08docs: Add an Application Library chapterDaniel Thompson
2020-08-16boards: simulator: Add an screenshot facilityDaniel Thompson
2020-08-15wasp: Introduce a NEXT eventDaniel Thompson
2020-07-24StatusBar: Rename and add BLE connection status iconDaniel Thompson
2020-07-09boards: simulator: Swap up/down swipe detectionDaniel Thompson
2020-07-07simulator: Provide a special main.py for the simulatorDaniel Thompson
2020-06-27boards: simulator: Add swipe detection and button supportDaniel Thompson
2020-06-24simulator: Reverse the simulated PPG waveformDaniel Thompson
2020-06-22apps: heart: Introduce simple app for the heart rate sensorDaniel Thompson
2020-06-12wasp: simulator: Improve the RTCDaniel Thompson
2020-06-11drivers: cst816s: optimize for power saving and responsivenessFuji Pebri
2020-06-11wasp: simulator: Add interupt support for CST816SDaniel Thompson
2020-06-09wasp: apps: Step counter applicationDaniel Thompson
2020-04-17boards: simulator: Add ptr32 supportDaniel Thompson
2020-04-11wasp: simulator: Use Tab to replicate the physical buttonDaniel Thompson
2020-04-11wasp: On-device crash reportingDaniel Thompson
2020-04-08wasp: draw565: Optimize the 2-bit RLE drawing functionsDaniel Thompson
2020-04-06wasp: simulator: Optimize the drawing processDaniel Thompson
2020-04-06wasp: simulator: Swap up/down and left/rightDaniel Thompson
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-03-08wasp: Re-factor how Draw565 is used.Daniel Thompson
2020-03-08testapp: Show the render time for the string testDaniel Thompson
2020-03-08wasp: Integrate the touch driverDaniel Thompson
2020-03-07wasp: simulator: Add CST816S simulationDaniel Thompson
2020-02-23clock: Reduce the update rate of the battery meterDaniel Thompson
2020-02-19wasp: Add full dd-mm-yyyy calender trackingDaniel Thompson
2020-02-08drivers: st7789: Optimize RLE decoding loopDaniel Thompson
2020-02-03wasp: simulator: Add battery level simulationDaniel Thompson
2020-02-03wasp: simulator: Add RTC supportDaniel Thompson
2020-02-03wasp: simulator: Add support for machine.[light|deep]sleep()Daniel Thompson
2020-02-03wasp: simulator: Fix column and row selectDaniel Thompson
2020-02-01wasp: simulator: Add ST7789 simulationDaniel Thompson
2020-01-31wasp: simulator: First steps towards a simulatorDaniel Thompson