Commit Graph

  • 16acc5f349 Merge branch 'main' of github.com:joeycastillo/second-movement Joey Castillo 2025-03-20 01:35:14 -04:00
  • 0b20ae3e2d activity logging: if this was it, that was dumb. Joey Castillo 2025-03-20 01:30:03 -04:00
  • 5d27573ff5
    Merge pull request #11 from eiriksm/fix/doc-board-flag Jose Castillo 2025-03-16 08:09:59 -04:00
  • 6d772a9b72
    Merge pull request #12 from eiriksm/eiriksm-patch-5 Jose Castillo 2025-03-16 08:09:30 -04:00
  • e77cd0ee65 silence syscall-related compiiler warnings Joey Castillo 2025-03-16 08:07:06 -04:00
  • 1e7e5369d0 moon phase: clear 'wax'ing indicator at full moon Joey Castillo 2025-03-15 22:11:49 -04:00
  • c49573b7f3 match complication button press volume to Movement Joey Castillo 2025-03-15 21:43:34 -04:00
  • b9c886f045 activity log improvements Joey Castillo 2025-03-15 21:39:32 -04:00
  • ef61a63e20 moon phase display improvements Joey Castillo 2025-03-15 21:04:20 -04:00
  • 9b00095616 new default rotation Joey Castillo 2025-03-15 20:47:01 -04:00
  • 3c7f55ab11 sunrise/sunset: persist location to filesystem Joey Castillo 2025-03-15 20:37:51 -04:00
  • a45dbd1d07 move moon phase into Second Movement Joey Castillo 2025-03-15 19:54:35 -04:00
  • b8e1bb2a59 character set improvements Joey Castillo 2025-03-15 19:53:00 -04:00
  • 0603319d28 move stopwatch face into Second Movement Joey Castillo 2025-03-15 18:41:07 -04:00
  • 29547227ee actually, set the time after loading settings (need to convert to UTC) Joey Castillo 2025-03-15 18:30:37 -04:00
  • 32086bc499 happy (belated) new year Joey Castillo 2025-03-15 18:15:08 -04:00
  • 24a08d00c6 add third letter to settings for custom LCD Joey Castillo 2025-03-15 15:44:10 -04:00
  • 7d129ba6c3 world clock: support longer cities on custom LCD Joey Castillo 2025-03-15 15:20:22 -04:00
  • ecc633fab4 second movement: persist settings to file system Joey Castillo 2025-03-15 11:42:48 -04:00
  • c1efea4db7 lcd autodetect: use buttons as a backup option Joey Castillo 2025-03-15 09:48:53 -04:00
  • e9ede6f060 show 100 data point backlog in activity logger (8-ish hours) Joey Castillo 2025-03-15 09:37:50 -04:00
  • f52b150c0b don't run LCD discovery if display is already running Joey Castillo 2025-03-15 09:35:58 -04:00
  • 5fa939786a fix warning in upstream musl function, see https://git.musl-libc.org/cgit/musl/commit/src/time/__year_to_secs.c\?id\=2d84486a08c57d00b647586b7cbe2dcec2728e81 Joey Castillo 2025-03-12 23:15:24 -04:00
  • 2049febcf4 silence warning in new timezone renamer Joey Castillo 2025-03-12 23:10:50 -04:00
  • be5be6c5da slcd: silence warnings Joey Castillo 2025-03-12 23:09:50 -04:00
  • 3243ec37f3 lis2dw driver: silence warnings Joey Castillo 2025-03-12 23:08:42 -04:00
  • 185b9b1b97 move activity logging into Movement core Joey Castillo 2025-03-12 22:59:53 -04:00
  • 90bb34efd1 sunrise/sunset: beautify lat/lon settings on custom LCD Joey Castillo 2025-03-12 20:58:54 -04:00
  • 845d50fb34 implement FORCE_DISPLAY_TYPE flag Joey Castillo 2025-03-12 20:56:46 -04:00
  • 6c5df4b7d8 default to classic indicator addresses (fix for simulator) Joey Castillo 2025-03-09 09:58:16 -04:00
  • 7330f26957
    Merge pull request #13 from eiriksm/eiriksm-patch-6 Jose Castillo 2025-03-09 09:28:10 -04:00
  • 81dc49adf4
    Fix simulator LCD handling Eirik Stanghelle Morland 2025-03-09 08:29:05 +01:00
  • a6313b28c0 fix implicit-function-declaration warning Joey Castillo 2025-03-08 17:58:58 -05:00
  • ea47ea2bce improve sunrise/sunset on custom LCD Joey Castillo 2025-03-08 17:40:39 -05:00
  • 73aac153e2 note for future testing Joey Castillo 2025-03-08 17:18:16 -05:00
  • d35a3ee8d1 nicer time zone names on new LCD Joey Castillo 2025-03-08 17:17:40 -05:00
  • af094e2c2d shorten time zone names Joey Castillo 2025-03-08 16:14:03 -05:00
  • f745825a89 character set fix Joey Castillo 2025-03-08 16:05:09 -05:00
  • 138e91c6ef display glass autodetection Joey Castillo 2025-03-08 13:43:11 -05:00
  • eeedec216b
    Wrong code comments about LE interval settings Eirik Stanghelle Morland 2025-02-05 22:22:39 +01:00
  • fb2ba667e9 Add more comments about the flag BOARD Eirik S. Morland 2025-01-14 13:53:53 +01:00
  • dce2187ec1 rework IrDA demo, add face to display test file Joey Castillo 2024-12-16 17:14:44 -05:00
  • cdb92fb2d2 default to no sensor board Joey Castillo 2024-12-16 17:14:09 -05:00
  • 99a28dc886 accelerometer: have been using a threshold of 8 for latest tests Joey Castillo 2024-12-16 16:40:21 -05:00
  • 315cbb438e make Friday lowercase Joey Castillo 2024-12-16 16:37:51 -05:00
  • 251c4ba3c2 custom LCD: weekdays look better in uppercase Joey Castillo 2024-12-13 19:03:27 -05:00
  • 4b5e15cc1d accelrometer: add tap event, test by adding tap to set countdown Joey Castillo 2024-11-27 18:04:17 -05:00
  • c2b800bb69 accelerometer: clarify this bit Joey Castillo 2024-11-27 11:12:29 -05:00
  • a6f80ceb61 accelerometer: clarify purpose of this bit Joey Castillo 2024-11-27 11:09:47 -05:00
  • 9719567047 'movement' -> 'legacy' to signal things we still need to bring in Joey Castillo 2024-11-27 10:56:50 -05:00
  • bc08c5a05e add temperature data point for exploration Joey Castillo 2024-11-27 10:43:23 -05:00
  • c6af677b79 accel: count orientation changes with TC2 instead of waking up joeycastillo 2024-11-18 23:50:21 -05:00
  • 548260b13e accelerometer: vibe check complete, no need for these diagnostic beeps joeycastillo 2024-11-18 22:26:45 -05:00
  • c8da4e5d82 use accelerometer to enter and exit low energy mode joeycastillo 2024-11-18 21:45:18 -05:00
  • 3e6079a24b track stationary, not active minutes joeycastillo 2024-11-18 21:25:38 -05:00
  • b00faa2b03 accelerometer: new hardware swaps interrupt wiring joeycastillo 2024-11-18 19:46:11 -05:00
  • b5fd0f7418 accel: lower wake threshold to smallest possible value joeycastillo 2024-11-18 18:45:44 -05:00
  • 6954fe60cb irda demo: minimum viable file upload test joeycastillo 2024-11-16 11:03:52 -05:00
  • 16afeb7193 bump gossamer commit joeycastillo 2024-11-10 23:41:56 -05:00
  • 9f36e67bfe bump tinyusb commit joeycastillo 2024-11-10 23:41:46 -05:00
  • 1bd53a001d remove phototransistor workarounds, new rev of Pro addresses them joeycastillo 2024-11-10 23:40:58 -05:00
  • 9c3c09a021 activity watch face improvements joeycastillo 2024-10-27 15:13:24 -04:00
  • b35d4afe85 add command to dump binary file as base64 encoded data joeycastillo 2024-10-27 15:12:24 -04:00
  • 59b58b5499 don't reformat filesystem on every boot joeycastillo 2024-10-27 14:30:58 -04:00
  • 83c7f18dd0 use char instead of uint8_t to match gossamer API joeycastillo 2024-10-27 14:27:55 -04:00
  • 93d88190ce bump gossamer commit joeycastillo 2024-10-27 14:24:06 -04:00
  • d892998e15 bump tinyusb commit joeycastillo 2024-10-27 14:23:57 -04:00
  • 9805442a8c Merge branch 'main' of github.com:joeycastillo/second-movement joeycastillo 2024-10-27 14:23:33 -04:00
  • 5faacc401e
    fix working directory Jose Castillo 2024-10-27 14:15:44 -04:00
  • 20b4eb70ff
    index.html -> firmware.html Jose Castillo 2024-10-27 14:13:19 -04:00
  • 94d8a581d9
    Made the simulator properly set itself with the UTC time on startup (#7) voloved 2024-10-27 14:08:05 -04:00
  • 368dd5dc2a
    Changed submodules to refernce HTTPS access rather than SSH (#4) voloved 2024-10-27 14:05:42 -04:00
  • d05a851d94
    Readds leap year checks (#2) voloved 2024-10-27 14:04:56 -04:00
  • af409b82f1 log activity to file joeycastillo 2024-10-25 08:28:11 -04:00
  • c0514ad39a bring in Chirpy face joeycastillo 2024-10-22 07:49:41 -04:00
  • e8b4d4d010 suppress warning joeycastillo 2024-10-22 07:26:23 -04:00
  • be68857cb0 lis2dw driver: add note to fix acceleration reading joeycastillo 2024-10-22 07:03:10 -04:00
  • 13d98ef5c9 activity tracking proof of concept joeycastillo 2024-10-20 21:13:34 -04:00
  • 1e359c0f7c classic LCD was looking a bit dim joeycastillo 2024-10-19 15:43:53 -04:00
  • dc40cc9cd1 lis2dw driver: add stationary/motion detection joeycastillo 2024-10-19 14:54:33 -04:00
  • e34925139f lis2dw driver: fix incorrect register setting joeycastillo 2024-10-19 14:53:52 -04:00
  • 3577e5b5b1 set time: zone first, then date, then time joeycastillo 2024-10-19 13:28:22 -04:00
  • 19376625d1 more accelerometer work joeycastillo 2024-10-19 12:35:46 -04:00
  • 57de3e77f5 split IrDA demo from light sensor demo joeycastillo 2024-10-19 10:12:45 -04:00
  • a81b6960e3 more accelerometer testing joeycastillo 2024-10-16 08:20:20 -04:00
  • bc4c3cbd38 use gossamer 0.0.1 joeycastillo 2024-10-14 21:19:09 -04:00
  • 323393355c remove failing command joeycastillo 2024-10-14 21:17:10 -04:00
  • 3226589821 watch.html renamed to firmware.html joeycastillo 2024-10-14 18:27:43 -04:00
  • 2b5c4a6801 get submodules lol joeycastillo 2024-10-14 18:15:47 -04:00
  • 40edc5b6cf re-enable simulator build joeycastillo 2024-10-14 12:52:31 -04:00
  • a82fc8fe7c remove old board defs joeycastillo 2024-10-14 12:51:55 -04:00
  • 2ea18e0f73 fix broken simulator build joeycastillo 2024-10-14 12:51:17 -04:00
  • ea8c55744b document the accelerometer setup joeycastillo 2024-10-14 12:38:13 -04:00
  • e5c568b757 use gossamer calls for EVSYS and TC2 event actions joeycastillo 2024-10-14 12:37:57 -04:00
  • df39195d5b work-in-progress IrDA implementation joeycastillo 2024-10-13 19:24:33 -04:00
  • 5fc2406bd6 bump gossamer commit joeycastillo 2024-10-13 13:03:26 -04:00
  • 8e385d9bad IR sensor demo shows something on screen joeycastillo 2024-10-12 13:37:18 -04:00
  • cc3ac4e20c fixup joeycastillo 2024-10-12 13:34:56 -04:00
  • 2d3412bb09 beep softer when changing modes (saves energy) joeycastillo 2024-10-12 11:34:06 -04:00
  • 4795818098 only build sensor features if sensor is available joeycastillo 2024-10-12 10:55:10 -04:00