]>
git.earman.xyz Git - sensor-watch.git/log
Joey Castillo [Tue, 10 May 2022 01:31:45 +0000 (21:31 -0400)]
unify on 32-bit signed lengths
Joey Castillo [Mon, 9 May 2022 17:17:51 +0000 (13:17 -0400)]
filesystem: only throw errors for negative error codes
Joey Castillo [Mon, 9 May 2022 17:01:12 +0000 (13:01 -0400)]
add file browser to movement, remove old app
Joey Castillo [Mon, 9 May 2022 16:55:58 +0000 (12:55 -0400)]
simulator: add USB serial input field
Joey Castillo [Mon, 9 May 2022 16:14:42 +0000 (12:14 -0400)]
first pass at filesystem in movement
Joey Castillo [Mon, 9 May 2022 16:03:24 +0000 (12:03 -0400)]
fix warning re: buffer overrun
Joey Castillo [Mon, 9 May 2022 14:59:15 +0000 (10:59 -0400)]
usb serial: clear whole length of buffer
Joey Castillo [Mon, 9 May 2022 14:57:16 +0000 (10:57 -0400)]
prevent buf from escaping into global namespace
Joey Castillo [Mon, 9 May 2022 14:54:13 +0000 (10:54 -0400)]
simulator: fix _read function signature
Joey Castillo [Mon, 9 May 2022 00:19:44 +0000 (20:19 -0400)]
add littlefs filesystem browser app
Joey Castillo [Mon, 9 May 2022 00:19:20 +0000 (20:19 -0400)]
add ability to read from USB serial
Joey Castillo [Fri, 6 May 2022 21:12:51 +0000 (17:12 -0400)]
bump library version
Joey Castillo [Fri, 6 May 2022 21:06:27 +0000 (17:06 -0400)]
add support for a small filesystem on the watch
Joey Castillo [Thu, 5 May 2022 16:09:47 +0000 (12:09 -0400)]
add room for flash filesystem in linker script
Joey Castillo [Thu, 5 May 2022 13:12:16 +0000 (08:12 -0500)]
add littlefs module
Joey Castillo [Mon, 2 May 2022 23:39:45 +0000 (18:39 -0500)]
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-express
joeycastillo [Sat, 30 Apr 2022 13:35:30 +0000 (08:35 -0500)]
add CVE-2022-24765 to build-simulator
Joey Castillo [Thu, 21 Apr 2022 21:04:54 +0000 (17:04 -0400)]
milestone: watch library 0.0.1
Joey Castillo [Thu, 21 Apr 2022 19:37:12 +0000 (15:37 -0400)]
movement: only run custom commands at first launch
Joey Castillo [Thu, 21 Apr 2022 18:33:59 +0000 (14:33 -0400)]
deep space firmware: show voyager 1 mission day
Joey Castillo [Thu, 21 Apr 2022 18:12:16 +0000 (14:12 -0400)]
make 2022 the default year
Joey Castillo [Thu, 21 Apr 2022 17:34:49 +0000 (13:34 -0400)]
deep space firmware: prepopulate time zones
Joey Castillo [Thu, 21 Apr 2022 15:46:56 +0000 (11:46 -0400)]
stargazer firmware: make LED red by default
Joey Castillo [Thu, 21 Apr 2022 15:26:02 +0000 (11:26 -0400)]
freeze snapshot of standard firmware in alt_fw
Joey Castillo [Wed, 20 Apr 2022 21:18:58 +0000 (17:18 -0400)]
add mechanism for building alternate firmware images
Joey Castillo [Wed, 20 Apr 2022 15:44:21 +0000 (11:44 -0400)]
add counter face to movement build
Spencer Bywater [Wed, 20 Apr 2022 15:40:55 +0000 (08:40 -0700)]
Add break statement for EVENT_TICK in watch_face template (#64)
Joey Castillo [Wed, 20 Apr 2022 12:50:25 +0000 (08:50 -0400)]
work around CVE-2022-24765
Joey Castillo [Wed, 20 Apr 2022 12:38:39 +0000 (08:38 -0400)]
update checkout action (unsafe directory fix)
Joey Castillo [Wed, 20 Apr 2022 12:25:45 +0000 (08:25 -0400)]
Merge branch 'mars-clock'
Joey Castillo [Sun, 10 Apr 2022 22:08:37 +0000 (18:08 -0400)]
rewrite lis2dh logger for lis2dw
Joey Castillo [Sun, 10 Apr 2022 20:21:12 +0000 (16:21 -0400)]
remove old lis2dh driver
Joey Castillo [Sun, 10 Apr 2022 19:57:13 +0000 (15:57 -0400)]
make A1-05 the default board (final hardware)
Joey Castillo [Sun, 10 Apr 2022 19:56:45 +0000 (15:56 -0400)]
remove all deprecated functions
Joey Castillo [Sun, 10 Apr 2022 19:18:36 +0000 (15:18 -0400)]
world clock: fix glitch when exiting settings mode
Joey Castillo [Sun, 10 Apr 2022 19:07:58 +0000 (15:07 -0400)]
static analysis: add comments to empty while loops
Joey Castillo [Sun, 10 Apr 2022 18:51:13 +0000 (14:51 -0400)]
static analysis: make __write static to avoid confusion
Joey Castillo [Sun, 10 Apr 2022 18:45:21 +0000 (14:45 -0400)]
static analysis: use parentheses around binary operators
Joey Castillo [Sun, 10 Apr 2022 18:38:15 +0000 (14:38 -0400)]
charset tweaks: no need to run deeper checks
Joey Castillo [Sun, 10 Apr 2022 16:45:21 +0000 (12:45 -0400)]
add rule for static analysis
Joey Castillo [Wed, 6 Apr 2022 19:55:06 +0000 (15:55 -0400)]
mars clock: formatting
Joey Castillo [Wed, 6 Apr 2022 19:54:31 +0000 (15:54 -0400)]
mars clock: use S without cross-stroke for clarity
Joey Castillo [Wed, 6 Apr 2022 19:53:32 +0000 (15:53 -0400)]
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clock
Joey Castillo [Wed, 6 Apr 2022 19:51:06 +0000 (15:51 -0400)]
character map tweaks: add some ligatures and symbols
Joey Castillo [Wed, 6 Apr 2022 19:12:37 +0000 (15:12 -0400)]
Revert "make lowercase s look distinct"
This reverts commit
2cba47996ed08c83b7c9b2ba521b68fb8a62f666.
Joey Castillo [Wed, 6 Apr 2022 19:12:03 +0000 (15:12 -0400)]
Merge branch 'main' into mars-clock
Joey Castillo [Wed, 6 Apr 2022 18:56:18 +0000 (14:56 -0400)]
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clock
Joey Castillo [Wed, 6 Apr 2022 18:33:29 +0000 (14:33 -0400)]
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Wesley Ellis [Wed, 6 Apr 2022 18:33:24 +0000 (14:33 -0400)]
Add tomato face: a pomodoro style timer (#61)
Joey Castillo [Sun, 3 Apr 2022 19:47:26 +0000 (15:47 -0400)]
moon phase: light LED on press like other faces
Joey Castillo [Sat, 2 Apr 2022 14:12:26 +0000 (10:12 -0400)]
time set: fix PM not appearing at noon in 12h mode
Joey Castillo [Sat, 2 Apr 2022 14:06:08 +0000 (10:06 -0400)]
movement: final list of watch faces for stock firmware
Joey Castillo [Fri, 1 Apr 2022 19:43:19 +0000 (15:43 -0400)]
thermistor readout: fix change in units when waking from sleep
Joey Castillo [Fri, 1 Apr 2022 19:42:49 +0000 (15:42 -0400)]
movement: add thermistor testing watch face
Joey Castillo [Mon, 28 Mar 2022 19:48:33 +0000 (15:48 -0400)]
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo [Mon, 28 Mar 2022 19:48:21 +0000 (15:48 -0400)]
update bootloader with 60 second timeout
Shogo Okamoto [Sun, 20 Mar 2022 18:04:30 +0000 (03:04 +0900)]
append counter_face to complication directory. (#58)
* append counter_face to complication directory.
* Remove invalid configurations for faces
* remove faces from main firmware.
Co-authored-by: Shogo Okamoto <shogo.okamoto@gmail.com>
Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
Joey Castillo [Sun, 13 Mar 2022 22:03:42 +0000 (18:03 -0400)]
add beginnings of a uart-controlled prototyping app
Joey Castillo [Sun, 13 Mar 2022 20:37:26 +0000 (16:37 -0400)]
make lowercase s look distinct
Joey Castillo [Sat, 5 Mar 2022 14:59:32 +0000 (09:59 -0500)]
mars clock: add support for sols
Joey Castillo [Fri, 4 Mar 2022 22:30:18 +0000 (16:30 -0600)]
mars clock: adding additional sites
Joey Castillo [Fri, 4 Mar 2022 20:44:42 +0000 (14:44 -0600)]
movement: first pass at mars clock
joeycastillo [Fri, 4 Mar 2022 20:52:49 +0000 (14:52 -0600)]
Movement: Astronomy and Orrery watch faces (#55)
Joey Castillo [Thu, 3 Mar 2022 17:41:48 +0000 (11:41 -0600)]
battery monitor: hide signal indicator in sleep
Joey Castillo [Thu, 3 Mar 2022 16:17:18 +0000 (10:17 -0600)]
movement: fix hang when using voltage face with temperature log
Joey Castillo [Wed, 23 Feb 2022 15:04:19 +0000 (10:04 -0500)]
fatten GND wire to USB port
joeycastillo [Wed, 23 Feb 2022 15:01:39 +0000 (09:01 -0600)]
Merge pull request #54 from davidskeck/patch-5
Updated function brief
David Keck [Wed, 23 Feb 2022 03:37:16 +0000 (21:37 -0600)]
Updated function brief
Joey Castillo [Sun, 20 Feb 2022 20:49:21 +0000 (15:49 -0500)]
documentation fix
Joey Castillo [Sun, 20 Feb 2022 20:29:50 +0000 (15:29 -0500)]
documentation fix
Joey Castillo [Sun, 20 Feb 2022 19:54:51 +0000 (14:54 -0500)]
add script to process training data
Joey Castillo [Sun, 20 Feb 2022 19:24:10 +0000 (14:24 -0500)]
tweaks for processing script
Joey Castillo [Sun, 20 Feb 2022 02:19:15 +0000 (21:19 -0500)]
respect countdown length when repeating
Joey Castillo [Sun, 20 Feb 2022 02:12:24 +0000 (21:12 -0500)]
repeating mode, disable readings when full
Joey Castillo [Sun, 20 Feb 2022 01:53:35 +0000 (20:53 -0500)]
working data acquisition face!
Joey Castillo [Sat, 19 Feb 2022 21:41:35 +0000 (16:41 -0500)]
connect training data face to accelerometer
Joey Castillo [Sat, 19 Feb 2022 19:22:23 +0000 (14:22 -0500)]
documentation and such
Joey Castillo [Sat, 19 Feb 2022 19:03:10 +0000 (14:03 -0500)]
lis2dw: reasonable defaults when initializing
Joey Castillo [Sat, 19 Feb 2022 18:42:55 +0000 (13:42 -0500)]
fixup
Joey Castillo [Sat, 19 Feb 2022 18:28:09 +0000 (13:28 -0500)]
stuff parameters into the bits we're not using
Joey Castillo [Sat, 19 Feb 2022 18:12:04 +0000 (13:12 -0500)]
lis2dw: add support for temperature sensing
Joey Castillo [Sat, 19 Feb 2022 18:11:47 +0000 (13:11 -0500)]
lis2dw: add support for high performance mode
Joey Castillo [Sat, 19 Feb 2022 17:53:42 +0000 (12:53 -0500)]
lis2dw: add support for bandwidth filtering
Joey Castillo [Fri, 18 Feb 2022 21:34:52 +0000 (16:34 -0500)]
movement: WIP app for capturing accelerometer data
Joey Castillo [Fri, 18 Feb 2022 15:05:21 +0000 (10:05 -0500)]
add additional watch face types to generator
Joey Castillo [Fri, 18 Feb 2022 14:53:22 +0000 (09:53 -0500)]
lis2dw: dump all fifo data in loop
Joey Castillo [Fri, 18 Feb 2022 14:52:41 +0000 (09:52 -0500)]
tweaks to SPI test
Joey Castillo [Fri, 18 Feb 2022 14:23:58 +0000 (09:23 -0500)]
lis2dw: bugfix, only read once
Joey Castillo [Fri, 18 Feb 2022 05:05:57 +0000 (00:05 -0500)]
WIP accelerometer logging to flash
Joey Castillo [Thu, 17 Feb 2022 21:36:21 +0000 (16:36 -0500)]
lis2dw: add FIFO support
Joey Castillo [Thu, 17 Feb 2022 19:48:40 +0000 (14:48 -0500)]
no need to build lis2dh driver anymore
Joey Castillo [Thu, 17 Feb 2022 19:44:40 +0000 (14:44 -0500)]
movement: move thermistor to 'sensor' watch faces
Joey Castillo [Thu, 17 Feb 2022 19:28:25 +0000 (14:28 -0500)]
SPI test: just read the chip ID
Joey Castillo [Thu, 17 Feb 2022 16:59:19 +0000 (11:59 -0500)]
move pins.h include to watch.h
Joey Castillo [Thu, 17 Feb 2022 15:56:47 +0000 (10:56 -0500)]
sensor boards: add UART breakout
Joey Castillo [Mon, 14 Feb 2022 19:00:35 +0000 (14:00 -0500)]
movement: add moon phase complication
Joey Castillo [Mon, 14 Feb 2022 04:32:17 +0000 (23:32 -0500)]
remove obsolete low battery function from simulator
Joey Castillo [Sun, 13 Feb 2022 21:04:21 +0000 (16:04 -0500)]
on second thought: keep BOD33 disabled in sleep mode
Joey Castillo [Sun, 13 Feb 2022 19:15:00 +0000 (14:15 -0500)]
enable high-efficiency low power regulator
Joey Castillo [Sun, 13 Feb 2022 19:00:50 +0000 (14:00 -0500)]
remove obsolete low battery check