]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2022-02-13 Joey Castilloremove obsolete low battery check
2022-02-13 Joey Castilloalways turn off PA20 at boot
2022-02-13 Joey Castillosleep / deepsleep: update low power numbers
2022-02-13 Joey Castilloworld clock: store settings in backup register if possible
2022-02-13 Joey Castillomovement: start time zone list at UTC
2022-02-13 Joey Castillomovement: add mechanism for watch faces to use backup...
2022-02-13 Joey Castillomovement: prevent invalid tick frequency from breaking...
2022-02-11 Joey Castilloosc32kctrl: implement CONF_SLCDCTRL_SRC setting
2022-02-11 Joey Castilloslcd: lower LCD refresh frequency (~57Hz -> ~34Hz)
2022-02-11 Joey Castilloslcd: lower reference refresh frequency (saves energy)
2022-02-11 Joey Castillortc: disable debouncing on external wake inputs
2022-02-11 Joey Castilloeic: clock from OSCULP32K for power savings
2022-02-09 Joey Castillosimulator: add geolocation support
2022-02-07 joeycastilloMerge pull request #53 from joeycastillo/stopwatch...
2022-02-06 Joey Castillomovement: make stopwatch work off-screen + in low energ...
2022-02-06 Joey Castilloutility: add function for formatting a duration in...
2022-02-06 Joey Castillotest board for NFC with onboard antenna
2022-02-05 Joey Castillomovement: add low battery warning to simple clock
2022-02-05 Joey Castilloremove debug statements
2022-02-05 Joey Castillosunrise/sunset: align date at extreme latitudes
2022-02-05 Joey Castillosunrise/sunset: update display after sunrise/sunset
2022-02-05 Joey Castillosunrise/sunset: improve timeout behavior
2022-02-05 Joey Castillosunrise/sunset: remove test locations
2022-02-05 Joey Castillofix paste layer on some sensor boards
2022-02-05 joeycastilloMerge pull request #49 from davidskeck/patch-4
2022-02-05 David KeckAdded output to watch face script
2022-02-01 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-02-01 Joey Castillosunrise/sunset: deal with timezones, other improvements
2022-02-01 Joey Castilloadd function for converting to 12 hour time
2022-02-01 Joey Castillosunrise/sunset: always set the sign bit
2022-01-27 joeycastilloMerge pull request #43 from a2/rtc-disable-matching...
2022-01-27 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-01-27 Joey Castillospi test: set first 4096 bytes to 0
2022-01-27 Alexsander... Adjust function semantics by "flipping" bit order
2022-01-27 Alexsander... Add new function to disable certain RTC periodic callbacks
2022-01-27 joeycastilloMerge pull request #45 from a2/simulator-buzzer
2022-01-27 Joey Castilloyou don't belong here
2022-01-27 Alexsander... Update main loop to fix reentrancy runtime errors
2022-01-27 Alexsander... Implement buzzer methods with AudioContext API
2022-01-27 Joey Castilloadd SPI to the index
2022-01-27 Joey Castillofix doxygen generation
2022-01-27 Joey Castillofix spi test (again)
2022-01-27 Joey Castillofix spi test
2022-01-27 Joey Castilloimplement SPI flash chip
2022-01-27 Joey Castillosilence compiler warning
2022-01-27 Joey Castillowatch library: implement SPI
2022-01-27 Joey Castillosilence compiler warning
2022-01-27 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-01-27 Joey CastilloPCB: add final temperature sensor board
2022-01-27 Joey Castillowatch face script: autopopulate year
2022-01-27 joeycastilloMerge pull request #47 from davidskeck/main
2022-01-27 Joey Castillosilence compiler warnings
2022-01-27 Joey Castillowatch library: implement UART
2022-01-27 David Keckminor typo fix
2022-01-27 David Keckadded missing newlines to template files
2022-01-27 David KeckAdded license info to script
2022-01-26 David KeckAdded rough draft of watch_face script to generate...
2022-01-25 joeycastilloMerge pull request #46 from a2/simulator-workflow
2022-01-25 Alexsander... Remove dangling `if` condition
2022-01-25 Alexsander... Don't compile starter-project or accelerometer-test
2022-01-25 Alexsander... Add GitHub Workflow job to build and archive simulator
2022-01-25 joeycastilloMerge pull request #44 from a2/voltage-reference
2022-01-25 Joey Castillomovement: add documentation mentioned in #42
2022-01-25 Joey Castillomovement: add blinky face
2022-01-25 Alexsander... Remove ADC_* defines in favor of hardware-specific...
2022-01-25 Joey Castillomovement: remove blinky face
2022-01-25 Joey Castillomovement: add template for watch face generator
2022-01-25 Joey Castillomovement: move watch face includes to a separate file
2022-01-25 Joey Castillomovement: slight reorganization
2022-01-25 Joey Castillomovement: add two faces to default build
2022-01-25 Joey Castillomovement: move beat time to clock folder
2022-01-25 Alexsander... Sensor Watch Simulator (#35)
2022-01-23 Joey Castillomovement: add blinky face
2022-01-21 Joey Castillomovement: didn't mean to add sunrise/sunset by default
2022-01-21 Joey Castillomovement: simple UI for entering wearer location
2022-01-21 Joey Castillomovement: add time zone conversion in sunrise/sunset...
2022-01-19 Joey Castillofix out of bounds access when position != 0
2022-01-19 Joey Castilloaccelerometer test face: hacks
2022-01-19 Joey Castillomovement: long press on MODE always dismisses the activ...
2022-01-19 joeycastilloMerge pull request #38 from davidskeck/patch-2
2022-01-19 joeycastilloMerge pull request #39 from davidskeck/patch-3
2022-01-19 David KeckReset selection to 0 on resign from setting state
2022-01-19 David KeckSimple Clock: Update to signal exactly on the hour
2022-01-19 Joey Castillomovement: reset tick to 1 Hz between watch faces (fixes...
2022-01-19 joeycastilloadd movement to the workflow
2022-01-19 joeycastilloMerge pull request #37 from davidskeck/patch-2
2022-01-19 David KeckChanged reset mode to setting instead of waiting
2022-01-19 David KeckAdded ability to reset to default timer value
2022-01-16 Joey Castillomovement: sunrise/sunset face documentation
2022-01-16 Joey Castillosunrise/sunset face: no need to update this every second
2022-01-16 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-01-16 Joey Castillomovement: add sunrise/sunset face
2022-01-16 joeycastilloMerge pull request #29 from tahnok/countdown
2022-01-15 Wesley EllisAdd Countdown Face
2022-01-15 Joey Castilloadd MIT license text to movement files
2022-01-15 Joey Castilloadd gettimeofday function
2022-01-11 Joey Castillomotion board express
2022-01-09 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-01-09 Joey Castilloaccelerometer test: stream data to UART
2022-01-09 Joey Castillolis2dw: add low power / low noise mode
next