1
0
Fork 0

Commit graph

  • c5a4a14334 README: Tabulate the videos Daniel Thompson 2020-08-16 18:46:44 +0100
  • 28961f1a54 Makefile: Fix the BOARDless targets Daniel Thompson 2020-08-15 20:45:18 +0100
  • cd97893d2c apps: stopwatch: Add NEXT support Daniel Thompson 2020-08-15 20:43:22 +0100
  • 44ba8ebd22 drivers: cst816s: Handle a failure to sleep Daniel Thompson 2020-08-15 20:40:26 +0100
  • 34ca73ee60 gadgetbridge: Disable the not-implemented message Daniel Thompson 2020-08-15 20:37:52 +0100
  • 5ae327ea54 wasp: Introduce a NEXT event Daniel Thompson 2020-08-15 17:00:49 +0100
  • a87b3faa4a k9: Disable safe-mode Daniel Thompson 2020-08-15 16:56:28 +0100
  • d535b8b16c k9: watch.py.in: Fix backlight Daniel Thompson 2020-08-15 16:55:56 +0100
  • 37e805a44a README: Fix typo Michael Scherer 2020-07-25 15:59:43 +0200
  • 8ceda3451d contributing: Added a git quick fix howto Daniel Thompson 2020-08-15 08:34:35 +0100
  • 52bc1ae188
    Merge pull request #61 from AlwaysLivid/shebang-change Daniel Thompson 2020-08-14 20:37:12 +0100
  • 371011c70f Merge branch 'master' of https://github.com/daniel-thompson/wasp-os Daniel Thompson 2020-08-14 20:36:22 +0100
  • 7d0fc8100a docs: Add a contributors guide Daniel Thompson 2020-08-14 20:36:01 +0100
  • eca0551c3e
    wasptool: Change Python shebang to ensure compatibility Panagiotis Vasilopoulos 2020-08-10 14:56:44 +0300
  • a47e0921b3
    Merge pull request #48 from Siroj42/master Daniel Thompson 2020-08-09 21:23:39 +0100
  • 2d1942f76a k9: Add support for Senbono K9 Daniel Thompson 2020-08-09 20:06:45 +0100
  • cc34c5d46d draw565: Fix wrong background color of strings Signed-off-by: Joris Warmbier <siroj42@t-online.de> Siroj42 2020-07-31 14:09:33 +0200
  • 5c30b2e0f0 Makefile: Seperate the builds by board Daniel Thompson 2020-08-02 12:12:37 +0100
  • 58fb5d630b Makefile: Clean up empty redirected file on failure Daniel Thompson 2020-08-02 12:10:47 +0100
  • c74d9e296b tools: preprocess: Ensure we use python3 interpreter Daniel Thompson 2020-08-02 11:54:58 +0100
  • 66e8d3e58a docs: install: Move Building from source into the install guide Daniel Thompson 2020-07-31 16:47:08 +0100
  • 70c1fb25ca TODO: Update to match latest updates Daniel Thompson 2020-07-30 22:45:05 +0100
  • 9c9a508580 install: Improve formating, add links and other good stuff Daniel Thompson 2020-07-30 22:41:39 +0100
  • c3d9e3a0a2 install: Initial attempt at an install guide Daniel Thompson 2020-07-29 22:19:52 +0100
  • cf91e1e8fd res: Add underlying png images for recently added icons. Daniel Thompson 2020-07-27 22:17:00 +0100
  • 13b35611e2 boards: p8: Full support for Colmi P8 Daniel Thompson 2020-07-27 22:15:42 +0100
  • b4e78935ba wasptool: Add support for selecting devices by name and MAC address Daniel Thompson 2020-07-26 21:04:30 +0100
  • a9ca9cfe13 Makefile: Allow installation via DaFlasher Daniel Thompson 2020-07-26 21:03:30 +0100
  • 326e06bc6b StatusBar: Rename and add BLE connection status icon Daniel Thompson 2020-07-24 17:04:46 +0100
  • a01fb7df57 Introduction basic notification support Daniel Thompson 2020-07-19 20:50:33 +0100
  • 6686f17e72 README: Update with the latest video Daniel Thompson 2020-07-12 23:03:51 +0100
  • c739df119b boards: simulator: Swap up/down swipe detection Daniel Thompson 2020-07-09 22:29:57 +0100
  • c87bcd8693 docs: Introduce project logo Daniel Thompson 2020-07-09 22:28:43 +0100
  • eac72188cf simulator: Provide a special main.py for the simulator Daniel Thompson 2020-07-07 21:22:12 +0100
  • ae5743529f wasp: Switch to scheduling from interrupt Daniel Thompson 2020-06-30 23:04:01 +0100
  • 11be7ca328 apps: stopwatch: Improve splits... and colour scheme Daniel Thompson 2020-06-27 14:34:36 +0100
  • 7b3e0f917d boards: simulator: Add swipe detection and button support Daniel Thompson 2020-06-27 12:22:23 +0100
  • b7e7164d59 README: Minor updates after review Daniel Thompson 2020-06-25 22:25:18 +0100
  • 125e860478 TODO: Update with latest progress against the roadmap Daniel Thompson 2020-06-25 22:23:28 +0100
  • eb8dfcc57c boards: spinx: Fix the documentation generation Daniel Thompson 2020-06-25 22:08:02 +0100
  • 95e129e331 ppg: Pull the PPG signal processing into a seperate library Daniel Thompson 2020-06-25 21:59:32 +0100
  • e6811bb693 apps: heart: Initial heart rate detection Daniel Thompson 2020-06-24 21:20:18 +0100
  • b1faec667d simulator: Reverse the simulated PPG waveform Daniel Thompson 2020-06-24 21:16:46 +0100
  • adcc67cd61 Makefile: Fix builds when watch.py must be regenerated Daniel Thompson 2020-06-23 09:43:58 +0100
  • 88418fd1b5 apps: heart: Introduce simple app for the heart rate sensor Daniel Thompson 2020-06-22 22:51:06 +0100
  • 417e408dc4 drivers: hrs3300: Add a basic HRS3300 sensor driver Daniel Thompson 2020-06-22 22:22:40 +0100
  • bbe8add40c wasp: Switch to the faster fill routines Daniel Thompson 2020-06-22 22:21:13 +0100
  • 04a8daeff4 draw565: Optimize filled rectangle drawing Daniel Thompson 2020-06-22 22:20:34 +0100
  • d81e8e75ac apps: testapp: Filled rectangle drawing benchmarks Daniel Thompson 2020-06-22 22:17:06 +0100
  • f102d75ee7 wasptool: Add support for binary uploads Daniel Thompson 2020-06-20 20:16:25 +0100
  • d172349565 wasptool: Fix --reset Daniel Thompson 2020-06-20 20:15:36 +0100
  • 64afca1276 Makefile: Fix make sim (allow BOARD to be unset) Daniel Thompson 2020-06-20 20:14:56 +0100
  • a02bd3bc5d micropython: Disable micro:bit filesystem Daniel Thompson 2020-06-17 21:36:28 +0100
  • 6c7337fb1e dsd6, nitrogen: Make them build again Daniel Thompson 2020-06-17 21:35:19 +0100
  • 33e56111dd Adds P8 button on right png for bootloader SteveAmor 2020-06-13 18:47:54 +0100
  • 9eb9b74d45 Update preprocess to use $(BOARD) Steveis 2020-06-11 21:26:09 +0100
  • 823e85584d apps: [steps,stopwatch]: Increase font size of clock Daniel Thompson 2020-06-12 08:53:32 +0100
  • bd41368d2b apps: steps: Fix the overnight step counter reset Daniel Thompson 2020-06-12 08:52:36 +0100
  • ab33027fff drivers: bma421: Reduce the post-reset delay Daniel Thompson 2020-06-12 08:51:37 +0100
  • 93b3c2bf1a wasp: simulator: Improve the RTC Daniel Thompson 2020-06-12 08:49:54 +0100
  • 7cb9f4f2eb Makefile: Delete stale bootloader binaries Daniel Thompson 2020-06-11 21:46:04 +0100
  • df9d80f6f7 drivers: cst816s: optimize for power saving and responsiveness Fuji Pebri 2020-06-09 17:18:27 +0700
  • acf318c122 wasp: simulator: Add interupt support for CST816S Daniel Thompson 2020-06-11 21:13:58 +0100
  • 61931c3637 bootloader, reloader: Adopt latest versions Daniel Thompson 2020-06-11 20:42:12 +0100
  • 93d10f74fb fonts: Add sans28 (numerals only) Daniel Thompson 2020-06-11 20:36:47 +0100
  • 12e883e68b boards: pinetime: Improve safe mode implementation Daniel Thompson 2020-06-10 08:52:46 +0100
  • 50f30616c6 gitignore: Doesn't grumble about indexer files Daniel Thompson 2020-06-09 21:32:47 +0100
  • 0678128c26 tools: hex2c: Add crc32s for each segment Daniel Thompson 2020-06-09 21:30:21 +0100
  • ccaf12750b wasp: apps: Step counter application Daniel Thompson 2020-06-09 21:29:00 +0100
  • dea2ba8d65
    README: Document python version requirements Daniel Thompson 2020-06-09 10:04:48 +0100
  • d62e6a22c7 Fix symbol lookup error (knob2) Daniel Thompson 2020-06-04 22:57:50 +0100
  • a6b0ce49e1 bootloader: Ergonomic changes for PineTime Daniel Thompson 2020-05-27 21:42:49 +0100
  • 60c48b447c wasptool: Better reporting of out-of-memory problems when pasting Daniel Thompson 2020-05-25 09:23:58 +0100
  • 1abda8dd17 wasptool: Enable fully automatic OTA firmware delivery Daniel Thompson 2020-05-24 14:20:50 +0100
  • 4c7e92d964 apps: settings: Adopt the slider... it looks more interesting Daniel Thompson 2020-05-24 14:20:20 +0100
  • de647b324c widgets: Introduce a slider widget Daniel Thompson 2020-05-24 14:20:02 +0100
  • 57999226fd draw565: rle2bit: Add support for palette overrides Daniel Thompson 2020-05-23 13:44:33 +0100
  • f56cf0e6d1 Remove spurious copy of hello.py Daniel Thompson 2020-05-21 20:58:02 +0100
  • e49a67f0f3 Add the reloader to the roadmap Daniel Thompson 2020-05-21 20:45:50 +0100
  • 0ea809c6d1
    README: Fix link to the application writers guide Daniel Thompson 2020-05-21 08:52:51 +0100
  • 2f4f728221 README: Add a link to the Pinetime SWD Programming Guide Daniel Thompson 2020-05-20 22:17:33 +0100
  • 0ee969150b Merge branch 'master' of https://github.com/daniel-thompson/wasp-os Daniel Thompson 2020-05-20 21:55:21 +0100
  • 5d2ca4a8ee README: Better document how to meet the dependancies Daniel Thompson 2020-05-20 21:55:11 +0100
  • 49de76faa2
    Merge pull request #24 from SteveAmor/patch-1 Daniel Thompson 2020-05-19 09:27:51 +0100
  • 60bb43e87b apps: gameoflife: Better pixel colour selection Daniel Thompson 2020-05-18 22:19:19 +0100
  • 7f6b1b9059 draw565: Switch to a different palette for RLE 2-bit images Daniel Thompson 2020-05-18 22:17:51 +0100
  • d9bdb0c82f boards: Remove demo.py from the manifests Daniel Thompson 2020-05-18 08:12:00 +0100
  • b9e82424e9 apps: demo: Move the logo into the demo app Daniel Thompson 2020-05-17 14:37:44 +0100
  • ac1a799bfa draw565: Fix line optimization code Daniel Thompson 2020-05-17 09:47:15 +0100
  • 4906d46ff4 apps: demo: Move the demo code into a fully fledged application Daniel Thompson 2020-05-17 09:45:16 +0100
  • f5752a4250
    Update README.rst Steveis 2020-05-16 09:47:33 +0100
  • c3bc871727 pynus: Switch to the wasp-os version Daniel Thompson 2020-05-15 20:12:54 +0100
  • 56b39d6404 README/TODO: Switch to restructured text Daniel Thompson 2020-05-15 19:52:49 +0100
  • 6989eaf6a6
    docs: Experimental workaround for readthedocs.org Daniel Thompson 2020-05-15 12:14:28 +0100
  • 70ef8dd117
    TODO: Add a couple of ideas for the documentation Daniel Thompson 2020-05-15 09:09:12 +0100
  • 4533f4e689 TODO: ... and the docstrings are done! Daniel Thompson 2020-05-14 23:24:59 +0100
  • e391480b50 wasp: watch: docstrings for the watch namespace Daniel Thompson 2020-05-14 23:22:57 +0100
  • d11e6eb4a1 Make wasp-os namig consistant Daniel Thompson 2020-05-14 22:41:05 +0100
  • b8efcd3053 wasp: Even more docstrings Daniel Thompson 2020-05-14 22:29:35 +0100
  • f07fb6d22a wasp: draw565: docstrings for headings and __init__ Daniel Thompson 2020-05-14 21:44:05 +0100