-
Notifications
You must be signed in to change notification settings - Fork 513
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
[boron|bsom] u-blox R510 support #2359
Merged
Merged
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
avtolstoy
previously requested changes
Sep 21, 2021
keeramis
reviewed
Sep 21, 2021
keeramis
reviewed
Sep 21, 2021
keeramis
reviewed
Sep 21, 2021
keeramis
requested changes
Sep 21, 2021
keeramis
reviewed
Sep 22, 2021
technobly
force-pushed
the
feature/SARA-R510-support2
branch
2 times, most recently
from
September 27, 2021 18:41
358dd29
to
13ac9d0
Compare
technobly
force-pushed
the
feature/SARA-R510-support2
branch
from
September 27, 2021 20:40
13ac9d0
to
ec0f013
Compare
keeramis
approved these changes
Sep 28, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Plus, for quick reference, this is the dioptra results from a device, which despite pretty high connection times seems to recover and run ok - link
Hmm, yeah... those long connection times are definitely due to v3.14 firmware. v3.15 is much better. |
commit d83dfb8 Author: keeramis <[email protected]> Date: Thu Jun 3 22:47:24 2021 -0500 Add support for the new UCGED format for R510 commit eea964d Author: Technobly <[email protected]> Date: Wed Apr 21 15:27:13 2021 -0500 [WIP] Kore AT&T to use UMNOPROF=100 and UBANDMASK=0,6170,0 for R510 and R410? [ch76468] commit 067da51 Author: Technobly <[email protected]> Date: Thu Apr 8 18:08:16 2021 -0500 workaround for R510 not saving network settings [ch76696] commit e20e3fe Author: keeramis <[email protected]> Date: Tue Apr 6 23:44:38 2021 -0500 formatting commit 90afd35 Author: keeramis <[email protected]> Date: Tue Apr 6 13:05:48 2021 -0500 Support Reset seqeunce on the R5 commit de8f4f9 Author: Technobly <[email protected]> Date: Fri Apr 2 13:11:16 2021 -0500 Workaround for setting GPIO 23 HIGH on boot for R510S [ch76449] commit b6f9b3c Author: Technobly <[email protected]> Date: Tue Mar 30 20:21:31 2021 -0500 Fixes parsing of +CEDRXS for R510 commit ba6c3f6 Author: keeramis <[email protected]> Date: Tue Mar 30 20:00:26 2021 -0500 Replace CFUN=0 with CFUN=4 to set CGDCONT. Set CFUN=1,0 only when needed commit 99a5262 Author: Technobly <[email protected]> Date: Thu Mar 25 19:47:24 2021 -0500 oldFirmwarePresent_ is only applicable for R410 modems commit 8791a8c Author: Technobly <[email protected]> Date: Thu Mar 25 18:50:21 2021 -0500 FIXME: Temporary patch to work with test devices that do not have ncpId() OTP set commit 8f7bf6f Author: Technobly <[email protected]> Date: Thu Mar 25 18:49:29 2021 -0500 Create a CH story for this issue :) commit 983546b Author: Technobly <[email protected]> Date: Thu Mar 25 18:48:30 2021 -0500 CFUN timeout and operation related fixes commit f1fa4c5 Author: Technobly <[email protected]> Date: Thu Mar 25 18:47:20 2021 -0500 R510 specific additions and fixes commit 28dd016 Author: Eugene <[email protected]> Date: Thu Mar 25 19:51:35 2021 +0800 hal: WIP: update sara ncp driver to just boot R510 commit 9177d4e Author: Eugene <[email protected]> Date: Thu Mar 25 16:05:44 2021 +0800 hal: add SARA R510 identifier
commit bad978e Author: keeramis <[email protected]> Date: Thu Jun 3 22:47:24 2021 -0500 Add support for the new UCGED format for R510 commit c96c347 Author: Technobly <[email protected]> Date: Tue May 25 17:26:38 2021 -0500 WIP - rebase and squash 2 commit cb35715 Author: Technobly <[email protected]> Date: Tue Apr 20 11:36:57 2021 -0500 WIP - rebase and squash commit af55f74 Author: Todd Stellanova <[email protected]> Date: Thu Apr 15 13:56:40 2021 -0700 share latest CEDRXS code commit 6a1436a Author: Todd Stellanova <[email protected]> Date: Thu Apr 15 12:18:35 2021 -0700 remove some debug logs, more CEDRXS tests commit 6641b23 Author: Todd Stellanova <[email protected]> Date: Thu Apr 15 11:26:22 2021 -0700 bring back CEDRXS parsing for R510 format commit 53c4b8e Author: Todd Stellanova <[email protected]> Date: Tue Apr 13 11:57:42 2021 -0700 cleanup Gen2 branch for merge commit 9dd1ab0 Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 16:24:51 2021 -0700 only process UUPSDD if we're still attached commit 2132589 Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 16:05:17 2021 -0700 for now ignore UUPSDD URCs on R510 commit abd9d29 Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 11:34:52 2021 -0700 urat changes and more debug commit 2161ee7 Merge: 00e3306 7289726 Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 10:12:23 2021 -0700 Merge branch 'feature/ch76511' of https://github.com/particle-iot/device-os into feature/ch76511 commit 00e3306 Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 09:47:03 2021 -0700 change reset pin timing for r510 per ch76727 commit 5b90f39 Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 08:51:36 2021 -0700 use CSQ for now for signal RSRP commit 0b1d9c9 Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 13:56:35 2021 -0700 add some support for UPSND commit b8ba678 Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 13:35:57 2021 -0700 CFUN=0 on disconnect commit e7109e6 Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 13:27:12 2021 -0700 faster first AT response commit 1ce55c2 Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 12:53:47 2021 -0700 remove debug logging, reduce changeset commit 90d1b02 Author: Todd Stellanova <[email protected]> Date: Mon Apr 5 16:19:16 2021 -0700 fixes to get IP started commit 6a2d437 Author: Todd Stellanova <[email protected]> Date: Mon Apr 5 10:50:40 2021 -0700 avoid CFUN errors on R510 commit 6a21b95 Author: Todd Stellanova <[email protected]> Date: Mon Apr 5 10:41:18 2021 -0700 first somewhat working changes commit 7289726 Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 09:47:03 2021 -0700 change reset pin timing for r510 per ch76727 commit 7a651df Author: Todd Stellanova <[email protected]> Date: Wed Apr 7 08:51:36 2021 -0700 use CSQ for now for signal RSRP commit e20e3fe Author: keeramis <[email protected]> Date: Tue Apr 6 23:44:38 2021 -0500 formatting commit 90afd35 Author: keeramis <[email protected]> Date: Tue Apr 6 13:05:48 2021 -0500 Support Reset seqeunce on the R5 commit f6b95fc Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 13:56:35 2021 -0700 add some support for UPSND commit 045e111 Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 13:35:57 2021 -0700 CFUN=0 on disconnect commit 20b844b Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 13:27:12 2021 -0700 faster first AT response commit 37e1af3 Author: Todd Stellanova <[email protected]> Date: Tue Apr 6 12:53:47 2021 -0700 remove debug logging, reduce changeset commit 64f1c72 Author: Todd Stellanova <[email protected]> Date: Mon Apr 5 16:19:16 2021 -0700 fixes to get IP started commit 1cc4dd7 Author: Todd Stellanova <[email protected]> Date: Mon Apr 5 10:50:40 2021 -0700 avoid CFUN errors on R510 commit 6b62515 Author: Todd Stellanova <[email protected]> Date: Mon Apr 5 10:41:18 2021 -0700 first somewhat working changes commit de8f4f9 Author: Technobly <[email protected]> Date: Fri Apr 2 13:11:16 2021 -0500 Workaround for setting GPIO 23 HIGH on boot for R510S [ch76449] commit b6f9b3c Author: Technobly <[email protected]> Date: Tue Mar 30 20:21:31 2021 -0500 Fixes parsing of +CEDRXS for R510 commit ba6c3f6 Author: keeramis <[email protected]> Date: Tue Mar 30 20:00:26 2021 -0500 Replace CFUN=0 with CFUN=4 to set CGDCONT. Set CFUN=1,0 only when needed commit 99a5262 Author: Technobly <[email protected]> Date: Thu Mar 25 19:47:24 2021 -0500 oldFirmwarePresent_ is only applicable for R410 modems commit 8791a8c Author: Technobly <[email protected]> Date: Thu Mar 25 18:50:21 2021 -0500 FIXME: Temporary patch to work with test devices that do not have ncpId() OTP set commit 8f7bf6f Author: Technobly <[email protected]> Date: Thu Mar 25 18:49:29 2021 -0500 Create a CH story for this issue :) commit 983546b Author: Technobly <[email protected]> Date: Thu Mar 25 18:48:30 2021 -0500 CFUN timeout and operation related fixes commit f1fa4c5 Author: Technobly <[email protected]> Date: Thu Mar 25 18:47:20 2021 -0500 R510 specific additions and fixes commit 28dd016 Author: Eugene <[email protected]> Date: Thu Mar 25 19:51:35 2021 +0800 hal: WIP: update sara ncp driver to just boot R510 commit 9177d4e Author: Eugene <[email protected]> Date: Thu Mar 25 16:05:44 2021 +0800 hal: add SARA R510 identifier
…update in Safe Mode
- Move ncp_fw_update.cpp to services/ instead of system/ since we have more space available there - Save state_, status_, firmwareVersion_ variables and more in retained system memory to ensure - we complete install and waiting - we do enter and exit safe mode fw updating cleanly - we do not get stuck in a fail-retry loop - Refactor retained structure to use systemCache instead - Add retry failures, and error status. - Create a database of starting firmware version / desired firmware version / filename / MD5SUM value, similar to APN DB - Add a final status log - Add final status to Device Diagnostics - Allow user firmware to pass a database entry that overrides the system firmware update database for testing purposes - Some fixes for sara_ncp_client - If UMNOPROF? errors, perform a factory reset - Add a way to skip PPP data connection to allow HTTPS FOTA download over internal PDP context - skip interveneRegistration for R510
technobly
force-pushed
the
feature/SARA-R510-support2
branch
from
September 28, 2021 22:53
ec0f013
to
0001b97
Compare
technobly
added
ready to merge
PR has been reviewed and tested
and removed
needs review
labels
Sep 28, 2021
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.
Feature
Details
feature/SARA-R510-NCP-FW-update
but removes FOTA featuresTesting
tinker-serial1-debugging
and switch between Kore AT&T and EtherSIMTEST=wiring/no_fixture_cellular
andTEST=wiring/no_fixture_long_running