]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
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)
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
2021-11-27 Joey Castillobackground tasks have been implemented
2021-11-27 Joey Castillomovement: preferences should show 'blu' for watches...
2021-11-27 Joey Castilloadd LIS2DH accelerometer driver, test app
2021-11-26 Joey Castillomovement: add world clock face
2021-11-25 Joey Castilloremove log statements (oops)
2021-11-25 Joey Castilloutilities: convert unix timestamp to watch_date_time
2021-11-25 Joey Castillomovement: have beats and TOTP face use new time zone...
2021-11-25 Joey Castillomovement: store settings in BKUP to persist across...
2021-11-25 Joey Castillomovement: implement time zone setting
2021-11-24 joeycastilloMerge pull request #23 from tahnok/totp
2021-11-24 Joey Castillomovement: TOTP face, pad code with leading zeroes
2021-11-24 Joey Castillomovement: make TOTP face go home on timeout
2021-11-24 Joey Castilloadd header guards, move declarations to source file
2021-11-24 Wesley EllisProperly vendor TOTP-MCU temporarily
2021-11-24 Wesley Ellisoptimize totp face and add countdown
2021-11-24 Wesley EllisFill out watch_utility_convert_to_unix_time
2021-11-23 joeycastilloadd stubs for UNIX timestamp conversion
2021-11-23 joeycastilloadd stubs for UNIX timestamp conversion
2021-11-23 Wesley EllisAdd initial TOTP watch face impl
2021-11-22 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
next