index
:
time/Sensor-Watch
default-handler
gh-pages
halloween
main
movement-timer-stuff
newboards
newboards2
randonaut-and-geomancy
sensor-face-improvements
time-refactor
totp-lfs
usb-msc
wip-lightsensor
wryun-make-starter-proj-work-in-simulator
clone of https://github.com/joeycastillo/Sensor-Watch
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP high voltage buzzer driver
newboards2
joeycastillo
2023-02-08
3
-1347
/
+1832
*
work on pro LED, add rainbow test
joeycastillo
2023-02-03
6
-3
/
+120
*
disable hot-plugging on SWCLK
joeycastillo
2023-02-01
2
-0
/
+8
*
first crack at sensor watch pro board definition
joeycastillo
2023-02-01
1
-0
/
+118
*
remove old backup files
joeycastillo
2023-02-01
55
-0
/
+0
*
WIP buzzer protection
joeycastillo
2023-02-01
5
-487
/
+505
*
WIP phototransistor stuff
joeycastillo
2023-02-01
8
-0
/
+262
*
fixup
joeycastillo
2023-02-01
18
-2
/
+3
*
new boards
joeycastillo
2023-02-01
594
-0
/
+714023
*
restore old light button behavior
Jeremy O'Brien
2023-01-27
22
-14
/
+51
*
fix for events firing way too fast
joeycastillo
2023-01-27
1
-0
/
+1
*
add hardcoded frequency correction values
joeycastillo
2023-01-25
1
-0
/
+6
*
rename definition for special edition boards
joeycastillo
2023-01-25
6
-6
/
+6
*
tarot_face: use direct character arrays instead of arrays of pointers to glob...
Jeremy O'Brien
2023-01-25
1
-2
/
+2
*
Merge pull request #180 from joeycastillo/default-handler
joeycastillo
2023-01-25
50
-238
/
+112
|
\
|
*
Merge branch 'main' into default-handler
default-handler
joeycastillo
2023-01-25
19
-56
/
+1597
|
|
\
|
|
/
|
/
|
*
|
ships_face: fix compiler warnings (#186)
Jeremy O'Brien
2023-01-23
2
-2
/
+5
*
|
fix fast_tick_enabled behavior in movement (#183)
TheOnePerson
2023-01-23
1
-1
/
+5
*
|
Minor enhancements for the countdown face (#177)
Konrad Rieck
2023-01-23
2
-25
/
+103
*
|
tarot: avoid mandatory function call on every tick (#185)
Jeremy O'Brien
2023-01-23
1
-25
/
+25
*
|
Add ships_bell_face (#182)
buckket
2023-01-23
4
-0
/
+224
*
|
Morse-code based RPN calculator (#164)
Christian Chapman
2023-01-20
11
-0
/
+1229
*
|
Merge pull request #184 from TheOnePerson/alarm-fix-bell-indicator-on-fridays
joeycastillo
2023-01-20
1
-3
/
+3
|
\
\
|
*
|
alarm: fix bell indicator not showing up on fridays
TheOnePerson
2023-01-20
1
-3
/
+3
|
/
/
|
*
add default loop handler to all current watch faces
Jeremy O'Brien
2023-01-25
40
-184
/
+58
|
*
typo
joeycastillo
2023-01-17
1
-1
/
+1
|
*
clarify return value notes in template
joeycastillo
2023-01-17
1
-2
/
+6
|
*
Merge branch 'main' into default-handler
joeycastillo
2023-01-17
5
-20
/
+48
|
|
\
|
|
/
|
/
|
*
|
Revert "never disable buzzer output"
joeycastillo
2023-01-17
4
-6
/
+32
*
|
Merge pull request #179 from neutralinsomniac/rpn_calculator_fix_compiler_war...
joeycastillo
2023-01-14
1
-14
/
+16
|
\
\
|
*
|
rpn_calculator: fix compiler warnings
Jeremy O'Brien
2023-01-14
1
-14
/
+16
|
/
/
|
*
fix documentation of default loop handler in template
joeycastillo
2023-01-15
1
-2
/
+2
|
*
handle switch to secondary face in default handler
joeycastillo
2023-01-15
1
-15
/
+5
|
*
add movement_default_loop_handler, test with default watch faces
joeycastillo
2023-01-14
10
-41
/
+44
|
/
*
totp : rework and add SHA256/512 (#151)
EmilienCourt
2023-01-14
16
-251
/
+1628
*
Add calculator watch face (#111)
Niclas Hoyer
2023-01-14
4
-0
/
+421
*
Merge pull request #175 from neutralinsomniac/tarot-add-minor-arcana
joeycastillo
2023-01-14
2
-21
/
+85
|
\
|
*
tarot: mode long press returns to face 0
Jeremy O'Brien
2023-01-13
2
-0
/
+7
|
*
tarot: reduce calls to watch_display_string()
Jeremy O'Brien
2023-01-13
1
-18
/
+12
|
*
tarot: add full tarot deck as an option
Jeremy O'Brien
2023-01-12
2
-21
/
+84
*
|
Merge pull request #176 from neutralinsomniac/alarm-fix-conditional
Wesley Ellis
2023-01-13
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
alarm: fix accidental assignment vs conditional logic
Jeremy O'Brien
2023-01-13
1
-5
/
+5
|
/
*
Merge pull request #174 from neutralinsomniac/tarot-fix-compiler-warning
joeycastillo
2023-01-12
1
-1
/
+1
|
\
|
*
tarot: fix compiler warning
Jeremy O'Brien
2023-01-12
1
-1
/
+1
|
/
*
Merge pull request #172 from neutralinsomniac/add-tarot-face-inversion-note
joeycastillo
2023-01-11
1
-2
/
+8
|
\
|
*
tarot: add card inversion explanation
Jeremy O'Brien
2023-01-11
1
-2
/
+8
|
/
*
Merge pull request #171 from neutralinsomniac/document_tarot_face
joeycastillo
2023-01-11
1
-0
/
+15
|
\
|
*
add tarot face documentation as per the new template.h
Jeremy O'Brien
2023-01-11
1
-0
/
+15
*
|
Interval timers face (#130)
TheOnePerson
2023-01-11
4
-0
/
+760
*
|
Play sound sequences asynchronously (#122)
TheOnePerson
2023-01-11
3
-1
/
+220
[next]