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
*
mars clock: formatting
Joey Castillo
2022-04-06
1
-2
/
+2
*
mars clock: use S without cross-stroke for clarity
Joey Castillo
2022-04-06
1
-1
/
+1
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clock
Joey Castillo
2022-04-06
3
-9
/
+9
|
\
|
*
character map tweaks: add some ligatures and symbols
Joey Castillo
2022-04-06
3
-9
/
+9
*
|
Revert "make lowercase s look distinct"
Joey Castillo
2022-04-06
1
-1
/
+1
*
|
Merge branch 'main' into mars-clock
Joey Castillo
2022-04-06
1
-1
/
+1
|
\
|
|
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo
2022-04-06
7
-9
/
+273
|
|
\
|
*
|
moon phase: light LED on press like other faces
Joey Castillo
2022-04-03
1
-1
/
+1
*
|
|
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clock
Joey Castillo
2022-04-06
37
-589
/
+5801
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add tomato face: a pomodoro style timer (#61)
Wesley Ellis
2022-04-06
7
-9
/
+273
|
|
/
|
*
time set: fix PM not appearing at noon in 12h mode
Joey Castillo
2022-04-02
1
-2
/
+2
|
*
movement: final list of watch faces for stock firmware
Joey Castillo
2022-04-02
3
-3
/
+6
|
*
thermistor readout: fix change in units when waking from sleep
Joey Castillo
2022-04-02
1
-1
/
+1
|
*
movement: add thermistor testing watch face
Joey Castillo
2022-04-02
4
-0
/
+133
|
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo
2022-03-28
2
-0
/
+141
|
|
\
|
|
*
append counter_face to complication directory. (#58)
Shogo Okamoto
2022-03-20
2
-0
/
+141
|
*
|
update bootloader with 60 second timeout
Joey Castillo
2022-03-28
1
-571
/
+571
|
|
/
|
*
add beginnings of a uart-controlled prototyping app
Joey Castillo
2022-03-13
2
-0
/
+114
|
*
Movement: Astronomy and Orrery watch faces (#55)
joeycastillo
2022-03-04
19
-3
/
+4559
*
|
make lowercase s look distinct
Joey Castillo
2022-03-13
1
-1
/
+1
*
|
mars clock: add support for sols
Joey Castillo
2022-03-05
2
-14
/
+39
*
|
mars clock: adding additional sites
Joey Castillo
2022-03-04
2
-6
/
+43
*
|
movement: first pass at mars clock
Joey Castillo
2022-03-04
4
-0
/
+162
|
/
*
battery monitor: hide signal indicator in sleep
Joey Castillo
2022-03-03
1
-0
/
+1
*
movement: fix hang when using voltage face with temperature log
Joey Castillo
2022-03-03
1
-6
/
+4
*
fatten GND wire to USB port
Joey Castillo
2022-02-23
1
-0
/
+4
*
Merge pull request #54 from davidskeck/patch-5
joeycastillo
2022-02-23
1
-1
/
+1
|
\
|
*
Updated function brief
David Keck
2022-02-22
1
-1
/
+1
|
/
*
lis2dw: add FIFO support
Joey Castillo
2022-02-17
3
-22
/
+78
*
no need to build lis2dh driver anymore
Joey Castillo
2022-02-17
1
-1
/
+0
*
movement: move thermistor to 'sensor' watch faces
Joey Castillo
2022-02-17
8
-4
/
+4
*
SPI test: just read the chip ID
Joey Castillo
2022-02-17
2
-22
/
+10
*
move pins.h include to watch.h
Joey Castillo
2022-02-17
2
-1
/
+1
*
sensor boards: add UART breakout
Joey Castillo
2022-02-17
2
-0
/
+2215
*
movement: add moon phase complication
Joey Castillo
2022-02-14
4
-0
/
+234
*
remove obsolete low battery function from simulator
Joey Castillo
2022-02-13
1
-4
/
+0
*
on second thought: keep BOD33 disabled in sleep mode
Joey Castillo
2022-02-13
1
-6
/
+4
*
enable high-efficiency low power regulator
Joey Castillo
2022-02-13
3
-6
/
+26
*
remove obsolete low battery check
Joey Castillo
2022-02-13
2
-15
/
+0
*
always turn off PA20 at boot
Joey Castillo
2022-02-13
1
-1
/
+1
*
sleep / deepsleep: update low power numbers
Joey Castillo
2022-02-13
1
-3
/
+4
*
world clock: store settings in backup register if possible
Joey Castillo
2022-02-13
2
-26
/
+34
*
movement: start time zone list at UTC
Joey Castillo
2022-02-13
2
-43
/
+42
*
movement: add mechanism for watch faces to use backup registers
Joey Castillo
2022-02-13
2
-0
/
+11
*
movement: prevent invalid tick frequency from breaking scheduled tasks
Joey Castillo
2022-02-12
2
-4
/
+7
*
osc32kctrl: implement CONF_SLCDCTRL_SRC setting
Joey Castillo
2022-02-11
2
-3
/
+5
*
slcd: lower LCD refresh frequency (~57Hz -> ~34Hz)
Joey Castillo
2022-02-11
1
-2
/
+2
*
slcd: lower reference refresh frequency (saves energy)
Joey Castillo
2022-02-11
1
-1
/
+1
*
rtc: disable debouncing on external wake inputs
Joey Castillo
2022-02-11
1
-3
/
+0
*
eic: clock from OSCULP32K for power savings
Joey Castillo
2022-02-11
1
-1
/
+1
[next]