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
/
DfuService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed Components/ to components/
Avamander
2020-10-02
1
-440
/
+0
*
Fix most of the warnings. Remaining warnings come from nimble source code.
JF
2020-08-17
1
-2
/
+2
*
Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.
JF
2020-06-16
1
-2
/
+6
*
DfuService : fix Magic number : incorrect values were written in memory.
JF
2020-06-07
1
-2
/
+2
*
Encapsulate DFU Image buffering and writing into spi flash in DfuImage.
JF
2020-06-01
1
-81
/
+100
*
Encapsulate notification send (sync/async) into DfuService::NotificationManager;
JF
2020-06-01
1
-49
/
+61
*
DFU : add timeout detection : abort dfu procedure after 10s without any data ...
JF
2020-06-01
1
-9
/
+37
*
Improve DFU procedure :
JF
2020-06-01
1
-112
/
+149
*
Working demo of OTA using MCUBoot https://github.com/lupyuen/pinetime-rust-my...
JF
2020-05-24
1
-5
/
+28
*
Fix offset issues in OTA procedure.
JF
2020-05-20
1
-6
/
+61
*
Fix race conditions on SPI and integrate the SPI NOR Flash driver into DFUSer...
JF
2020-05-11
1
-1
/
+16
*
Read and log info from Start and Ini packets.
JF
2020-05-03
1
-3
/
+23
*
Improve dfu state machine
JF
2020-05-03
1
-6
/
+17
*
Add new screen that is displayed during the OTA transfert.
JF
2020-05-02
1
-1
/
+12
*
Clean code of DfuService
JF
2020-05-01
1
-97
/
+120
*
Working DfuService with quick'n'ugly code
JF
2020-05-01
1
-9
/
+69
*
Nimble OTA : work in progress
JF
2020-04-27
1
-68
/
+89
*
Add Nimble in libs directory
JF
2020-04-26
1
-0
/
+101