]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2024-10-11 joeycastillobump gossamer commit
2024-10-11 joeycastillobump tinyusb commit
2024-10-11 joeycastillorudimentary PWP capture with infrared sesor
2024-10-11 joeycastilloupdate 'new watch face' script
2024-10-09 joeycastillopreliminary accelerometer support in Movement
2024-10-09 joeycastilloimplement INT2, accelerometer test shows sleep state...
2024-10-09 joeycastillomore accelerometer experimentation
2024-10-09 joeycastilloseparate out interrupt config vs enable
2024-10-09 joeycastillorearrange LIS2DW functions in data sheet order
2024-10-09 joeycastillomove accelerometer interrupt demo to Second Movement
2024-10-09 joeycastilloremove temperature face
2024-10-09 joeycastillorefactor watch I2C for gossamer
2024-10-09 joeycastillomigrate temperature log to Second Movement
2024-10-09 joeycastillomigrate temperature display to Second Movement
2024-10-09 joeycastillorename thermistor_logging_face -> temperature_logging_face
2024-10-09 joeycastillorename thermistor_readout_face -> temperature_display_face
2024-10-09 joeycastillobump gossamer commit
2024-10-09 joeycastillorefactor watch SPI for gossamer
2024-10-09 joeycastillorefactor watch UART for gossamer
2024-10-08 joeycastilloadd watch face that energizes all segments
2024-10-07 joeycastilloremove uses of deprecated watch_gpio functions
2024-10-07 joeycastillofix time zones in simulator
2024-10-07 joeycastillobump gossamer commit
2024-10-07 joeycastillodeprecate most watch_gpio functions in favor of gossamer
2024-10-07 joeycastillobump tinyusb commit
2024-10-07 joeycastillobump gossamer commit
2024-10-06 joeycastilloinitial pass at simulator support
2024-10-06 joeycastillobump gossamer commit
2024-10-06 joeycastilloclear all of seconds display when going to sleep
2024-10-06 joeycastillowatch_display_float_with_best_effort: support negative...
2024-10-06 joeycastilloimprove decimal display outside positions 4 and 6
2024-10-06 joeycastilloavoid running over into position 10
2024-10-05 joeycastilloremove printf statements
2024-10-05 joeycastillono need to check on :15 and :45 -- Nepal does not obser...
2024-10-05 joeycastillouse consistent naming style for typedefs
2024-10-05 joeycastillouse updated gossamer typedefs
2024-10-05 joeycastillobump gossamer commit
2024-10-05 joeycastillouse named constant for UTC zone
2024-10-05 joeycastilloupdate submodules
2024-10-05 joeycastillocache DST offsets so we're not constantly converting...
2024-10-05 joeycastilloset a valid date on boot
2024-10-05 joeycastillo_movement_handle_advisories -> _movement_handle_top_of_...
2024-10-05 joeycastillomovement internal time is now UTC
2024-10-02 joeycastillorename needs_advisories_handled to woke_from_alarm_handler
2024-10-02 joeycastillobring over character set demo
2024-09-30 joeycastillobring in battery voltage face, add new method and demo...
2024-09-30 joeycastillobring sunrise/sunset face into new movement
2024-09-30 joeycastillocustom LCD: fix garbled text in top row when using...
2024-09-30 joeycastillobring in alarm face, rename to 'advanced alarm face'
2024-09-30 joeycastillorefactor watch faces to use new advisory API
2024-09-30 joeycastilloallow watch faces to advise of other things in addition...
2024-09-30 joeycastilloremove simple_clock_face; we've outgrown it
2024-09-29 joeycastillotarget lite for public-facing build
2024-09-29 joeycastillocountdown timer: longer title for on custom LCD
2024-09-29 joeycastilloblink colon when clock is in sleep mode (custom LCD...
2024-09-29 joeycastillotesting on custom LCD
2024-09-29 joeycastillotick_animation is now sleep_animation (which just displ...
2024-09-29 joeycastillosupport new sleep indicator
2024-09-29 joeycastilloadd request_sleep function to Movement
2024-09-29 joeycastillobump gossamer commit
2024-09-29 joeycastillobeats face displays 'beat' on custom LCD
2024-09-29 joeycastilloadd option for text across the top on custom LCD
2024-09-29 joeycastillodisplay long weekdays on custom LCD
2024-09-29 joeycastilloadd function for long weekdays
2024-09-29 joeycastilloadd edge cases for custom LCD
2024-09-29 joeycastilloclean up const qualifiers in display functions
2024-09-29 joeycastillorename stock_stopwatch -> fast_stopwatch
2024-09-29 joeycastillostock stopwatch: use new functions for text display
2024-09-29 joeycastillobring in stock stopwatch face, refactor to use TC1
2024-09-29 joeycastillomove buzzer sequence timing to TC0
2024-09-29 joeycastillorestore custom signal tunes to Second Movement
2024-09-29 joeycastillolol, GCLK3 is 1024 Hz in gossamer
2024-09-29 joeycastilloremove CLOCK_FACE_24H_ONLY option, will lead to too...
2024-09-29 joeycastilloclock face: fix reversion to 24H display in low energy...
2024-09-29 joeycastilloclock SLCD frame counters from external crystal for...
2024-09-29 joeycastillofix sleep mode animation
2024-09-29 joeycastilloimprove time zone selection, show offset on odd ticks
2024-09-29 joeycastilloupdate tinyusb
2024-09-29 joeycastillorefactor: watch faces no longer need a pointer to settings!
2024-09-29 joeycastillostore settings in function call, remove last uses of...
2024-09-29 joeycastillobring in clock face, add 024h mode, refactor out last...
2024-09-29 joeycastillorefactor time zone index to function calls
2024-09-29 joeycastillorefactor remaining uses of movement_timezone_offsets...
2024-09-29 joeycastillobring in beats face using new time zone function
2024-09-29 joeycastillorefactor LED dwell time to function call
2024-09-29 joeycastillorefactor LE and TO intervals to function calls
2024-09-29 joeycastilloRevert "movement: add option to always snap back to...
2024-09-29 joeycastilloRevert "ensure accelerometer test face always stays...
2024-09-29 joeycastillorefactor movement's LED color to a function call
2024-09-29 joeycastillorefactor movement's alarm_enabled bit to a function...
2024-09-29 joeycastillorefactor movement's unit preference to a function call
2024-09-29 joeycastillorefactor movement's 24h mode to a function call
2024-09-29 joeycastillowareki face: remove debug code
2024-09-29 joeycastilloalways set time zone to UTC
2024-09-29 joeycastilloconsistently use _t convention
2024-09-29 joeycastillorefactor movement's button preference into a function...
2024-09-29 joeycastillocountdown: have timeout exit setting mode
2024-09-29 joeycastillocountdown: use long press ALARM to enter settings
2024-09-28 joeycastillomigrate countdown to Second Movement
2024-09-24 joeycastilloclear seconds in LE mode
next