]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2022-05-10 Joey Castillounify on 32-bit signed lengths
2022-05-09 Joey Castillofilesystem: only throw errors for negative error codes
2022-05-09 Joey Castilloadd file browser to movement, remove old app
2022-05-09 Joey Castillosimulator: add USB serial input field
2022-05-09 Joey Castillofirst pass at filesystem in movement
2022-05-09 Joey Castillofix warning re: buffer overrun
2022-05-09 Joey Castillousb serial: clear whole length of buffer
2022-05-09 Joey Castilloprevent buf from escaping into global namespace
2022-05-09 Joey Castillosimulator: fix _read function signature
2022-05-09 Joey Castilloadd littlefs filesystem browser app
2022-05-09 Joey Castilloadd ability to read from USB serial
2022-05-06 Joey Castillobump library version
2022-05-06 Joey Castilloadd support for a small filesystem on the watch
2022-05-06 Joey Castilloadd room for flash filesystem in linker script
2022-05-05 Joey Castilloadd littlefs module
2022-05-02 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-04-30 joeycastilloadd CVE-2022-24765 to build-simulator
2022-04-21 Joey Castillomilestone: watch library 0.0.1
2022-04-21 Joey Castillomovement: only run custom commands at first launch
2022-04-21 Joey Castillodeep space firmware: show voyager 1 mission day
2022-04-21 Joey Castillomake 2022 the default year
2022-04-21 Joey Castillodeep space firmware: prepopulate time zones
2022-04-21 Joey Castillostargazer firmware: make LED red by default
2022-04-21 Joey Castillofreeze snapshot of standard firmware in alt_fw
2022-04-20 Joey Castilloadd mechanism for building alternate firmware images
2022-04-20 Joey Castilloadd counter face to movement build
2022-04-20 Spencer BywaterAdd break statement for EVENT_TICK in watch_face templa...
2022-04-20 Joey Castillowork around CVE-2022-24765
2022-04-20 Joey Castilloupdate checkout action (unsafe directory fix)
2022-04-20 Joey CastilloMerge branch 'mars-clock'
2022-04-10 Joey Castillorewrite lis2dh logger for lis2dw
2022-04-10 Joey Castilloremove old lis2dh driver
2022-04-10 Joey Castillomake A1-05 the default board (final hardware)
2022-04-10 Joey Castilloremove all deprecated functions
2022-04-10 Joey Castilloworld clock: fix glitch when exiting settings mode
2022-04-10 Joey Castillostatic analysis: add comments to empty while loops
2022-04-10 Joey Castillostatic analysis: make __write static to avoid confusion
2022-04-10 Joey Castillostatic analysis: use parentheses around binary operators
2022-04-10 Joey Castillocharset tweaks: no need to run deeper checks
2022-04-10 Joey Castilloadd rule for static analysis
2022-04-06 Joey Castillomars clock: formatting
2022-04-06 Joey Castillomars clock: use S without cross-stroke for clarity
2022-04-06 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-04-06 Joey Castillocharacter map tweaks: add some ligatures and symbols
2022-04-06 Joey CastilloRevert "make lowercase s look distinct"
2022-04-06 Joey CastilloMerge branch 'main' into mars-clock
2022-04-06 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-04-06 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-04-06 Wesley EllisAdd tomato face: a pomodoro style timer (#61)
2022-04-03 Joey Castillomoon phase: light LED on press like other faces
2022-04-02 Joey Castillotime set: fix PM not appearing at noon in 12h mode
2022-04-02 Joey Castillomovement: final list of watch faces for stock firmware
2022-04-02 Joey Castillothermistor readout: fix change in units when waking...
2022-04-02 Joey Castillomovement: add thermistor testing watch face
2022-03-28 Joey CastilloMerge branch 'main' of github.com:joeycastillo/Sensor...
2022-03-28 Joey Castilloupdate bootloader with 60 second timeout
2022-03-20 Shogo Okamotoappend counter_face to complication directory. (#58)
2022-03-13 Joey Castilloadd beginnings of a uart-controlled prototyping app
2022-03-13 Joey Castillomake lowercase s look distinct
2022-03-05 Joey Castillomars clock: add support for sols
2022-03-04 Joey Castillomars clock: adding additional sites
2022-03-04 Joey Castillomovement: first pass at mars clock
2022-03-04 joeycastilloMovement: Astronomy and Orrery watch faces (#55)
2022-03-03 Joey Castillobattery monitor: hide signal indicator in sleep
2022-03-03 Joey Castillomovement: fix hang when using voltage face with tempera...
2022-02-23 Joey Castillofatten GND wire to USB port
2022-02-23 joeycastilloMerge pull request #54 from davidskeck/patch-5
2022-02-23 David KeckUpdated function brief
2022-02-20 Joey Castillodocumentation fix
2022-02-20 Joey Castillodocumentation fix
2022-02-20 Joey Castilloadd script to process training data
2022-02-20 Joey Castillotweaks for processing script
2022-02-20 Joey Castillorespect countdown length when repeating
2022-02-20 Joey Castillorepeating mode, disable readings when full
2022-02-20 Joey Castilloworking data acquisition face!
2022-02-19 Joey Castilloconnect training data face to accelerometer
2022-02-19 Joey Castillodocumentation and such
2022-02-19 Joey Castillolis2dw: reasonable defaults when initializing
2022-02-19 Joey Castillofixup
2022-02-19 Joey Castillostuff parameters into the bits we're not using
2022-02-19 Joey Castillolis2dw: add support for temperature sensing
2022-02-19 Joey Castillolis2dw: add support for high performance mode
2022-02-19 Joey Castillolis2dw: add support for bandwidth filtering
2022-02-18 Joey Castillomovement: WIP app for capturing accelerometer data
2022-02-18 Joey Castilloadd additional watch face types to generator
2022-02-18 Joey Castillolis2dw: dump all fifo data in loop
2022-02-18 Joey Castillotweaks to SPI test
2022-02-18 Joey Castillolis2dw: bugfix, only read once
2022-02-18 Joey CastilloWIP accelerometer logging to flash
2022-02-17 Joey Castillolis2dw: add FIFO support
2022-02-17 Joey Castillono need to build lis2dh driver anymore
2022-02-17 Joey Castillomovement: move thermistor to 'sensor' watch faces
2022-02-17 Joey CastilloSPI test: just read the chip ID
2022-02-17 Joey Castillomove pins.h include to watch.h
2022-02-17 Joey Castillosensor boards: add UART breakout
2022-02-14 Joey Castillomovement: add moon phase complication
2022-02-14 Joey Castilloremove obsolete low battery function from simulator
2022-02-13 Joey Castilloon second thought: keep BOD33 disabled in sleep mode
2022-02-13 Joey Castilloenable high-efficiency low power regulator
2022-02-13 Joey Castilloremove obsolete low battery check
next