]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2026-04-04 volovedMerge pull request #193 from davidegirardi/fix-buzzer...
2026-04-04 davidegirardiFix calling start callback
2026-04-01 volovedMerge pull request #107 from mkende/safe_totp
2026-04-01 volovedMerge pull request #108 from mkende/tide_face
2026-04-01 volovedMerge pull request #109 from mkende/otp_label
2026-04-01 volovedMerge branch 'main' into tide_face
2026-03-19 atax1aMerge pull request #178 from redraw/fix/simulator-watch...
2026-03-14 volovedMerge pull request #187 from sepi/local-solar-time
2026-03-14 volovedMerge branch 'main' into local-solar-time
2026-03-14 volovedRemove solar_time_face from watch_faces array
2026-03-14 volovedMerge pull request #186 from tahnok/tomato_face_upgrade
2026-03-07 Wesley Ellisdon't resign from tomato time if timer is running
2026-03-07 Wesley Ellisfix timezone / unix time conversion bug
2026-03-04 Raffael ManciniBetter support for custom display
2026-03-04 Raffael ManciniRevert more config
2026-03-04 Raffael ManciniSupport custom display
2026-03-04 Raffael ManciniRollback config
2026-03-04 Raffael ManciniMove complications/local_solar_time_face -> clock/solar...
2026-02-28 Wesley Ellisport tomato face to second_movement
2026-02-21 Raffael ManciniImplement local solar time face
2026-01-23 redrawdon't jump missed ticks, forgot callbacks
2026-01-22 redrawjump counter forward when tab resumes from background
2026-01-22 redrawrenamed counter_interval to rtc_enabled
2026-01-22 redrawupdate simulator rtc counter improvements to match...
2026-01-21 redrawfixed simulator watch rtc counter
2026-01-03 Joey CastilloMerge pull request #65 from alesgenova/rtc-counter32
2026-01-03 Alessandro... don't force-reset the state of the RTC when rebooting
2026-01-03 Alessandro... disable REALLY_LONG_UP event for now
2026-01-03 David VolovskiyRemoved all of the compiler warnings
2026-01-03 Alessandro... add REALLY_LONG_PRESS event after a button is held...
2026-01-03 David VolovskiyRenamed LIS2DW_FIFO_TIMEOUT_SECOND to LIS2DW_FIFO_TIMEOUT
2026-01-03 David Volovskiydefined LIS2DW_FIFO_TIMEOUT_SECOND
2026-01-03 David Volovskiylis2dw_read_fifo(&fifo, 100 / DISPLAY_FREQUENCY))
2026-01-03 David VolovskiyMade the timeout for lis2dw_read_fifo a variable
2026-01-03 David VolovskiyAdded FIFO timeout to LIS2DW
2026-01-03 David VolovskiyGot rid of fallthrough warnings
2026-01-03 David VolovskiyTypo fix
2026-01-03 Alessandro... fix compilation warnings in rtccount_face
2026-01-03 Alessandro... add missing copyright headers
2026-01-03 David VolovskiyRevert "Added print for LIS2DW interrupt"
2026-01-03 David VolovskiyAdded print for LIS2DW interrupt
2026-01-03 David VolovskiySaw double-taps getting missed with latched LIR so...
2026-01-03 David VolovskiyAdded LIR latching on LIS2DW
2026-01-03 David VolovskiyExplicitly set interrupt type to latched
2026-01-03 Alessandro... talk to accelerometer in the app loop rather than inter...
2026-01-03 Alessandro... fix slow default alarm tune
2026-01-03 Alessandro... ensure a button up event is always emitted
2026-01-03 Alessandro... add fast_stopwatch_face to default, and remove rtccount...
2026-01-03 Alessandro... Events that follow a down event on the previous face...
2026-01-03 Alessandro... use __builtin_ctz when processing pending events
2026-01-03 Alessandro... immediately process events when coming out of deep...
2026-01-03 Alessandro... fix instant light not turning off after a long press
2026-01-03 Alessandro... Allow users to set independent buzzer volume for signal...
2026-01-03 Alessandro... Add a slow display refresh mode to fast_stopwatch
2026-01-03 Alessandro... More efficient display draw for fast_stopwatch_face
2026-01-03 Alessandro... Remove a few unnecessary date_time to timestamp conversions
2026-01-03 Alessandro... make movement_set_local_date_time slightly more efficient
2026-01-03 Alessandro... Convert from timestamp to date_time once per second...
2026-01-03 Alessandro... Fix bug that was causing notes in a sequence to play...
2026-01-03 Alessandro... Fix faces that relied on watch_buzzer_play_note being...
2026-01-03 Alessandro... Improve watch_tcc to decouple leds and buzzer as much...
2026-01-03 Alessandro... Make fast_stopwatch power efficiend by using the new...
2026-01-03 Alessandro... Minor improvement to movement_force_led_on logic
2026-01-03 Alessandro... Add an optional implementation of button debounce
2026-01-03 Alessandro... Fix LED flickering while the buzzer is playing
2026-01-03 Alessandro... Fix chirpy to work with rtc-counter32
2026-01-03 Alessandro... Play an arbitrary stream on the buzzer without blocking
2026-01-03 Alessandro... Make the simulator play beeps a lot more reliably.
2026-01-03 Alessandro... Add a face to debug some counter32 metrics
2026-01-03 Alessandro... Add more theoretical checks to ensure we don't miss...
2026-01-03 Alessandro... Undo some workarounds implemented to fix race condition...
2026-01-03 Alessandro... Perform as little work as possible in the interrupt...
2026-01-03 Alessandro... Fix more corner case that could cause the top of minute...
2026-01-03 Alessandro... Fix corner case that could cause the top of minute...
2026-01-03 Alessandro... Align the top of the second with the 1Hz periodic interrupt
2026-01-03 Alessandro... Optimize finetune and nanosec faces to work with rtc...
2026-01-03 Alessandro... Fix a bug that was causing 10x power usage from boot...
2026-01-03 Alessandro... Minor fixes to settings faces to work with the new...
2026-01-03 Alessandro... Initial seemingly stable version of movement using...
2025-12-28 volovedMerge pull request #172 from voloved/ping-face
2025-12-25 David VolovskiyFixed clearing paddle on fast press
2025-12-21 David VolovskiyFirst hit not counted; bugfixes on sound
2025-12-21 David Volovskiysound effect on hit
2025-12-21 David VolovskiyWatch's refresh can't handle Fast difficulty
2025-12-21 David VolovskiyChanged default difficulty
2025-12-21 David VolovskiyRemoved time display on ping face
2025-12-21 David Volovskiyaccelerometer moving paddle fully out
2025-12-21 David VolovskiyAdding description
2025-12-21 David Volovskiybug fixes to ping face
2025-12-21 David VolovskiyBegan adding ping face
2025-12-04 volovedMerge pull request #169 from voloved/sunrise-wrong...
2025-12-04 David VolovskiyFix for wrong date being shown on sunrise/sunset compli...
2025-12-03 volovedMerge pull request #167 from voloved/blackjack_face
2025-12-03 David VolovskiyDoc update on the win-rate reset
2025-12-03 David VolovskiyAble to reset the win-lose rate
2025-12-03 David VolovskiyFix on typecasting win rate
2025-12-02 volovedMerge pull request #165 from voloved/double-tap
2025-12-02 David VolovskiyReapply "Added double-tap capabilities to LIS2DW"
2025-12-02 David VolovskiyMerge branch 'main' into double-tap
2025-12-02 volovedMerge pull request #164 from joeycastillo/revert-149...
next