]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
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
2022-01-09 Joey Castilloset correct registers for range and rate
2022-01-09 Joey Castillouse lowest power LP mode
2022-01-09 Joey Castilloshuffle uart pins for new accelerometer board
2022-01-09 Joey Castillostart in low power mode
2022-01-09 Joey Castilloremove unused enums
2022-01-09 joeycastillofix filename capitalization
2022-01-09 Joey Castilloadd driver, test app for LIS2DW accelerometer
2022-01-06 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-01-06 Joey Castillonew simulated screens
2022-01-06 Joey Castilloadd testing app
2022-01-04 Joey CastilloMerge branch 'main' of https://github.com/joeycastillo...
2022-01-04 Joey Castillonew temperature board rev (+20 mils to flex connector)
2022-01-01 Wesley EllisAdd movement_cancel_background_task
2021-12-22 Joey Castillorearrange hello face, documentation reasons
2021-12-21 Joey Castilloadd comments to 'hello there' face
2021-12-21 Joey Castilloadd 'hello there' face, demo for documentation
2021-12-21 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2021-12-21 Joey Castillomovement: add hourly signal to simple clock face
2021-12-21 Joey Castilloadd utility function to check if TCC is enabled
2021-12-21 Joey Castilloadd documentation for watch face index
2021-12-20 Joey CastilloMovement: give watch faces their index at setup time
2021-12-20 Joey CastilloMovement: allow scheduling precisely timed background...
2021-12-14 joeycastillotrigger pages workflow only on push to main
2021-12-14 joeycastilloMerge pull request #24 from willianpaixao/add-github...
2021-12-14 Joey Castilloremove notes from rev 5 PCB
2021-12-11 Willian Paixaoadd github pages pipeline
2021-12-11 Willian PaixaoMerge remote-tracking branch 'origin/add-github-actions...
2021-12-11 Willian Paixaoupdate makefile and pipeline workflow
2021-12-11 Willian Paixaoupdate gitgnore
2021-12-11 Willian Paixaointroduce github actions
2021-12-11 Joey Castilloremove unnecessary .gitignore
2021-12-10 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2021-12-10 Joey Castillofix missing prototype warnings
2021-12-10 Joey Castillorename project files
2021-12-10 Joey Castilloadd demo watch face
2021-12-09 Joey Castillomore accelerometer and temperature board tests
2021-12-08 joeycastilloMerge pull request #25 from willianpaixao/add-submodules
2021-12-08 Joey Castilloremove --recursive flag from git submodule update
2021-12-08 Joey Castilloadd new temperature + gpio board
2021-12-08 Joey Castillotweaks to the next pair of sensor boards
2021-12-07 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2021-12-07 Joey Castilloadd WIP motion board with LIS2DW
2021-12-06 Joey Castillofix missing prototype warnings
2021-12-06 Joey Castillorename project files
2021-12-06 Joey Castilloensure accelerometer test face always stays active
2021-12-05 Joey Castillomore accelerometer tests: track interrupts on each...
2021-12-05 Willian Paixaoadd tinyusb as a git submodule
2021-12-05 Willian Paixaoremove tinyusb directory
2021-12-05 Willian Paixaoupdate gitgnore
2021-12-05 Willian Paixaointroduce github actions
2021-12-04 Joey Castillouse true random number generator to provide entropy
2021-12-04 Joey Castillomovement: remove testing watch face from config
2021-12-03 Joey Castilloadd rev 05 board with red/green LED
2021-12-03 Joey Castillomovement: allow watch faces to request zero ticks
2021-12-03 Joey Castilloremove A LOT of dead ASF lcd driver code
2021-12-02 Joey Castillomovement: update comment; we store this data now
2021-12-02 Joey Castillomovement: add option to always snap back to first watch...
2021-12-01 Joey Castillomovement: fix off-by-one error in accelerometer test...
2021-12-01 Joey Castillomovement: add experimental accelerometer data logging...
2021-12-01 Joey Castillomovement: help beats face update the screen less often
2021-12-01 Joey Castillomovement: remove floating point math from beats face
2021-12-01 Joey Castillolis2dh: add support for interrupt latching (stays activ...
2021-12-01 Joey Castillomovement: after profiling, temp and battery can ignore...
2021-12-01 Joey Castillomovement: remove TODO item (we profiled it, it's fine)
2021-12-01 Joey Castillolis2dh: accelerometer testing face
2021-12-01 Joey Castillolis2dh driver: add support for int2 pin
2021-12-01 Joey Castillolis2dh driver: add basic interrupt functionality
2021-11-30 Joey Castillofix (most) external interrupts on the 9-pin connector
2021-11-30 Joey Castillolis2dh driver: make the implicit explicit
2021-11-30 Joey Castillomovement: fix yesterday's bug that was keeping us awake
2021-11-29 Joey Castillomovement: add alarm and signal functions
2021-11-29 Joey Castillomovement bugfix: prevent repeated timeout events from...
2021-11-29 Joey Castilloadd support for latest board revision
2021-11-29 Joey Castillomovement: more granular button and LED timing via fast...
2021-11-29 Joey Castillomore character map edge cases
2021-11-28 Joey Castillomovement: these durations don't need to be 32-bit ints
2021-11-28 Joey Castillomovemment: tweak capitalization of some settings
next