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
*
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
*
use true random number generator to provide entropy
Joey Castillo
2021-12-03
1
-0
/
+32
*
remove A LOT of dead ASF lcd driver code
Joey Castillo
2021-12-02
4
-2750
/
+0
*
lis2dh: add support for interrupt latching (stays active until cleared)
Joey Castillo
2021-12-01
2
-4
/
+8
*
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
2
-0
/
+38
*
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
*
more character map edge cases
Joey Castillo
2021-11-29
1
-7
/
+31
*
add LIS2DH accelerometer driver, test app
Joey Castillo
2021-11-27
2
-0
/
+303
*
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: implement time zone setting
Joey Castillo
2021-11-25
2
-1
/
+6
*
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
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo
2021-11-22
2
-0
/
+76
|
\
|
*
movement: add voltage monitor watch face
Joey Castillo
2021-11-06
2
-0
/
+76
*
|
move thermistor calculation to watch utilities
Joey Castillo
2021-11-22
2
-0
/
+37
*
|
add ability to preview display on USB serial
Joey Castillo
2021-10-29
1
-0
/
+5
|
/
*
steps toward SPI support in watch library
Joey Castillo
2021-10-25
2
-2
/
+3
*
Merge branch 'main' into more-asf-files
Joey Castillo
2021-10-25
40
-1807
/
+781
|
\
|
*
move weekday lookup to new utilities file
Joey Castillo
2021-10-23
2
-0
/
+76
|
*
movement: add character set demo
Joey Castillo
2021-10-21
1
-0
/
+1
|
*
typo in documentation: all five pins are analog capable
Joey Castillo
2021-10-21
1
-1
/
+1
|
*
more accurate names for deep sleep and shallow sleep modes
Joey Castillo
2021-10-20
6
-80
/
+133
|
*
movement: add tick animation in sleep mode
Joey Castillo
2021-10-19
2
-0
/
+9
|
*
getting the sensor watch dev board working
Joey Castillo
2021-10-19
4
-6
/
+18
|
*
Merge pull request #17 from joeycastillo/wip-launcher
joeycastillo
2021-10-18
4
-20
/
+31
|
|
\
|
|
*
slcd: add more special cases
Joey Castillo
2021-10-04
1
-5
/
+14
|
|
*
launcher: first crack at low power 'screensaver' mode
Joey Castillo
2021-10-03
2
-15
/
+7
|
|
*
slcd: add function to blank entire screen
Joey Castillo
2021-10-03
2
-0
/
+10
|
*
|
slcd: add autonomous blinking and animation
Joey Castillo
2021-10-01
3
-2
/
+86
|
|
/
[next]