index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
motion
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only inhibit sleep if motion notifications are enabled, not just Bluetooth
apilat
2024-01-23
1
-0
/
+4
*
lowersleep: Implement Lower to Sleep functionality (#827)
FintasticMan
2023-08-27
2
-0
/
+15
*
raisewake: Improve raise to wake algorithm
Finlay Davidson
2023-08-17
2
-20
/
+15
*
motioncontroller: Add functions for analysis
Finlay Davidson
2023-08-17
2
-0
/
+73
*
motioncontroller: Store acceleration history
Finlay Davidson
2023-08-17
2
-17
/
+18
*
shakewake: Slightly improve accuracy
Finlay Davidson
2023-08-17
1
-4
/
+3
*
ShakeWake: Fixed instant wake after sleep issue in certain positions (#1691)
Isaac
2023-06-17
2
-1
/
+3
*
MotionController: Remove IsOk variable
Riku Isokoski
2023-04-16
1
-9
/
+0
*
raisewake: Change names in line with the style guide
Finlay Davidson
2023-03-09
2
-8
/
+8
*
motioncontroller: Fix clang-tidy warnings
Finlay Davidson
2023-03-09
2
-15
/
+12
*
shakewake: Switch to more generic timekeeping
Finlay Davidson
2023-03-09
2
-7
/
+10
*
shakewake: Simplify return code
Finlay Davidson
2023-03-09
1
-5
/
+1
*
shakewake: Switch to more generic last* vars
Finlay Davidson
2023-03-09
2
-11
/
+16
*
shakewake: Fix names according to style guide
Finlay Davidson
2023-03-09
2
-12
/
+12
*
Format header files
Finlay Davidson
2023-01-09
1
-0
/
+5
*
Update clang-{format,tidy} to 14
Finlay Davidson
2023-01-04
1
-0
/
+3
*
Update clang-tidy configuration and fix some warnings (#1474)
Riku Isokoski
2022-12-18
1
-3
/
+2
*
Fix crash upon leaving app.
Tim Keller
2022-01-04
1
-7
/
+8
*
Better Sensitivity UI, Calibration button added
Tim Keller
2022-01-04
2
-6
/
+9
*
Add averaging to wake threshold. Makes it take more then just a "flick" to tu...
Tim Keller
2022-01-04
2
-1
/
+5
*
Add start of settings app for senstivity.
Tim Keller
2022-01-04
2
-3
/
+4
*
Cleanup
Tim Keller
2022-01-04
1
-4
/
+0
*
Added Shake to wake
Tim Keller
2022-01-04
2
-3
/
+29
*
Ran clang-format
Stephanie
2021-12-30
2
-7
/
+13
*
Renamed confusing variables and general cleanup
Stephanie
2021-12-30
2
-2
/
+1
*
Moved trip meter update to MotionController and changed trip meter logic
Stephanie
2021-12-30
2
-4
/
+10
*
Changed lap counter to trip meter
Stephanie
2021-12-30
1
-5
/
+5
*
Added "lap" button to step counter
Stephanie
2021-12-30
1
-0
/
+7
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
1
-1
/
+1
*
Add MotionService : expose step count and RAW X/Y/Z values to the host.
Jean-François Milants
2021-10-17
2
-0
/
+14
*
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-19
2
-0
/
+21
*
Merge branch 'develop' of
Joaquim
2021-04-26
1
-5
/
+15
|
\
|
*
Changed access modified indentation
Avamander
2021-04-24
1
-2
/
+2
|
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-7
/
+17
*
|
New Steps app
Joaquim
2021-04-19
1
-3
/
+3
|
/
*
Handle return code from BMA driver, and set a flag is the initialization fail...
Jean-François Milants
2021-04-04
2
-2
/
+8
*
First integration of the motion sensor (bma 421) : step counting + wake on wr...
Jean-François Milants
2021-04-04
2
-0
/
+59