summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-19docs: install: Add instruction for installing modules with pipPanagiotis Vasilopoulos
2020-08-16README: Improve the stopwatch screenshotDaniel Thompson
2020-08-16TODO: Update documentation roadmap for v0.3Daniel Thompson
2020-08-16TODO: Add a table of contentsDaniel Thompson
2020-08-16TODO: Switch to reverse orderDaniel Thompson
2020-08-16TODO: Replanning ready for a 0.3 releaseDaniel Thompson
2020-08-16boards: simulator: Add an screenshot facilityDaniel Thompson
2020-08-16README: Add a (fairly) comprehensive screenshot tourDaniel Thompson
2020-08-16README: Tabulate the videosDaniel Thompson
2020-08-15Makefile: Fix the BOARDless targetsDaniel Thompson
2020-08-15apps: stopwatch: Add NEXT supportDaniel Thompson
2020-08-15drivers: cst816s: Handle a failure to sleepDaniel Thompson
2020-08-15gadgetbridge: Disable the not-implemented messageDaniel Thompson
2020-08-15wasp: Introduce a NEXT eventDaniel Thompson
2020-08-15k9: Disable safe-modeDaniel Thompson
2020-08-15k9: watch.py.in: Fix backlightDaniel Thompson
2020-08-15README: Fix typoMichael Scherer
2020-08-15contributing: Added a git quick fix howtoDaniel Thompson
2020-08-14Merge pull request #61 from AlwaysLivid/shebang-changeDaniel Thompson
2020-08-14Merge branch 'master' of https://github.com/daniel-thompson/wasp-osDaniel Thompson
2020-08-14docs: Add a contributors guideDaniel Thompson
2020-08-14wasptool: Change Python shebang to ensure compatibilityPanagiotis Vasilopoulos
2020-08-09Merge pull request #48 from Siroj42/masterDaniel Thompson
2020-08-09k9: Add support for Senbono K9Daniel Thompson
2020-08-02draw565: Fix wrong background color of stringsSiroj42
2020-08-02Makefile: Seperate the builds by boardDaniel Thompson
2020-08-02Makefile: Clean up empty redirected file on failureDaniel Thompson
2020-08-02tools: preprocess: Ensure we use python3 interpreterDaniel Thompson
2020-07-31docs: install: Move Building from source into the install guideDaniel Thompson
2020-07-30TODO: Update to match latest updatesDaniel Thompson
2020-07-30install: Improve formating, add links and other good stuffDaniel Thompson
2020-07-29install: Initial attempt at an install guideDaniel Thompson
2020-07-27res: Add underlying png images for recently added icons.Daniel Thompson
2020-07-27boards: p8: Full support for Colmi P8Daniel Thompson
2020-07-26wasptool: Add support for selecting devices by name and MAC addressDaniel Thompson
2020-07-26Makefile: Allow installation via DaFlasherDaniel Thompson
2020-07-24StatusBar: Rename and add BLE connection status iconDaniel Thompson
2020-07-19Introduction basic notification supportDaniel Thompson
2020-07-12README: Update with the latest videoDaniel Thompson
2020-07-09boards: simulator: Swap up/down swipe detectionDaniel Thompson
2020-07-09docs: Introduce project logoDaniel Thompson
2020-07-07simulator: Provide a special main.py for the simulatorDaniel Thompson
2020-06-30wasp: Switch to scheduling from interruptDaniel Thompson
2020-06-27apps: stopwatch: Improve splits... and colour schemeDaniel Thompson
2020-06-27boards: simulator: Add swipe detection and button supportDaniel Thompson
2020-06-25README: Minor updates after reviewDaniel Thompson
2020-06-25TODO: Update with latest progress against the roadmapDaniel Thompson
2020-06-25boards: spinx: Fix the documentation generationDaniel Thompson
2020-06-25ppg: Pull the PPG signal processing into a seperate libraryDaniel Thompson
2020-06-24apps: heart: Initial heart rate detectionDaniel Thompson