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
/
ble
/
MotionService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Step counter history
Hunman
2025-11-08
1
-2
/
+2
*
Fix typos/formatting
mark9064
2025-10-16
1
-11
/
+16
*
Remove unused motion subscribed method
mark9064
2025-10-16
1
-4
/
+0
*
Only inhibit sleep if motion notifications are enabled, not just Bluetooth
apilat
2024-01-23
1
-0
/
+4
*
MotionService: Remove SystemTask dependency
Riku Isokoski
2023-03-19
1
-5
/
+5
*
src: Enable unused parameter warning
Riku Isokoski
2023-01-24
1
-6
/
+6
*
Update clang-{format,tidy} to 14
Finlay Davidson
2023-01-04
1
-0
/
+1
*
Apply clang-format to all C++ files
Finlay Davidson
2022-06-05
1
-18
/
+14
*
Add missing nrf_log.h includes shadowed by SystemMonitor.h
Reinhold Gschweicher
2022-03-08
1
-0
/
+1
*
Merge branch 'develop' into motionservice_fix_typo_in_include
JF
2021-11-28
1
-3
/
+3
|
\
|
*
Merge branch 'restructure_includes' of https://github.com/NeroBurner/InfiniTi...
Jean-François Milants
2021-11-28
1
-1
/
+1
|
|
\
|
|
*
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-15
1
-1
/
+1
|
*
|
fix Motion Service UUID in doc and code comments
mabuch
2021-11-15
1
-2
/
+2
|
|
/
*
/
MotionService: fix not needed '/' in include
Reinhold Gschweicher
2021-10-30
1
-1
/
+1
|
/
*
Motion service : fix step notifications that were sent as a single byte inste...
Jean-François Milants
2021-10-26
1
-1
/
+1
*
Add mention to Call characteristic (which was missing in the doc) and change ...
Jean-François Milants
2021-10-20
1
-1
/
+1
*
Add MotionService : expose step count and RAW X/Y/Z values to the host.
Jean-François Milants
2021-10-17
1
-0
/
+124