-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yann/feature/ble/improve sending speed #596
Closed
YannLocatelli
wants to merge
4
commits into
yann/feature/lekaupdater/add-updateprocessv150
from
yann/feature/ble/improve-sending-speed
Closed
Yann/feature/ble/improve sending speed #596
YannLocatelli
wants to merge
4
commits into
yann/feature/lekaupdater/add-updateprocessv150
from
yann/feature/ble/improve-sending-speed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YannLocatelli
force-pushed
the
yann/feature/ble/improve-sending-speed
branch
from
January 17, 2024 17:09
2cc8467
to
0750210
Compare
YannLocatelli
changed the base branch from
main
to
yann/feature/lekaupdater/add-updateprocessv150
January 17, 2024 17:11
YannLocatelli
force-pushed
the
yann/feature/ble/improve-sending-speed
branch
from
January 17, 2024 17:17
0750210
to
03ef44a
Compare
Quality Gate failedFailed conditions 86.0% Duplication on New Code (required ≤ 3%) |
YannLocatelli
force-pushed
the
yann/feature/lekaupdater/add-updateprocessv150
branch
from
February 27, 2024 08:57
997c6e8
to
79d75b2
Compare
YannLocatelli
force-pushed
the
yann/feature/ble/improve-sending-speed
branch
2 times, most recently
from
February 27, 2024 09:08
75e2ea0
to
458a3e9
Compare
YannLocatelli
force-pushed
the
yann/feature/lekaupdater/add-updateprocessv150
branch
from
March 19, 2024 11:39
79d75b2
to
e6dcd99
Compare
YannLocatelli
force-pushed
the
yann/feature/ble/improve-sending-speed
branch
from
March 19, 2024 11:40
458a3e9
to
2fb6059
Compare
Quality Gate failedFailed conditions |
3 tasks
YannLocatelli
force-pushed
the
yann/feature/lekaupdater/add-updateprocessv150
branch
from
May 7, 2024 14:49
e6dcd99
to
8538d23
Compare
182 is the max value possible on iOS device, indeed 185 is the max MTU and the header is always 3 bytes long, so each packet has a limit of 182 bytes
YannLocatelli
force-pushed
the
yann/feature/ble/improve-sending-speed
branch
2 times, most recently
from
May 7, 2024 14:53
86b18ef
to
49e0b18
Compare
Quality Gate failedFailed conditions |
replaced by #1191 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requirements