]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2024-10-27 joeycastilloadd command to dump binary file as base64 encoded data
2024-10-27 joeycastillodon't reformat filesystem on every boot
2024-10-27 joeycastillouse char instead of uint8_t to match gossamer API
2024-10-27 joeycastillobump gossamer commit
2024-10-27 joeycastillobump tinyusb commit
2024-10-27 joeycastilloMerge branch 'main' of github.com:joeycastillo/second...
2024-10-27 Jose Castillofix working directory
2024-10-27 Jose Castilloindex.html -> firmware.html
2024-10-27 volovedMade the simulator properly set itself with the UTC...
2024-10-27 volovedChanged submodules to refernce HTTPS access rather...
2024-10-27 volovedReadds leap year checks (#2)
2024-10-25 joeycastillolog activity to file
2024-10-22 joeycastillobring in Chirpy face
2024-10-22 joeycastillosuppress warning
2024-10-22 joeycastillolis2dw driver: add note to fix acceleration reading
2024-10-21 joeycastilloactivity tracking proof of concept
2024-10-19 joeycastilloclassic LCD was looking a bit dim
2024-10-19 joeycastillolis2dw driver: add stationary/motion detection
2024-10-19 joeycastillolis2dw driver: fix incorrect register setting
2024-10-19 joeycastilloset time: zone first, then date, then time
2024-10-19 joeycastillomore accelerometer work
2024-10-19 joeycastillosplit IrDA demo from light sensor demo
2024-10-16 joeycastillomore accelerometer testing
2024-10-15 joeycastillouse gossamer 0.0.1
2024-10-15 joeycastilloremove failing command
2024-10-14 joeycastillowatch.html renamed to firmware.html
2024-10-14 joeycastilloget submodules lol
2024-10-14 joeycastillore-enable simulator build
2024-10-14 joeycastilloremove old board defs
2024-10-14 joeycastillofix broken simulator build
2024-10-14 joeycastillodocument the accelerometer setup
2024-10-14 joeycastillouse gossamer calls for EVSYS and TC2 event actions
2024-10-13 joeycastillowork-in-progress IrDA implementation
2024-10-13 joeycastillobump gossamer commit
2024-10-12 joeycastilloIR sensor demo shows something on screen
2024-10-12 joeycastillofixup
2024-10-12 joeycastillobeep softer when changing modes (saves energy)
2024-10-12 joeycastilloonly build sensor features if sensor is available
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
next