| 2025-03-15 |
Joey Castillo | character set improvements |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | move stopwatch face into Second Movement |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | actually, set the time after loading settings (need... |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | happy (belated) new year |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | add third letter to settings for custom LCD |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | world clock: support longer cities on custom LCD |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | second movement: persist settings to file system |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | lcd autodetect: use buttons as a backup option |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | show 100 data point backlog in activity logger (8-ish... |
commit | commitdiff | tree | snapshot |
| 2025-03-15 |
Joey Castillo | don't run LCD discovery if display is already running |
commit | commitdiff | tree | snapshot |
| 2025-03-13 |
Joey Castillo | fix warning in upstream musl function, see https:/... |
commit | commitdiff | tree | snapshot |
| 2025-03-13 |
Joey Castillo | silence warning in new timezone renamer |
commit | commitdiff | tree | snapshot |
| 2025-03-13 |
Joey Castillo | slcd: silence warnings |
commit | commitdiff | tree | snapshot |
| 2025-03-13 |
Joey Castillo | lis2dw driver: silence warnings |
commit | commitdiff | tree | snapshot |
| 2025-03-13 |
Joey Castillo | move activity logging into Movement core |
commit | commitdiff | tree | snapshot |
| 2025-03-13 |
Joey Castillo | sunrise/sunset: beautify lat/lon settings on custom LCD |
commit | commitdiff | tree | snapshot |
| 2025-03-13 |
Joey Castillo | implement FORCE_DISPLAY_TYPE flag |
commit | commitdiff | tree | snapshot |
| 2025-03-09 |
Joey Castillo | default to classic indicator addresses (fix for simulator) |
commit | commitdiff | tree | snapshot |
| 2025-03-09 |
Jose Castillo | Merge pull request #13 from eiriksm/eiriksm-patch-6 |
commit | commitdiff | tree | snapshot |
| 2025-03-09 |
Eirik Stanghelle... | Fix simulator LCD handling |
commit | commitdiff | tree | snapshot |
| 2025-03-08 |
Joey Castillo | fix implicit-function-declaration warning |
commit | commitdiff | tree | snapshot |
| 2025-03-08 |
Joey Castillo | improve sunrise/sunset on custom LCD |
commit | commitdiff | tree | snapshot |
| 2025-03-08 |
Joey Castillo | note for future testing |
commit | commitdiff | tree | snapshot |
| 2025-03-08 |
Joey Castillo | nicer time zone names on new LCD |
commit | commitdiff | tree | snapshot |
| 2025-03-08 |
Joey Castillo | shorten time zone names |
commit | commitdiff | tree | snapshot |
| 2025-03-08 |
Joey Castillo | character set fix |
commit | commitdiff | tree | snapshot |
| 2025-03-08 |
Joey Castillo | display glass autodetection |
commit | commitdiff | tree | snapshot |
| 2024-12-16 |
Joey Castillo | rework IrDA demo, add face to display test file |
commit | commitdiff | tree | snapshot |
| 2024-12-16 |
Joey Castillo | default to no sensor board |
commit | commitdiff | tree | snapshot |
| 2024-12-16 |
Joey Castillo | accelerometer: have been using a threshold of 8 for... |
commit | commitdiff | tree | snapshot |
| 2024-12-16 |
Joey Castillo | make Friday lowercase |
commit | commitdiff | tree | snapshot |
| 2024-12-14 |
Joey Castillo | custom LCD: weekdays look better in uppercase |
commit | commitdiff | tree | snapshot |
| 2024-11-27 |
Joey Castillo | accelrometer: add tap event, test by adding tap to... |
commit | commitdiff | tree | snapshot |
| 2024-11-27 |
Joey Castillo | accelerometer: clarify this bit |
commit | commitdiff | tree | snapshot |
| 2024-11-27 |
Joey Castillo | accelerometer: clarify purpose of this bit |
commit | commitdiff | tree | snapshot |
| 2024-11-27 |
Joey Castillo | 'movement' -> 'legacy' to signal things we still need... |
commit | commitdiff | tree | snapshot |
| 2024-11-27 |
Joey Castillo | add temperature data point for exploration |
commit | commitdiff | tree | snapshot |
| 2024-11-19 |
joeycastillo | accel: count orientation changes with TC2 instead of... |
commit | commitdiff | tree | snapshot |
| 2024-11-19 |
joeycastillo | accelerometer: vibe check complete, no need for these... |
commit | commitdiff | tree | snapshot |
| 2024-11-19 |
joeycastillo | use accelerometer to enter and exit low energy mode |
commit | commitdiff | tree | snapshot |
| 2024-11-19 |
joeycastillo | track stationary, not active minutes |
commit | commitdiff | tree | snapshot |
| 2024-11-19 |
joeycastillo | accelerometer: new hardware swaps interrupt wiring |
commit | commitdiff | tree | snapshot |
| 2024-11-18 |
joeycastillo | accel: lower wake threshold to smallest possible value |
commit | commitdiff | tree | snapshot |
| 2024-11-16 |
joeycastillo | irda demo: minimum viable file upload test |
commit | commitdiff | tree | snapshot |
| 2024-11-11 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-11-11 |
joeycastillo | bump tinyusb commit |
commit | commitdiff | tree | snapshot |
| 2024-11-11 |
joeycastillo | remove phototransistor workarounds, new rev of Pro... |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
joeycastillo | activity watch face improvements |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
joeycastillo | add command to dump binary file as base64 encoded data |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
joeycastillo | don't reformat filesystem on every boot |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
joeycastillo | use char instead of uint8_t to match gossamer API |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
joeycastillo | bump tinyusb commit |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
joeycastillo | Merge branch 'main' of github.com:joeycastillo/second... |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
Jose Castillo | fix working directory |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
Jose Castillo | index.html -> firmware.html |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
voloved | Made the simulator properly set itself with the UTC... |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
voloved | Changed submodules to refernce HTTPS access rather... |
commit | commitdiff | tree | snapshot |
| 2024-10-27 |
voloved | Readds leap year checks (#2) |
commit | commitdiff | tree | snapshot |
| 2024-10-25 |
joeycastillo | log activity to file |
commit | commitdiff | tree | snapshot |
| 2024-10-22 |
joeycastillo | bring in Chirpy face |
commit | commitdiff | tree | snapshot |
| 2024-10-22 |
joeycastillo | suppress warning |
commit | commitdiff | tree | snapshot |
| 2024-10-22 |
joeycastillo | lis2dw driver: add note to fix acceleration reading |
commit | commitdiff | tree | snapshot |
| 2024-10-21 |
joeycastillo | activity tracking proof of concept |
commit | commitdiff | tree | snapshot |
| 2024-10-19 |
joeycastillo | classic LCD was looking a bit dim |
commit | commitdiff | tree | snapshot |
| 2024-10-19 |
joeycastillo | lis2dw driver: add stationary/motion detection |
commit | commitdiff | tree | snapshot |
| 2024-10-19 |
joeycastillo | lis2dw driver: fix incorrect register setting |
commit | commitdiff | tree | snapshot |
| 2024-10-19 |
joeycastillo | set time: zone first, then date, then time |
commit | commitdiff | tree | snapshot |
| 2024-10-19 |
joeycastillo | more accelerometer work |
commit | commitdiff | tree | snapshot |
| 2024-10-19 |
joeycastillo | split IrDA demo from light sensor demo |
commit | commitdiff | tree | snapshot |
| 2024-10-16 |
joeycastillo | more accelerometer testing |
commit | commitdiff | tree | snapshot |
| 2024-10-15 |
joeycastillo | use gossamer 0.0.1 |
commit | commitdiff | tree | snapshot |
| 2024-10-15 |
joeycastillo | remove failing command |
commit | commitdiff | tree | snapshot |
| 2024-10-14 |
joeycastillo | watch.html renamed to firmware.html |
commit | commitdiff | tree | snapshot |
| 2024-10-14 |
joeycastillo | get submodules lol |
commit | commitdiff | tree | snapshot |
| 2024-10-14 |
joeycastillo | re-enable simulator build |
commit | commitdiff | tree | snapshot |
| 2024-10-14 |
joeycastillo | remove old board defs |
commit | commitdiff | tree | snapshot |
| 2024-10-14 |
joeycastillo | fix broken simulator build |
commit | commitdiff | tree | snapshot |
| 2024-10-14 |
joeycastillo | document the accelerometer setup |
commit | commitdiff | tree | snapshot |
| 2024-10-14 |
joeycastillo | use gossamer calls for EVSYS and TC2 event actions |
commit | commitdiff | tree | snapshot |
| 2024-10-13 |
joeycastillo | work-in-progress IrDA implementation |
commit | commitdiff | tree | snapshot |
| 2024-10-13 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-12 |
joeycastillo | IR sensor demo shows something on screen |
commit | commitdiff | tree | snapshot |
| 2024-10-12 |
joeycastillo | fixup |
commit | commitdiff | tree | snapshot |
| 2024-10-12 |
joeycastillo | beep softer when changing modes (saves energy) |
commit | commitdiff | tree | snapshot |
| 2024-10-12 |
joeycastillo | only build sensor features if sensor is available |
commit | commitdiff | tree | snapshot |
| 2024-10-11 |
joeycastillo | bump gossamer commit |
commit | commitdiff | tree | snapshot |
| 2024-10-11 |
joeycastillo | bump tinyusb commit |
commit | commitdiff | tree | snapshot |
| 2024-10-11 |
joeycastillo | rudimentary PWP capture with infrared sesor |
commit | commitdiff | tree | snapshot |
| 2024-10-11 |
joeycastillo | update 'new watch face' script |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | preliminary accelerometer support in Movement |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | implement INT2, accelerometer test shows sleep state... |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | more accelerometer experimentation |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | separate out interrupt config vs enable |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | rearrange LIS2DW functions in data sheet order |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | move accelerometer interrupt demo to Second Movement |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | remove temperature face |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | refactor watch I2C for gossamer |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | migrate temperature log to Second Movement |
commit | commitdiff | tree | snapshot |
| 2024-10-09 |
joeycastillo | migrate temperature display to Second Movement |
commit | commitdiff | tree | snapshot |
| next |