]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2021-11-08 Joey Castillomovement: preferences refactor, two new types
2021-11-08 Joey Castillobugfix: activate current watch face when waking from...
2021-11-07 Joey Castillobeat time: add low energy tick animation
2021-11-07 Joey Castillomovement: refactor timeout to tick first, then notify
2021-11-07 Joey Castillomovement: add voltage monitor watch face
2021-10-25 Joey Castillodon't destroy our temperature log when waking from...
2021-10-25 Joey Castillosteps toward SPI support in watch library
2021-10-25 Joey CastilloMerge branch 'main' into more-asf-files
2021-10-25 Joey Castillonew batch of sensor boards
2021-10-23 Joey Castillomovement temperature face: only enable thermistor when...
2021-10-23 Joey Castillomovement: first crack at background tasks API
2021-10-23 Joey Castillofix typo
2021-10-23 joeycastilloMerge pull request #19 from tahnok/beats_watch_face
2021-10-23 Joey CastilloWIP: thermistor data logger
2021-10-23 Joey Castillofix name of ifdef in thermistor readout face
2021-10-23 Joey Castillomove weekday lookup to new utilities file
2021-10-23 Wesley EllisPort beats to movement framework
2021-10-21 Joey Castillomovement: add character set demo
2021-10-21 Joey Castillotypo in documentation: all five pins are analog capable
2021-10-21 Joey Castillomovement: add thermistor readout face
2021-10-20 Joey Castillomore accurate names for deep sleep and shallow sleep...
2021-10-20 Joey Castillomovement: fix preferences glitch, add some notes
2021-10-19 Joey Castillomovement: add tick animation in sleep mode
2021-10-19 Joey Castillomovement settings: add timeout and LED duration
2021-10-19 Joey Castillogetting the sensor watch dev board working
2021-10-18 joeycastilloMerge pull request #17 from joeycastillo/wip-launcher
2021-10-18 Joey Castillofix typos
2021-10-18 Joey Castilloadd readme for movement app
2021-10-18 Joey Castillomovement: remove faster sleep / timeout intervals
2021-10-18 Joey Castillopulsometer: rearrange switch for clarity
2021-10-18 Joey Castilloadd timeout event to give faces a chance to resign
2021-10-18 Joey Castillopulsometer: make type more c-like
2021-10-18 Joey Castillopulsometer: reset tick in resign function
2021-10-16 Joey Castillofix misspelling of pulsometer
2021-10-16 Joey Castilloautomatically determine number of watch faces
2021-10-16 Joey Castilloearly work on background tasks, documentation
2021-10-16 Joey Castilloremove unimplemented settings for now
2021-10-16 Joey Castilloimplement led duration setting
2021-10-16 Joey Castilloscreensaver mode is now low energy mode
2021-10-16 Joey Castilloclarify property names
2021-10-16 Joey Castillorename types to be more c-like
2021-10-16 Joey Castillowidgets are now watch faces
2021-10-16 Joey Castillolauncher is now movement
2021-10-06 Joey Castillopulseometer: support variable update frequency
2021-10-06 Joey Castillolauncher: clean up structs
2021-10-05 Joey Castilloremove fake / placeholder widgets
2021-10-05 Joey Castilloadd pulseometer widget
2021-10-05 Joey Castillofix memory leak when waking from screensaver mode
2021-10-04 Joey Castillolauncher: fix high beep on return to clock
2021-10-04 Joey Castillolauncher: add widget for setting the time
2021-10-04 Joey Castillopreferences widget: fix alignment of 'never'
2021-10-04 Joey Castillolauncher: fix flickering in preferences widget
2021-10-04 Joey Castillolauncher: track can_sleep between runloop invocations
2021-10-04 Joey Castillolauncher: fix typo
2021-10-04 Joey Castillolauncher: improvements to screensaver mode
2021-10-04 Joey Castilloslcd: add more special cases
2021-10-04 Joey Castillolauncher: let widgets prevent sleep
2021-10-04 Joey Castilloevent type / subsecond refactor
2021-10-04 Joey Castillodisable screensaver interrupt on wake
2021-10-04 Joey Castillolauncher: first crack at low power 'screensaver' mode
2021-10-03 Joey Castilloimplement beep / silent preference
2021-10-03 Joey Castilloavoid calling deactivate on widget 0 before it's activated
2021-10-03 Joey Castillolauncher app with clock and preferences menu
2021-10-03 Joey Castilloslcd: add function to blank entire screen
2021-10-03 Joey Castillobasic launcher switching between two widgets
2021-10-03 Joey Castillomore wip launcher stuff
2021-10-03 Joey Castillowip: late-night untested launcher app musings
2021-10-02 Joey Castilloslcd: add autonomous blinking and animation
2021-09-30 Joey Castilloadd beep to starter app
2021-09-30 Joey Castilloadd fractional beats to beat time app
2021-09-30 Joey Castillofix LED resistor values
2021-09-30 Joey Castilloadd lcd feather
2021-09-29 joeycastilloMerge pull request #16 from joeycastillo/rtc-refactor
2021-09-28 Joey Castilloupdate existing apps to use new RTC API
2021-09-28 Joey Castillotweak to API nomenclature: tick happens once a second...
2021-09-28 Joey Castillortc: support periodic ticks at intervals from 1 to...
2021-09-28 Joey Castillooverdue refactor: compile all watch modules separately
2021-09-28 Joey Castillosimplification: return date/time in same format as...
2021-09-27 Joey Castilloremove unused ASF code
2021-09-27 Joey CastilloWIP: refactor RTC to use clock mode directly
2021-09-26 joeycastilloMerge pull request #15 from tahnok/beats-time
2021-09-25 Wesley EllisBeats time app + watch
2021-09-24 joeycastillothis was an odd typo
2021-09-23 Joey Castilloadd warning about external wake on old board rev
2021-09-23 Joey Castillofinal deep sleep refactor: retain RAM, call it shallow...
2021-09-21 Joey Castillosupport alternate LCD pinouts
2021-09-20 Joey Castilloadd more atmel studio framework code
2021-09-20 Joey Castilloadd WIP dev board
2021-09-20 Joey Castilloadd gerbers for board revision 5
2021-09-20 Joey Castilloclean up PCB folder
2021-09-19 Joey Castilloadd board definition for old prototype
2021-09-18 Joey Castillosensor board concepts
2021-09-18 Joey CastilloPCB revision 5
2021-09-18 Joey Castillosupport common anode LEDs
2021-09-18 Joey Castilloadd a new deep sleep mode alongside backup mode
2021-09-18 Joey Castillofix USB VID/PID
2021-09-18 Joey Castillomove buzzer demo to apps folder
2021-09-16 Joey Castillomove apps to subdirectory, add relative path support...
2021-09-15 joeycastilloremove note about installing old toolchain
2021-09-14 Joey Castillolcd: add special case for T in position 1 (fixes #10)
next