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
*
Movement: Astronomy and Orrery watch faces (#55)
joeycastillo
2022-03-04
1
-0
/
+1
*
Updated function brief
David Keck
2022-02-22
1
-1
/
+1
*
lis2dw: add FIFO support
Joey Castillo
2022-02-17
2
-11
/
+69
*
movement: move thermistor to 'sensor' watch faces
Joey Castillo
2022-02-17
2
-0
/
+101
*
move pins.h include to watch.h
Joey Castillo
2022-02-17
2
-1
/
+1
*
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
*
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
*
simulator: add geolocation support
Joey Castillo
2022-02-09
1
-0
/
+29
*
utility: add function for formatting a duration in days + HMS
Joey Castillo
2022-02-06
2
-0
/
+25
*
remove debug statements
Joey Castillo
2022-02-05
1
-2
/
+0
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch
Joey Castillo
2022-02-01
3
-3
/
+17
|
\
|
*
Merge pull request #43 from a2/rtc-disable-matching-mask
joeycastillo
2022-01-27
3
-3
/
+17
|
|
\
|
|
*
Adjust function semantics by "flipping" bit order
Alexsander Akers
2022-01-27
2
-2
/
+3
|
|
*
Add new function to disable certain RTC periodic callbacks
Alexsander Akers
2022-01-27
3
-3
/
+16
*
|
|
add function for converting to 12 hour time
Joey Castillo
2022-01-31
2
-0
/
+20
|
/
/
*
|
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo
2022-01-27
9
-64
/
+213
|
\
|
|
*
Update main loop to fix reentrancy runtime errors
Alexsander Akers
2022-01-27
6
-41
/
+123
|
*
Implement buzzer methods with AudioContext API
Alexsander Akers
2022-01-27
4
-24
/
+91
*
|
spi test: set first 4096 bytes to 0
Joey Castillo
2022-01-27
1
-0
/
+2
|
/
*
add SPI to the index
Joey Castillo
2022-01-27
3
-4
/
+6
*
implement SPI flash chip
Joey Castillo
2022-01-26
6
-20
/
+203
*
silence compiler warning
Joey Castillo
2022-01-26
1
-0
/
+1
*
watch library: implement SPI
Joey Castillo
2022-01-26
6
-0
/
+209
*
silence compiler warning
Joey Castillo
2022-01-26
1
-0
/
+2
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo
2022-01-26
2
-22
/
+23
|
\
|
*
Remove ADC_* defines in favor of hardware-specific mapping
Alexsander Akers
2022-01-25
2
-22
/
+23
*
|
silence compiler warnings
Joey Castillo
2022-01-26
1
-11
/
+2
*
|
watch library: implement UART
Joey Castillo
2022-01-26
4
-40
/
+149
|
/
*
Sensor Watch Simulator (#35)
Alexsander Akers
2022-01-25
297
-318
/
+1977
*
movement: add time zone conversion in sunrise/sunset face
Joey Castillo
2022-01-21
2
-0
/
+16
*
fix out of bounds access when position != 0
Joey Castillo
2022-01-19
1
-1
/
+1
*
add gettimeofday function
Joey Castillo
2022-01-15
1
-0
/
+12
*
lis2dw: add low power / low noise mode
Joey Castillo
2022-01-09
2
-0
/
+30
*
set correct registers for range and rate
Joey Castillo
2022-01-09
1
-4
/
+4
*
use lowest power LP mode
Joey Castillo
2022-01-09
1
-1
/
+1
*
shuffle uart pins for new accelerometer board
Joey Castillo
2022-01-09
1
-3
/
+3
*
start in low power mode
Joey Castillo
2022-01-09
1
-6
/
+2
*
remove unused enums
Joey Castillo
2022-01-09
1
-23
/
+0
*
add driver, test app for LIS2DW accelerometer
Joey Castillo
2022-01-08
2
-0
/
+401
*
add utility function to check if TCC is enabled
Joey Castillo
2021-12-21
2
-0
/
+11
*
fix missing prototype warnings
Joey Castillo
2021-12-10
29
-117
/
+125
[next]