]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2025-07-04 Wesley EllisMerge pull request #32 from berdan/beats-face-refactor
2025-07-03 Joey Castillobugfix: maintain accelerometer background sampling...
2025-06-30 Joey CastilloMerge pull request #25 from berdan/latlong-fix-sunrise_...
2025-06-30 Ruben NicAdd support for custom display in the simulator (#26)
2025-06-30 Joey CastilloMerge pull request #20 from berdan/better_makefile
2025-06-30 Joey CastilloMerge pull request #27 from berdan/emscripten-to-gossamer
2025-06-30 Joey Castillobump gossamer commit
2025-06-30 Daniel BergmanUpdate beats face to use UTC+1. Simplify clock2beats...
2025-06-29 Daniel BergmanMove emscripten targets to gossamer's rules.mk
2025-06-28 Daniel BergmanRemove stray spaces from sunrise_sunset_face.c
2025-06-28 Daniel BergmanHandle hour overflow
2025-06-28 Daniel BergmanCut the corruption checks. When the user updates the...
2025-06-28 Daniel BergmanBetter hundreds handling
2025-06-28 Daniel BergmanINCLUDES project root in a Windows friendly way
2025-06-28 Daniel BergmanStray lf
2025-06-28 Daniel BergmanFix handling of longitude data > 100, including longitu...
2025-06-26 Eirik Stanghelle... Add info on sensorwatch_blue (#14)
2025-06-26 Daniel BergmanUpdate Makefile to conditionally require BOARD and...
2025-06-25 Joey Castillopeek face: silence warnings
2025-06-25 Joey Castilloacclerometer threshold setting: swap light and alarm...
2025-06-25 Joey Castilloremove light meter face (did not work, could add back...
2025-06-25 Joey Castilloaccelerometer status face: flash decimal when setting...
2025-06-25 Joey Castilloaccelerometer: keep threshold across sleeps by tracking...
2025-06-25 Joey Castilloir upload: time out by default
2025-06-25 Joey Castilloir upload: display free space instead of 'no data'
2025-06-25 Daniel Bergmanfix(lis2dw): Re-initialize accelerometer after waking...
2025-06-12 Joey Castilloaccelerometer status: documentation update
2025-06-12 Joey Castilloaccelerometer: don't initialize on wake if already...
2025-06-12 Joey Castilloaccelerometer status face: bug fixes
2025-06-08 Joey Castillomars time: long press to change time zone
2025-06-08 Joey Castillotemperature display: long press to toggle units
2025-06-08 Joey Castillobugfix: remove time_offset to get alarm handler working...
2025-06-05 Joey Castillofast stopwatch: fix overconsumption
2025-06-04 Joey Castillocountdown timer: snap back to clock on timeout, unless...
2025-06-03 Joey Castillomars time: actually update in low energy mode
2025-05-29 Joey Castilloadd watch face to peek at a memory location
2025-05-29 Joey Castillofor testing: add NOSLEEP build option to remove sleep...
2025-05-29 Joey Castilloworld clock: blink colon in low energy mode
2025-05-29 Joey Castillomars time: don't time out, enable low energy animation
2025-05-28 Joey Castilloset LED's drive strength to high
2025-05-27 Joey Castillobring mars time into Second Movement
2025-05-26 Joey Castillopower down accelerometer unless a watch face requests it
2025-05-26 Joey Castilloswap temperature and battery in default firmware
2025-05-21 Joey Castillomovement_config: put alarm into standard rotation
2025-05-21 Joey Castilloalarm_face: hook alarm up to main clock's alarm indicator
2025-05-21 Joey Castillomovement: fire top of minute at top of minute, not...
2025-05-21 Joey Castillobring wake_face into Second Movement (renamed alarm_face)
2025-05-21 Joey Castillonanosec: add braces since we declare things
2025-05-21 Joey Castillowatch_adc: enable ADC when checking battery; let's...
2025-05-21 Joey Castillopreferences face: removed in favor of new settings...
2025-05-21 Joey Castillotemperature logger: skip if no temperature sensor is...
2025-05-21 Joey Castillotemperature logger: rename stuff to remove thermistor...
2025-05-21 Joey Castillotemperature faces: no need to import thermistor driver
2025-05-21 Joey Castillonanosec: use new Movement API for getting temperature
2025-05-21 Joey Castillowatch utility: make Friday all caps like the others
2025-05-21 Joey Castilloport nanosec and finetune to Second Movement
2025-05-21 Joey Castillodefault firmware: put stopwatch before countdown
2025-05-21 Joey Castilloslcd: we can fit these segment mappings into one byte
2025-05-21 Joey Castillobugfix: need definition of colon as indicator for blink...
2025-05-21 Joey Castillovoltage and temperature: clear sleep animation on activate
2025-05-21 Joey Castillocountdown: implement sleep mode animation
2025-05-21 Joey Castillomoon phase: clear sleep animation on wake
2025-05-21 Joey Castilloclock face: move state typedef to header for consistency
2025-05-21 Joey Castilloclock face: rename 'clock' to 'state' for consistency
2025-05-20 Joey Castilloactivity logging: try to ignore spurious active minutes
2025-05-20 Joey Castillomovement: add loudness setting for button press
2025-05-19 Joey Castillodisplay detection: return straight away if LCD type...
2025-05-19 Joey Castillowatch library: remove LCD autodetect, make selection...
2025-05-19 Joey Castillolight meter: was written today lol
2025-05-19 Joey Castillolight meter: rough half-working prototype
2025-05-18 Joey Castilloactivity log: snap back to today on timeout
2025-05-18 Joey Castilloactivity log: update today's count at top of minute
2025-05-18 Joey Castilloactivity log: clear animation when waking from sleep...
2025-05-18 Joey Castillolight meter: initial UI work
2025-05-18 Joey Castillono need for state in light sensor demo
2025-05-18 Joey Castillolight sensor: back to demo with you
2025-05-18 Joey Castilloclaify sleep animatiion documentation
2025-05-18 Joey Castillowatch_display_text_with_fallback: update documentation
2025-05-18 Joey Castillowatch_display_string: update deprecation notes
2025-05-18 Joey Castillolight sensor: add warning to documentation
2025-05-18 Joey Castillolight sensor: improvements for custom LCD
2025-05-18 Joey Castillomove accelerometer and light to sensor, not demo folder
2025-05-18 Joey Castilloremove unnecessary demo watch faces
2025-05-18 Joey Castilloclean up after detecting thermistor
2025-05-18 Joey Castilloactivity log: update documentation
2025-05-17 Joey Castilloirda upload: increase receive buffer to 256 bytes
2025-05-17 Joey CastilloIrDA: restore red/green status, improve display
2025-05-17 Joey Castilloadd ability to delete via IrDA
2025-05-17 Joey Castilloirda_demo -> irda_upload
2025-05-17 Joey Castilloimproved file upload via IrDA
2025-05-17 Joey Castilloactivity faces: improve experience in low energy mode
2025-05-17 Joey Castillooops. activity tracking: high means stationary, low...
2025-05-17 Joey Castillofor now, build for red board and classic display
2025-05-17 Joey Castillosimplify activity tracking, just active minutes for now
2025-05-17 Joey Castilloforce a choice of display type at build time
2025-05-17 Joey Castillolet temperature screen skip itself, restore it to the...
2025-05-17 Joey Castillofix long press bug (seems related to disabling an inter...
2025-05-17 Joey Castilloadd movement_get_temperature, works across different...
2025-05-17 Joey Castilloautomatically detect temperature sensor
2025-05-16 Joey Castillotime set: disable quick ticks when resetting seconds
next