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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix merge conflict.
Jean-François Milants
2021-02-14
9
-7
/
+79
|
\
|
*
add vibration toggle
petter
2021-02-07
4
-1
/
+16
|
*
refactor MotorController
petter
2021-02-05
2
-24
/
+10
|
*
trigger vibration from systemtask
petter
2021-02-05
5
-21
/
+9
|
*
remove vibtimer from .h to fix nonstop vibration
jlukanc
2021-01-25
1
-1
/
+0
|
*
create motorcontroller in main and pass by reference
petter
2021-01-25
7
-10
/
+31
|
*
move app timer def
jlukanc
2021-01-25
2
-5
/
+5
|
*
Merge branch 'develop' into upstream-dev
The King
2021-01-24
312
-465
/
+11979
|
|
\
|
*
|
fix merge issue
jlukanc
2021-01-23
1
-0
/
+5
|
*
|
fis merge conflict?
jlukanc
2021-01-23
1
-1
/
+1
|
*
|
remove unneeded defines
jlukanc
2021-01-23
2
-39
/
+1
|
*
|
add motor to notifs, fix tabs in motorcontroller.h
jlukanc
2021-01-15
3
-34
/
+40
|
*
|
add motorcontroller to cmake
jlukanc
2021-01-15
1
-0
/
+2
|
*
|
add non-blocking motor controller
jlukanc
2021-01-15
3
-0
/
+99
*
|
|
Merge pull request #161 from petterhs/calls
JF002
2021-02-14
19
-467
/
+825
|
\
\
\
|
*
|
|
add mute button and functionality for call notification + new button icons
petter
2021-01-27
4
-6
/
+47
|
*
|
|
update font with icons for music, call and qr
petter
2021-01-27
3
-396
/
+498
|
*
|
|
Revert invalid changes in Navigation.h and add missing changes in Notificatio...
Jean-François Milants
2021-01-24
2
-3
/
+8
|
*
|
|
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-24
13
-88
/
+196
|
*
|
|
change Notification Event base UUID
petter
2021-01-21
2
-14
/
+14
|
*
|
|
change Notification Event UUID
petter
2021-01-21
2
-6
/
+8
|
*
|
|
Add incoming call functionality
Rasmus Schenstrom
2021-01-21
10
-18
/
+118
*
|
|
|
Fix memory leak in timer management in port layer of Nimble.
Jean-François Milants
2021-02-07
1
-0
/
+2
*
|
|
|
Increase FreeRTOS heap size and re-enable heart rate task. New Nimble probabl...
Jean-François Milants
2021-02-03
2
-3
/
+3
*
|
|
|
Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...
Jean-François Milants
2021-02-02
286
-9255
/
+31323
*
|
|
|
Merge pull request #193 from Avamander/patch-5
JF002
2021-01-31
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update CMakeLists.txt
Avamander
2021-01-30
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Normalize all the line endings
Jean-François Milants
2021-01-31
2
-3
/
+3
|
/
/
/
*
/
/
changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class
Niall Cooling
2021-01-21
1
-1
/
+1
|
/
/
*
|
Merge pull request #168 from Panky-codes/fix-erratic-battery
JF002
2021-01-20
5
-12
/
+49
|
\
\
|
*
|
Added more descriptive comments in doxygen format.
panky-codes
2021-01-17
1
-9
/
+15
|
*
|
Changed float to int in battery controller file.
panky-codes
2021-01-16
1
-2
/
+2
|
*
|
Changed std accumulate to use int instead of a float.
panky-codes
2021-01-16
1
-1
/
+1
|
*
|
Converted all the other float usage to int.
panky-codes
2021-01-16
4
-8
/
+8
|
*
|
Converted percent remaining calc to int.
panky-codes
2021-01-16
3
-8
/
+7
|
*
|
Adjusted the firmware to display percent instead of gfx.
panky-codes
2021-01-16
1
-1
/
+2
|
*
|
Adapted the accumulate function to return float.
panky-codes
2021-01-14
1
-1
/
+2
|
*
|
Implemented a circular buffer and added an average alg for batter remaining p...
panky-codes
2021-01-14
2
-3
/
+33
*
|
|
Merge branch piggz/nav into develop:
Jean-François Milants
2021-01-20
279
-384
/
+10816
*
|
|
Merge pull request #169 from JF002/heartRateSensor
JF002
2021-01-20
29
-23
/
+986
|
\
\
\
|
*
|
|
Add heart rate BLE service.
Jean-François Milants
2021-01-17
9
-7
/
+152
|
*
|
|
Add License/copyright info in HR related files.
Jean-François Milants
2021-01-17
4
-2
/
+30
|
*
|
|
HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...
Jean-François Milants
2021-01-17
12
-35
/
+98
|
*
|
|
HR Sensor : do not go to sleep when the HR app is running.
Jean-François Milants
2021-01-10
4
-3
/
+28
|
*
|
|
First implementation of the HR sensor using 100% foss code (ported from waspos)
Jean-François Milants
2021-01-10
23
-12
/
+714
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #171 from JF002/fix-lvgl-animation
JF002
2021-01-20
3
-5
/
+56
|
\
\
\
|
*
|
|
Fix bug in animation management for lv_label
Jean-François Milants
2021-01-17
3
-5
/
+56
|
|
/
/
*
|
|
Music UUID must start with 00000000 instead of 00010000 (copy/paste error)
Jean-François Milants
2021-01-19
1
-1
/
+1
*
|
|
Adapt the UUID of Music service according to new guidelines.
Jean-François Milants
2021-01-19
2
-41
/
+77
|
|
/
|
/
|
*
|
fix MusicService UUID typo in comment
petter
2021-01-08
1
-1
/
+1
|
/
[next]