]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2024-03-29 TheOnePersonFix compile errors and warnings in movement.c and shell.c
2024-03-16 Matheus Afonso... faces: restore simple_clock_face
2024-03-08 Matheus Afonso... Merge branch 'timeout-event-and-sleep-logic'
2024-03-08 Matheus Afonso... Merge branch 'structured-totp+maxz' into advanced
2024-03-08 Matheus Afonso... Merge branch 'advanced-pulsometer' into advanced
2024-03-08 Matheus Afonso... Merge branch 'advanced-clock+24h' into advanced
2024-03-08 Matheus Afonso... Merge branch 'moon-phase-face-long-press-reset'
2024-03-08 Matheus Afonso... Merge branch 'compile-time-preferences'
2024-03-08 Matheus Afonso... Merge branch 'usb-improvements' into advanced
2024-03-08 Matheus Afonso... Merge branch 'silicon-errata' into advanced
2024-03-08 Matheus Afonso... Merge 'fix-sunrise-sunset-uninitialized'
2024-03-06 Matheus Afonso... movement: fix unintended timeout short circuiting
2024-03-06 Matheus Afonso... movement: convert can_sleep an automatic variable
2024-03-05 Matheus Afonso... faces/pulsometer: remember pulsometer measurement
2024-03-05 Matheus Afonso... faces/pulsometer: remember pulsometer calibration
2024-03-05 Matheus Afonso... faces/totp: update copyrights
2024-03-05 Max Zettlmeißlfaces/totp: allow moving backwards through codes
2024-03-05 Matheus Afonso... faces/clock: add 24h only feature
2024-03-05 Matheus Afonso... faces/clock: update copyrights and credits
2024-02-26 Matheus Afonso... faces/totp: delete leading underscores
2024-02-26 Matheus Afonso... faces/totp: rename initializer macro to credential
2024-02-26 Matheus Afonso... faces/totp: improve TOTP initializer labeling
2024-02-26 Matheus Afonso... faces/totp: decode secrets when setting up
2024-02-25 Matheus Afonso... faces/clock: indicate low power only when needed
2024-02-25 Matheus Afonso... faces/clock: indicate alarm only when necessary
2024-02-25 Matheus Afonso... faces/clock: refactor time signal toggling code
2024-02-25 Matheus Afonso... faces/clock: refactor clock display code
2024-02-25 Matheus Afonso... faces/clock: reorder periodic battery check
2024-02-25 Matheus Afonso... faces/clock: refactor partial time display code
2024-02-25 Matheus Afonso... faces/clock: refactor full time display code
2024-02-25 Matheus Afonso... faces/clock: refactor tick tock animation code
2024-02-25 Matheus Afonso... faces/clock: refactor low power tick function
2024-02-25 Matheus Afonso... faces/clock: simplify LAP indication function
2024-02-25 Matheus Afonso... faces/clock: refactor daily battery check
2024-02-25 Matheus Afonso... faces/clock: simplify PM indication function
2024-02-25 Matheus Afonso... faces/clock: simplify 24h indication function
2024-02-25 Matheus Afonso... faces/clock: simplify signal indication function
2024-02-25 Matheus Afonso... faces/clock: simplify alarm indication function
2024-02-25 Matheus Afonso... faces/clock: define general indication function
2024-02-25 Matheus Afonso... faces/clock: move structure definition
2024-02-24 Matheus Afonso... faces: rename simple_clock_face to clock_face
2024-02-24 Matheus Afonso... faces/pulsometer: move structure definition
2024-02-24 Matheus Afonso... faces/pulsometer: update copyrights and credits
2024-02-24 Matheus Afonso... faces/pulsometer: document the advanced pulsometer
2024-02-24 Matheus Afonso... faces/pulsometer: implement advanced pulsometer
2024-02-21 Matheus Afonso... faces/totp: update copyright and license data
2024-02-21 Matheus Afonso... faces/totp: delete unused structure field
2024-02-21 Matheus Afonso... faces/totp: update watch face logic for new struct
2024-02-21 Matheus Afonso... faces/totp: define current TOTP data function
2024-02-21 Matheus Afonso... faces/totp: define TOTP data array size function
2024-02-21 Matheus Afonso... faces/totp: update example data to new structure
2024-02-21 Matheus Afonso... faces/totp: define TOTP struct initializer macro
2024-02-21 Matheus Afonso... faces/totp: define TOTP data structure
2024-02-14 madhogsMerge branch 'main' into preferences_in_config
2024-02-07 Max ZettlmeißlChange inactivity deadlines: add 10 minutes and remove...
2024-01-22 Wesley EllisMerge pull request #362 from Kistelini/fix
2024-01-22 Alex Maestasannotate SLEEPCFG-register detail
2024-01-22 Alex Maestasannotate voltage regulation erratum
2024-01-22 Alex Maestasannotate SysTick erratum
2024-01-22 Alex Maestasannotate TRNG erratum, address review comment
2024-01-21 Christian BuschauRevert "make the watch-face a global in movement.c...
2024-01-21 Wesley Aptekar... Merge pull request #337 from theAlexes/theAlexes/wyosca...
2024-01-21 Wesley Aptekar... Merge pull request #322 from WesleyAC/watch-face-save...
2024-01-21 Wesley Aptekar... Merge branch 'main' into watch-face-save-load
2024-01-21 Wesley Aptekar... Merge pull request #319 from WesleyAC/watch-face-day...
2024-01-21 Wesley Aptekar... Merge branch 'main' into watch-face-day-night-percentage
2024-01-21 Wesley Aptekar... Merge pull request #318 from WesleyAC/watch-face-simple...
2024-01-21 Wesley Aptekar... Merge branch 'main' into watch-face-simple-coin-flip
2024-01-21 Wesley Aptekar... Merge pull request #315 from WesleyAC/watch-face-solstice
2024-01-21 Wesley Aptekar... Merge branch 'main' into watch-face-solstice
2024-01-21 Wesley Aptekar... Merge pull request #339 from theAlexes/theAlexes/cleanup
2024-01-21 Wesley Aptekar... Merge branch 'main' into theAlexes/cleanup
2024-01-21 Wesley Aptekar... Merge pull request #360 from CarpeNoctem/compiler_warni...
2024-01-17 CarpeNoctemtemplate: fix compiler warning on watch_face_index...
2024-01-12 Wesley Aptekar... Merge pull request #325 from WesleyAC/fix-le-buzzer...
2024-01-10 joeycastillofix alternate firmware script
2024-01-09 Wesley Aptekar... Merge pull request #342 from theAlexes/theAlexes/nanose...
2024-01-09 Alex Maestasmovement: Use LE mode code to keep buzzer awake, instea...
2024-01-09 Wesley Aptekar... buzzer: fix simulator build, refactor sequence_length.
2024-01-09 Wesley Aptekar... Enable custom signal tones in LE mode.
2024-01-09 Wesley Aptekar... Use legacy buzzer functions when playing default tune.
2024-01-09 Wesley Aptekar... Revert "Merge pull request #283 from neutralinsomniac...
2024-01-09 Jose CastilloMerge pull request #350 from pfmaggi/main
2024-01-07 Pietro F. MaggiHandle visibility for tomato watchface
2024-01-07 Edward ShinUSB Improvements
2023-12-22 Alex Maestasdelete stray line of code that messed with correction...
2023-12-18 Alex Maestasmake any unknown interrupts/faults reset the microcontr...
2023-12-18 Alex Maestasmake the HAL sleep function obey the chip documentation
2023-12-18 Alex Maestasaddress SysTick erratum, which can hard-fault the chip
2023-12-17 Alex Maestasfix simulator build by declaring Trng type as a void...
2023-12-17 Alex Maestaswork around silicon erratum in SUPC/VREG
2023-12-17 Alex Maestaswork around silicon erratum in TRNG
2023-12-17 Alex Maestasmake the watch-face a global in movement.c, actually
2023-12-16 Alex Maestasclean up trailing whitespace in movement.c
2023-12-16 Alex Maestasuse a pointer to the watch face in the app loop instead...
2023-12-16 Alex Maestasmake it clear that the movement_state contains indexes
2023-12-08 Alex Maestasmake the zero in wyoscan a little more visually appealing
2023-12-07 Wesley Aptekar... Merge pull request #336 from theAlexes/theAlexes/sanitize
2023-12-07 Alex Maestasfix undefined behavior found by clang's sanitize
2023-12-01 PrimmRKitchen Conversions Face
next