]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2021-12-11 Willian Paixaoupdate gitgnore
2021-12-11 Willian Paixaointroduce github actions
2021-12-11 Joey Castilloremove unnecessary .gitignore
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 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-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...
2021-11-22 Joey Castillomove thermistor calculation to watch utilities
2021-11-22 Joey Castillotweak voltage of sensor watch dev board display
2021-11-22 Joey Castillotwo more boards to OSH Park
2021-11-22 Joey Castillolink math library
2021-11-13 Joey Castilloupdate bootloader with correct VID/PID
2021-11-11 joeycastilloMerge pull request #21 from tahnok/stopwatch_face
2021-11-11 Wesley EllisAdd stopwatch face to movement
2021-11-08 Joey Castillomovement: day one watch face, counts days from birth
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-29 Joey Castilloadd ability to preview display on USB serial
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
next