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
/
NimbleController.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Immediate Alert Service, needed by the "Find Me" profile from BLE spec.
JF
2020-09-27
1
-1
/
+3
*
Add BatteryInformationService to expose the battery level to BLE host.
JF
2020-09-27
1
-3
/
+4
*
Rename Pinetime-JF -> InfiniTime
JF
2020-09-20
1
-3
/
+3
*
Fix most of the warnings. Remaining warnings come from nimble source code.
JF
2020-08-17
1
-4
/
+3
*
Fully implement music app and service
Adam Pigg
2020-07-20
1
-2
/
+6
*
Add start of music appliction
Adam Pigg
2020-07-11
1
-0
/
+1
*
Display BLE MAC address in sysinfo Screen.
JF
2020-06-08
1
-1
/
+6
*
Automatically go to sleep after 5 sec of inactivity.
JF
2020-06-01
1
-3
/
+4
*
Merge develop
JF
2020-05-24
1
-2
/
+14
|
\
|
*
Remove reference to NRF Softdevice in CMake and documentation.
JF
2020-05-16
1
-3
/
+10
|
*
Merge branch 'nimble' of git.proxmox3:JF/PineTime into nimble
JF
2020-05-16
1
-8
/
+13
|
|
\
|
*
|
Move PinetimeService to CurrentTimeService witha view to implement CTS
Adam Pigg
2020-05-05
1
-2
/
+2
|
*
|
Run the alert notification service and simplify trhe pinetime service
Adam Pigg
2020-05-05
1
-2
/
+5
|
*
|
Add a simple service to allow setting the time from a controlling
Adam Pigg
2020-05-05
1
-0
/
+3
*
|
|
Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUSer...
JF
2020-05-11
1
-2
/
+4
*
|
|
Add SPI NOR Flash driver, WIP.
JF
2020-05-07
1
-3
/
+3
*
|
|
Merge branch 'nimble' into nimble-ota
JF
2020-05-02
1
-8
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add Asssert & debug messages.
JF
2020-05-02
1
-8
/
+13
|
|
/
*
|
Add new screen that is displayed during the OTA transfert.
JF
2020-05-02
1
-0
/
+1
*
|
Defer the discovery of services using the system task.
JF
2020-05-01
1
-3
/
+7
*
|
Working DfuService with quick'n'ugly code
JF
2020-05-01
1
-1
/
+1
*
|
Nimble OTA : work in progress
JF
2020-04-27
1
-4
/
+6
|
/
*
BLE : Display the actual status of the connection on the screen.
JF
2020-04-27
1
-0
/
+5
*
NimbleController : CTS & ANS are now working together (even if the code is no...
JF
2020-04-25
1
-3
/
+83
*
NimbleController : CTS & ANS working but not at the same time (conflict durin...
JF
2020-04-25
1
-4
/
+50
*
NimbleController : Encapsulate CTS client in its own class.
JF
2020-04-23
1
-68
/
+4
*
NimbleController : Encapsulate device info service in its own class.
JF
2020-04-23
1
-118
/
+1
*
NimbleController : Implement device info service
JF
2020-04-22
1
-2
/
+125
*
NimbleController : support CTS
JF
2020-04-22
1
-1
/
+78
*
Encapsulate nimble code into NimbleController.
JF
2020-04-19
1
-0
/
+148