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 (
Collapse
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch
Joey Castillo
2021-12-06
7
-57
/
+9651
|
\
\
\
|
*
|
|
ensure accelerometer test face always stays active
Joey Castillo
2021-12-05
1
-1
/
+5
|
|
|
|
|
*
|
|
more accelerometer tests: track interrupts on each axis, log on the quarter hour
Joey Castillo
2021-12-05
2
-53
/
+96
|
|
/
/
|
*
|
use true random number generator to provide entropy
Joey Castillo
2021-12-03
1
-0
/
+32
|
|
|
|
*
|
movement: remove testing watch face from config
Joey Castillo
2021-12-03
1
-1
/
+0
|
|
|
|
*
|
add rev 05 board with red/green LED
Joey Castillo
2021-12-03
2
-0
/
+9515
|
|
|
|
*
|
movement: allow watch faces to request zero ticks
Joey Castillo
2021-12-03
3
-3
/
+4
|
|
|
*
|
|
add WIP motion board with LIS2DW
Joey Castillo
2021-12-06
2
-0
/
+2921
|
/
/
*
/
remove A LOT of dead ASF lcd driver code
Joey Castillo
2021-12-02
4
-2750
/
+0
|
/
*
movement: update comment; we store this data now
Joey Castillo
2021-12-02
1
-2
/
+2
|
*
movement: add option to always snap back to first watch face
Joey Castillo
2021-12-02
2
-2
/
+10
|
*
movement: fix off-by-one error in accelerometer test face
Joey Castillo
2021-12-01
1
-0
/
+1
|
*
movement: add experimental accelerometer data logging face
Joey Castillo
2021-12-01
4
-0
/
+186
|
*
movement: help beats face update the screen less often
Joey Castillo
2021-12-01
2
-2
/
+22
|
*
movement: remove floating point math from beats face
Joey Castillo
2021-12-01
2
-15
/
+15
|
*
lis2dh: add support for interrupt latching (stays active until cleared)
Joey Castillo
2021-12-01
3
-5
/
+9
|
*
movement: after profiling, temp and battery can ignore timeout
Joey Castillo
2021-12-01
2
-4
/
+4
|
*
movement: remove TODO item (we profiled it, it's fine)
Joey Castillo
2021-12-01
1
-1
/
+0
|
*
lis2dh: accelerometer testing face
Joey Castillo
2021-11-30
1
-7
/
+7
|
*
lis2dh driver: add support for int2 pin
Joey Castillo
2021-11-30
2
-0
/
+20
|
*
lis2dh driver: add basic interrupt functionality
Joey Castillo
2021-11-30
3
-36
/
+67
|
*
fix (most) external interrupts on the 9-pin connector
Joey Castillo
2021-11-30
4
-10
/
+12
|
*
lis2dh driver: make the implicit explicit
Joey Castillo
2021-11-30
1
-2
/
+2
|
*
movement: fix yesterday's bug that was keeping us awake
Joey Castillo
2021-11-30
1
-1
/
+1
|
*
movement: add alarm and signal functions
Joey Castillo
2021-11-29
2
-4
/
+46
|
*
movement bugfix: prevent repeated timeout events from stalling watch face
Joey Castillo
2021-11-29
1
-0
/
+1
|
*
add support for latest board revision
Joey Castillo
2021-11-29
1
-0
/
+84
|
*
movement: more granular button and LED timing via fast tick
Joey Castillo
2021-11-29
4
-33
/
+64
|
*
more character map edge cases
Joey Castillo
2021-11-29
1
-7
/
+31
|
*
movement: these durations don't need to be 32-bit ints
Joey Castillo
2021-11-28
1
-1
/
+1
|
*
movemment: tweak capitalization of some settings
Joey Castillo
2021-11-28
1
-2
/
+2
|
*
background tasks have been implemented
Joey Castillo
2021-11-27
1
-1
/
+0
|
*
movement: preferences should show 'blu' for watches with blue LED
Joey Castillo
2021-11-27
1
-0
/
+4
|
*
add LIS2DH accelerometer driver, test app
Joey Castillo
2021-11-27
6
-0
/
+407
|
*
movement: add world clock face
Joey Castillo
2021-11-26
6
-0
/
+228
|
*
remove log statements (oops)
Joey Castillo
2021-11-25
1
-4
/
+0
|
*
utilities: convert unix timestamp to watch_date_time
Joey Castillo
2021-11-25
2
-0
/
+86
|
*
movement: have beats and TOTP face use new time zone setting
Joey Castillo
2021-11-25
2
-7
/
+4
|
*
movement: store settings in BKUP to persist across resets
Joey Castillo
2021-11-25
4
-5
/
+9
|
*
movement: implement time zone setting
Joey Castillo
2021-11-25
5
-5
/
+71
|
*
Merge pull request #23 from tahnok/totp
joeycastillo
2021-11-24
13
-0
/
+552
|
\
|
|
|
|
Add initial TOTP watch face impl
|
*
movement: TOTP face, pad code with leading zeroes
Joey Castillo
2021-11-24
1
-1
/
+1
|
|
|
*
movement: make TOTP face go home on timeout
Joey Castillo
2021-11-24
1
-1
/
+1
|
|
|
*
add header guards, move declarations to source file
Joey Castillo
2021-11-24
3
-15
/
+25
|
|
|
*
Properly vendor TOTP-MCU temporarily
Wesley Ellis
2021-11-23
8
-0
/
+374
|
|
|
*
optimize totp face and add countdown
Wesley Ellis
2021-11-23
2
-84
/
+35
|
|
|
*
Fill out watch_utility_convert_to_unix_time
Wesley Ellis
2021-11-23
1
-2
/
+28
|
|
|
*
add stubs for UNIX timestamp conversion
joeycastillo
2021-11-23
1
-0
/
+9
|
|
|
*
add stubs for UNIX timestamp conversion
joeycastillo
2021-11-23
1
-0
/
+21
|
|
|
*
Add initial TOTP watch face impl
Wesley Ellis
2021-11-22
5
-0
/
+161
|
/
|
|
|
|
|
|
Vendor code from https://github.com/Netthaw/TOTP-MCU to do the heavy lifting of computing SHA-1 and HMAC and the rest of TOTP Also implement a date_time to unix timestamp method
[prev]
[next]