Commit graph

  • 5e005af4e4 minor: don't redraw UI if clicking outside buttons thiswillbeyourgithub 2022-01-26 19:47:51 +01:00
  • ddc7e60f74 fix: buff not initialized at the right place thiswillbeyourgithub 2022-01-26 19:27:50 +01:00
  • d52a1d62c7 force saving to file when clicking stop thiswillbeyourgithub 2022-01-26 19:20:23 +01:00
  • de58a40825 added docstrings thiswillbeyourgithub 2022-01-26 19:20:06 +01:00
  • 67764fe8c6 minor: renamed function thiswillbeyourgithub 2022-01-26 19:19:43 +01:00
  • 356e468e2d new: log data on background only if running thiswillbeyourgithub 2022-01-26 19:19:04 +01:00
  • 7e30f5fe67 new: create one logging file per run thiswillbeyourgithub 2022-01-26 19:18:34 +01:00
  • 80a060133a minor: add newline after each line instead of before thiswillbeyourgithub 2022-01-26 19:08:59 +01:00
  • f7146fe05e fix: remove wrong assert thiswillbeyourgithub 2022-01-26 19:08:39 +01:00
  • 0e4942250d minor thiswillbeyourgithub 2022-01-26 18:59:56 +01:00
  • 5359d439cc todo thiswillbeyourgithub 2022-01-25 22:54:51 +01:00
  • 38c699c6b0 better code + poll every X seconds is possible thiswillbeyourgithub 2022-01-25 22:54:38 +01:00
  • cd29be0f50 minor: cleaner UI thiswillbeyourgithub 2022-01-25 22:43:01 +01:00
  • 2fdb751b8f fix: minor string handling thiswillbeyourgithub 2022-01-25 22:42:48 +01:00
  • 1ce00db2df fix: time.mktime() does the job thiswillbeyourgithub 2022-01-25 22:42:35 +01:00
  • 1dc5c78daf added TODO list to the to of the file thiswillbeyourgithub 2022-01-25 18:36:52 +01:00
  • 57b7b90dd5 shortenned SleepTracker to SleepT thiswillbeyourgithub 2022-01-25 18:36:39 +01:00
  • 6709be7327 fix: forgot to use time.mktime thiswillbeyourgithub 2022-01-25 18:36:28 +01:00
  • 6a44c80602 modified: SleepTracker.py using set_alarm instead of ticks still untested thiswillbeyourgithub 2022-01-25 18:26:20 +01:00
  • 6d567589ef added first draft of SleepTracker (only logger for now) thiswillbeyourgithub 2022-01-25 15:59:28 +01:00
  • 590ec28fd2 docs: added Status section thiswillbeyourgithub 2022-01-25 15:59:00 +01:00
  • 9fcdf60183 docs: added link to detaileed implementation thiswillbeyourgithub 2022-01-17 23:00:14 +01:00
  • de4bb830cf docs: idea of OLS regression of known sinusoidal function thiswillbeyourgithub 2022-01-16 16:59:27 +01:00
  • b87b8e1bcc docs: wake up after duration or at specific time thiswillbeyourgithub 2022-01-16 16:59:08 +01:00
  • 01c173927e Add make and CI rules for building apps .mpy files Francesco Gazzetta 2021-12-31 18:39:50 +01:00
  • 46071c9efe added section: related links thiswillbeyourgithub 2022-01-09 09:22:50 +01:00
  • 42a51a7c2c added features I'm not sure yet thiswillbeyourgithub 2021-12-27 13:37:17 +01:00
  • f1f99b1b6d first step: log sleep data to calibrate algo thiswillbeyourgithub 2021-12-27 13:37:07 +01:00
  • 43745886cd typo thiswillbeyourgithub 2021-12-27 13:36:44 +01:00
  • b8a50db03c Add DisaBLE app that disables bluetooth Francesco Gazzetta 2021-11-24 20:06:08 +01:00
  • 5c714ea075 Optimize flash usage of weather app Francesco Gazzetta 2021-12-26 16:58:28 +01:00
  • fc756bccc9 Optimize flash usage of calc app Francesco Gazzetta 2021-11-30 16:10:02 +01:00
  • c876f7cfdb github: Add a version number to the cache Daniel Thompson 2021-12-26 09:15:32 +00:00
  • 9012b85ede wasp: Switch recommended toolset to 10-2020-q4 Daniel Thompson 2021-12-24 09:27:52 +00:00
  • 36bbdaff6d Add *.mpy to gitignore Francesco Gazzetta 2021-11-19 17:07:49 +01:00
  • ebc07f1566 minor thiswillbeyourgithub 2021-12-20 16:16:51 +01:00
  • 90bb4af5e6 hardcode limits if heart rate is unreliable thiswillbeyourgithub 2021-12-20 16:16:20 +01:00
  • 6792f34343 typo thiswillbeyourgithub 2021-12-20 16:15:12 +01:00
  • 078028de66 targeted memory reactivation fantasy thiswillbeyourgithub 2021-12-19 18:56:31 +01:00
  • e9e9e2e6ee minor thiswillbeyourgithub 2021-12-18 15:22:24 +01:00
  • 000a5a63b4 initial readme thiswillbeyourgithub 2021-12-18 14:35:23 +01:00
  • 2004f0a884 initial readme thiswillbeyourgithub 2021-12-18 14:34:27 +01:00
  • e228457cf1
    Initial commit thiswillbeyourgithub 2021-12-18 13:15:38 +00:00
  • 867785edd9 Collect garbage before enabling apps Francesco Gazzetta 2021-11-29 11:48:35 +01:00
  • f11e41b553 wasp-os: micropython: Set ADC ACQTIME to 40us in nrf Daniel Thompson 2021-11-26 18:57:58 +00:00
  • b5f4099fa6 Test and build docs for user defined apps too Francesco Gazzetta 2021-10-03 19:21:52 +02:00
  • 0eabf0f109 Remove morse from default apps Francesco Gazzetta 2021-09-20 16:09:47 +02:00
  • 0854adb630 Morse app: optimize letter lookup and constants Francesco Gazzetta 2021-09-15 16:20:10 +02:00
  • c0065190b5 Add morse app Francesco Gazzetta 2021-09-09 14:40:09 +02:00
  • 59c943d212 [alarms] Skip touch events on checkboxes of undefined alarms k 2021-10-15 23:05:23 +02:00
  • bd91a1076d HeartApp: draw black line ahead of cursor Rudy Ges 2021-09-20 17:23:26 +02:00
  • 90411fb9f8 Calc app: fill gaps Rudy Ges 2021-10-09 21:02:09 +02:00
  • 54e8f5771d [stopwatch] Fix refactoring remains k 2021-10-15 23:02:33 +02:00
  • bbf7d3aa14 drivers: hrs3300: Reduce HGAIN to x8 Daniel Thompson 2021-09-10 21:17:14 +01:00
  • da71d39aa4 tools: wasptool: Increase OTA reboot timeout Daniel Thompson 2021-09-10 21:14:37 +01:00
  • ba8546dd60 apps: software: Add support for user-defined applications Daniel Thompson 2021-09-10 19:53:28 +01:00
  • 2a3ffad07d wasptool: Automatically create directories during upload Daniel Thompson 2021-09-10 19:52:11 +01:00
  • a7c8939737 docs appguide: Update the section on updating main.py Daniel Thompson 2021-09-05 20:57:24 +01:00
  • fe8f6c799c improve and simplify installation guide Xander Sanger 2021-08-26 09:35:12 +00:00
  • 1696c33b36 bootloader: Provate a gcc-11 related workaround Daniel Thompson 2021-09-05 20:45:36 +01:00
  • 4996769ae9 bma42x: Provide a means to check the chip id Daniel Thompson 2021-08-31 21:53:24 +01:00
  • 59dff38811 k9, p8, pinetime: Fix initial filesystem creation Daniel Thompson 2021-08-31 21:21:21 +01:00
  • 10c23b0303 bma42x-upy: Add BMA425 support Daniel Thompson 2021-08-31 21:20:50 +01:00
  • dc40430faa apps: Fixed weather app with GadgetBridge. Tait Berlette 2021-08-18 13:13:49 -04:00
  • a28a2cd7f4 tools: hrs2csv: Add a simple parser for hrs.data files Daniel Thompson 2021-08-07 21:13:40 +01:00
  • 15434a3841 micropython: Update to v1.16 Daniel Thompson 2021-07-28 22:01:31 +01:00
  • 2858826921 apps: Replace del self.x with self.x = None in all apps Daniel Thompson 2021-07-28 22:01:04 +01:00
  • bbadbd34c7 Fix escape sequences in wasptool Andreas Kloeckner 2021-06-23 13:24:43 -05:00
  • 04e35d437e wasptool: Make mem_free issue data as csv Daniel Thompson 2021-07-25 09:42:26 +01:00
  • e09b951017 Advanced alarm app Adam Blair 2021-06-23 15:31:42 -06:00
  • 0831f79a10 draw565: Improve line wrapping Daniel Thompson 2021-07-22 20:03:59 +01:00
  • 586507753b wasp: Manager: Fix the capture of the post-init free RAM Daniel Thompson 2021-06-21 21:41:51 +01:00
  • b59a5b1d37 wasp: Manager: Rewrite the startup logic Daniel Thompson 2021-06-20 19:25:31 +01:00
  • e169dbf61a drivers: cst816s: Add a version() method Daniel Thompson 2021-06-20 17:26:32 +01:00
  • b0bab534ff apps: SportsApp: Initial sports app implementation Daniel Thompson 2021-06-20 17:24:10 +01:00
  • ae0d59dbe3 widgets: Further compact some of the internal representations Daniel Thompson 2021-06-20 17:08:39 +01:00
  • 9099c2398e widgets: Refactor the stopwatch as a widget Daniel Thompson 2021-06-20 17:03:05 +01:00
  • 29d619aebc tools: Update nrfutil for click 8.x compatibility Daniel Thompson 2021-06-20 15:19:24 +01:00
  • 2d77ebc130 boards: simulator: main: Update the ChronoApp example Daniel Thompson 2021-06-20 10:47:32 +01:00
  • b6709997cc apps: DemoApp: Fully document the demo app Daniel Thompson 2021-06-20 10:43:25 +01:00
  • 1a4b678b2b apps: FacesApp: Add a watch face chooser Daniel Thompson 2021-06-20 10:28:27 +01:00
  • 2a1ac32279 all clocks: Add a preview() method ready for a watch face chooser Daniel Thompson 2021-06-20 10:21:25 +01:00
  • 3ea061508f icons: Introduce new clock icon Daniel Thompson 2021-06-20 10:18:58 +01:00
  • c373bc4d77 rle_encode: Include the image size in the comments Daniel Thompson 2021-06-20 10:18:27 +01:00
  • ab84121d62 gitignore: Add a couple of extra temporary file types to the ignore list Daniel Thompson 2021-06-03 21:35:20 +01:00
  • f221e2f8a4 rtc: Undo the once-per-second wake up Daniel Thompson 2021-06-19 08:22:20 +01:00
  • 33ff7dc91e drivers: nrf_rtc: Fix sphinx build Daniel Thompson 2021-06-18 21:43:47 +01:00
  • 4587a0ac33 README: Move wasp-os community chat to libera.chat Daniel Thompson 2021-06-18 19:15:28 +01:00
  • fb18705b9b manager/rtc: Experimental power saving technique Daniel Thompson 2021-06-04 10:49:33 +01:00
  • 4ad8273902 draw565: Fix bounding box calculations Daniel Thompson 2021-06-04 10:46:25 +01:00
  • 1115ac2fff MemoryError exception now shows custom message instead of CrashApp. Tait Berlette 2021-03-31 15:24:34 -04:00
  • 9ded8e28a6 Added weather application. Tait Berlette 2021-03-30 19:10:24 -04:00
  • e76a4afd85 manager: Improve application registration Daniel Thompson 2021-06-03 19:57:09 +01:00
  • 0d385b8dc5 Makefile: Create .zip distributions as well as a tarball Daniel Thompson 2021-06-03 19:56:28 +01:00
  • 06e3f05ef9 reloader: Update to newer factory firmware for pinetime Daniel Thompson 2021-06-03 17:09:32 +01:00
  • 92812e5ad2 apps: heart: Implement a debug mode to copy out raw data Daniel Thompson 2021-05-05 21:06:39 +01:00
  • 3bbd808115 wasptool: Fix progress bar numbering Daniel Thompson 2021-05-05 21:02:16 +01:00
  • 69a989b97e apps: testapp: Force characters to render with a not-black background Daniel Thompson 2021-03-29 22:17:27 +01:00
  • 58b5c0378e draw565: Optimize the string drawing Daniel Thompson 2021-03-29 22:16:43 +01:00
  • ed3f1c1e71 fonts: add 18pt font thefenriswolf 2021-03-17 18:05:57 +01:00