summaryrefslogtreecommitdiff
path: root/wasp/boards/simulator
AgeCommit message (Expand)Author
2021-11-17Test and build docs for user defined apps tooFrancesco Gazzetta
2021-08-23apps: Fixed weather app with GadgetBridge.Tait Berlette
2021-07-22draw565: Improve line wrappingDaniel Thompson
2021-06-20wasp: Manager: Rewrite the startup logicDaniel Thompson
2021-06-20widgets: Refactor the stopwatch as a widgetDaniel Thompson
2021-06-20boards: simulator: main: Update the ChronoApp exampleDaniel Thompson
2021-06-20apps: DemoApp: Fully document the demo appDaniel Thompson
2021-06-20apps: FacesApp: Add a watch face chooserDaniel Thompson
2021-06-04draw565: Fix bounding box calculationsDaniel Thompson
2021-06-03Added weather application.Tait Berlette
2021-02-25boards: simulator: Increase the display blanking timeDaniel Thompson
2021-02-25boards: simulator: Pick up out-of-bounds drawingDaniel Thompson
2021-02-06simulator: test: Add Draw565.bounding_box unit testsDaniel Thompson
2021-01-13simulator: test_qa: Update to match latest policyDaniel Thompson
2021-01-13simulator: test_qa: Add some basic docstring testsDaniel Thompson
2021-01-12simulator: test_qa: Check that apps are includes in the libraryDaniel Thompson
2021-01-12simulator: test_qa: Add some simply QA tests for app screenshotsDaniel Thompson
2021-01-12apps: settings: Allow date and time to be set on the watchDaniel Thompson
2021-01-10simulator: tests: Update after renaming the stopwatch appDaniel Thompson
2021-01-10boards: simulator: Add basic mute simulationDaniel Thompson
2021-01-10boards: simulator: Enable TestApp by defaultDaniel Thompson
2021-01-03manager: Enable Software by defaultDaniel Thompson
2020-12-29simulator: Better align simulator RTC API with the nRF APIDaniel Thompson
2020-12-29draw565: Add lighten/darken functionsDaniel Thompson
2020-12-28apps: calc: Created memory-saving calculator appJohannes Wache
2020-12-28simulator: Start with a higher initial voltageDaniel Thompson
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