index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
Age
Commit message (
Expand
)
Author
2021-03-20
Merge pull request #240 from joaquimorg/ScreenCorruptionFIX
JF002
2021-03-20
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-03-18
FIX screen corruption #213
Joaquim
2021-03-07
Merge branch 'develop' into recovery-firmware
Jean-François Milants
2021-03-06
Update from JF comments to PR
Joaquim
2021-02-24
Multi face support, analog clock, 12/24 config
Joaquim
2021-02-14
Merge pull request #182 from petterhs/warnings
JF002
2021-02-14
Fix merge conflict.
Jean-François Milants
2021-02-14
Merge pull request #161 from petterhs/calls
JF002
2021-02-07
add vibration toggle
petter
2021-02-05
refactor MotorController
petter
2021-02-02
Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...
Jean-François Milants
2021-01-27
add mute button and functionality for call notification + new button icons
petter
2021-01-26
Generate pinetime-recovery : a light version of InfiniTime design to be used ...
Jean-François Milants
2021-01-25
remove vibtimer from .h to fix nonstop vibration
jlukanc
2021-01-25
move app timer def
jlukanc
2021-01-25
fix build warnings in HR implementation
petter
2021-01-24
Merge branch 'develop' into upstream-dev
The King
2021-01-24
Handle call notification the same way than other notifications.
Jean-François Milants
2021-01-23
remove unneeded defines
jlukanc
2021-01-21
change Notification Event base UUID
petter
2021-01-21
change Notification Event UUID
petter
2021-01-21
Add incoming call functionality
Rasmus Schenstrom
2021-01-20
Merge pull request #168 from Panky-codes/fix-erratic-battery
JF002
2021-01-20
Merge branch piggz/nav into develop:
Jean-François Milants
2021-01-20
Merge pull request #169 from JF002/heartRateSensor
JF002
2021-01-19
Music UUID must start with 00000000 instead of 00010000 (copy/paste error)
Jean-François Milants
2021-01-19
Adapt the UUID of Music service according to new guidelines.
Jean-François Milants
2021-01-17
Add heart rate BLE service.
Jean-François Milants
2021-01-17
Add License/copyright info in HR related files.
Jean-François Milants
2021-01-17
Added more descriptive comments in doxygen format.
panky-codes
2021-01-17
HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...
Jean-François Milants
2021-01-16
Changed float to int in battery controller file.
panky-codes
2021-01-16
Changed std accumulate to use int instead of a float.
panky-codes
2021-01-16
Converted all the other float usage to int.
panky-codes
2021-01-16
Converted percent remaining calc to int.
panky-codes
2021-01-16
add motor to notifs, fix tabs in motorcontroller.h
jlukanc
2021-01-16
add non-blocking motor controller
jlukanc
2021-01-14
Adapted the accumulate function to return float.
panky-codes
2021-01-14
Implemented a circular buffer and added an average alg for batter remaining p...
panky-codes
2021-01-10
HR Sensor : do not go to sleep when the HR app is running.
Jean-François Milants
2021-01-10
First implementation of the HR sensor using 100% foss code (ported from waspos)
Jean-François Milants
2021-01-08
fix MusicService UUID typo in comment
petter
2020-12-01
Merge pull request #136 from okaestne/include-cleanup
JF002
2020-11-16
Include cleanup: components
okaestne
2020-11-01
Fixed typo (Transfert -> Transfer)
Ryan Hartlage
2020-10-29
Refactoring of BLE service discovery : it is now implemented into the classes...
JF
2020-10-28
Reset BLE services on disconnect, do not start advertising if a connection is...
JF
2020-10-27
Fix conflicts
JF
2020-10-22
Notifications : Fix copy when the messages is spread across multiple os_mbuf.
JF
[next]