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
path:
root
/
watch-library
Commit message (
Expand
)
Author
Age
Files
Lines
*
buzzer: fix simulator build, refactor sequence_length.
Wesley Aptekar-Cassels
2024-01-09
4
-12
/
+45
*
Enable custom signal tones in LE mode.
Wesley Aptekar-Cassels
2024-01-09
2
-0
/
+11
*
fix undefined behavior found by clang's sanitize
Alex Maestas
2023-12-07
2
-4
/
+4
*
Simulator: Add keyboard arrows as buttons shortcuts
Hugo Chargois
2023-11-19
1
-18
/
+40
*
Simulator: Allow sending debug command with Enter
Hugo Chargois
2023-11-19
1
-3
/
+3
*
Simulator: Allow typing a, l & m in console input
Hugo Chargois
2023-11-19
1
-3
/
+7
*
Merge pull request #262 from rieck/timestamp-fix
Wesley Aptekar-Cassels
2023-11-19
1
-5
/
+73
|
\
|
*
Fixed incorrect conversion from UNIX timestamp to watch_date_time.
Konrad Rieck
2023-08-11
1
-5
/
+73
*
|
Merge pull request #276 from hchargois/simulator-volume-slider
Wesley Aptekar-Cassels
2023-11-18
2
-27
/
+85
|
\
\
|
*
|
Improve simulator page design
Hugo Chargois
2023-11-19
1
-26
/
+40
|
*
|
Save the selected skin of the simulator in local storage
Hugo Chargois
2023-09-16
1
-14
/
+18
|
*
|
Add a volume slider in the simulator
Hugo Chargois
2023-09-16
2
-5
/
+45
*
|
|
Fix simulator and hardware divergence in callback handling (#252)
Victor Graf
2023-11-18
1
-3
/
+2
*
|
|
Turn on the funky segment of pos 0 for char '@'
Hugo Chargois
2023-09-09
1
-1
/
+1
|
/
/
*
/
default year to 2023
joeycastillo
2023-08-27
1
-2
/
+2
|
/
*
Aperture priority light meter face (#230)
Christian Chapman
2023-04-16
2
-0
/
+178
*
simulator: add tiny element in the lower left corner for the first display po...
TheOnePerson
2023-02-25
1
-0
/
+1
*
Added option to use_iso_8601_weeknumber
Ronny Lam
2023-02-10
2
-1
/
+10
*
Revert "never disable buzzer output"
joeycastillo
2023-01-17
1
-3
/
+1
*
Play sound sequences asynchronously (#122)
TheOnePerson
2023-01-11
3
-1
/
+220
*
Precision watch update (#152)
Mikhail Svarichevsky
2023-01-10
5
-3
/
+80
*
fixes 161: sets both CCBUF and PERFBUF for correct buzzer tone (#162)
gugray
2023-01-10
1
-2
/
+2
*
never disable buzzer output
joeycastillo
2023-01-03
1
-1
/
+3
*
Merge pull request #149 from slim/main
joeycastillo
2022-12-14
2
-10
/
+84
|
\
|
*
Weeknumber watch face
Slim
2022-12-02
2
-10
/
+84
*
|
Adds watch skin toggle to for model A158WEA-9 should one be feeling classy
Kyle Boyle
2022-11-24
1
-10
/
+584
|
/
*
remove errant console.log
Tom Hodson
2022-11-22
1
-1
/
+0
*
WIP: Add support for bicolor led in the simulator
Tom Hodson
2022-11-22
2
-2
/
+19
*
add delay_ms function for simulator
joeycastillo
2022-10-11
2
-0
/
+6
*
only include watch_main_loop.h in simulator builds
joeycastillo
2022-10-11
1
-0
/
+4
*
add watch_reset_to_bootloader function (resolves #81)
Joey Castillo
2022-08-14
3
-0
/
+14
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into lfs
Joey Castillo
2022-08-02
1
-1
/
+1
|
\
|
*
reduce flicker of LED by default
Joey Castillo
2022-07-04
1
-1
/
+1
*
|
fix spaces / tabs
Joey Castillo
2022-05-10
1
-12
/
+12
*
|
add file browser to movement, remove old app
Joey Castillo
2022-05-09
1
-2
/
+0
*
|
simulator: add USB serial input field
Joey Castillo
2022-05-09
4
-0
/
+21
*
|
usb serial: clear whole length of buffer
Joey Castillo
2022-05-09
1
-2
/
+1
*
|
prevent buf from escaping into global namespace
Joey Castillo
2022-05-09
1
-1
/
+1
*
|
simulator: fix _read function signature
Joey Castillo
2022-05-09
1
-2
/
+2
*
|
add ability to read from USB serial
Joey Castillo
2022-05-08
3
-4
/
+30
*
|
add support for a small filesystem on the watch
Joey Castillo
2022-05-06
4
-0
/
+219
*
|
add room for flash filesystem in linker script
Joey Castillo
2022-05-06
1
-3
/
+10
|
/
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-express
Joey Castillo
2022-05-02
28
-665
/
+106
|
\
|
*
make 2022 the default year
Joey Castillo
2022-04-21
1
-0
/
+7
|
*
rewrite lis2dh logger for lis2dw
Joey Castillo
2022-04-10
2
-4
/
+61
|
*
remove old lis2dh driver
Joey Castillo
2022-04-10
2
-365
/
+0
|
*
remove all deprecated functions
Joey Castillo
2022-04-10
17
-275
/
+0
|
*
static analysis: add comments to empty while loops
Joey Castillo
2022-04-10
3
-5
/
+5
|
*
charset tweaks: no need to run deeper checks
Joey Castillo
2022-04-10
1
-8
/
+8
|
*
character map tweaks: add some ligatures and symbols
Joey Castillo
2022-04-06
1
-6
/
+6
[next]