]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
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
2025-05-16 Joey Castilloremove errant braces
2025-05-16 Joey Castillobump gossamer commit
2025-05-16 Joey Castilloaccelerometer: fail gracefully in absence of I2C bus
2025-05-16 Joey Castillofor now, build for Lite to test the build
2025-05-16 Joey Castillodefault to low energy mode after one hour
2025-05-16 Joey Castilloauto-detect accelerometer sensor (and don't fail build...
2025-05-16 Joey Castilloset date first, then time zone, then time
2025-05-16 Joey Castillowatch_rtc clarification: 128 Hz is 0x80, not 0xF0
2025-05-16 Joey CastilloFREQCORR is now handled in _watch_rtc_init
2025-05-15 Joey Castillosettings: silence warnings on boards without a blue...
2025-05-15 Joey Castilloworking makefile for folks to test with
2025-05-15 Joey Castillono temperature face in defaults
2025-05-15 Joey Castillorearrange default watch faces
2025-05-13 Joey Castilloresume disabling EIC in deep sleep
2025-05-13 Joey Castillonew watch face order for pro
2025-05-13 Joey Castilloremove orientation change counter
2025-05-13 Joey Castilloclock-face: adjust low battery threshold
2025-05-13 Joey Castillocustom LCD now has an 'arrows' indicator instead of...
2025-05-13 Joey Castilloenable filtering on button inputs
2025-05-12 Joey Castilloimproved contrast on custom LCD
2025-05-11 Joey Castillotime set: new titles for custom LCD
2025-05-11 Joey Castillonew settings watch face
2025-04-30 Joey Castilloaccelerometer: fix activity not being tracked in low...
2025-04-28 Joey Castilloworld clock: bugfix, clear seconds when entering LE...
2025-04-28 Joey Castilloaccelerometer: disable wake on motion, has awkward...
2025-04-28 Joey Castilloaccelerometer: stop sleeping after inactivity, use...
2025-04-21 Joey Castilloupdate submodules
2025-04-20 Joey Castillofilesystem: prevent lockup when flash is nearly full
2025-04-20 Joey CastilloWIP: accelerometer activity tracking
2025-04-17 Joey Castillocurrent test setup for Pro
2025-04-05 Joey Castilloactivity log: add feature to quickly dump all data
2025-03-29 Joey Castillofix sticky sleep icon on custom LCD
2025-03-22 Joey Castillomove day one face into Second Movement as generic ...
2025-03-20 Joey CastilloMerge branch 'main' of github.com:joeycastillo/second...
2025-03-20 Joey Castilloactivity logging: if this was it, that was dumb.
2025-03-16 Jose CastilloMerge pull request #11 from eiriksm/fix/doc-board-flag
2025-03-16 Jose CastilloMerge pull request #12 from eiriksm/eiriksm-patch-5
2025-03-16 Joey Castillosilence syscall-related compiiler warnings
next