-
Notifications
You must be signed in to change notification settings - Fork 54
Offline mode PR fixes 20250506 with drivers #748
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
Merged
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
974eccf
Remove final SPI Flash forked copy from CI
tyeth c67ea20
Closes #724 - Add SGP30 to offline mode
tyeth bb1e440
Adds HTU31D
tyeth 1617c18
BSP 3.20
tyeth 7fd0d1a
Attempt to fix the config.json file getting rm'd
brentru 11cee82
More intelligent approach for the config file rm issue
brentru d1285cb
Remove final SPI Flash forked copy from CI
tyeth b93f131
Closes #724 - Add SGP30 to offline mode
tyeth aec7371
Adds HTU31D
tyeth 57a0b89
BSP 3.20
tyeth 19b58a8
Add HDC302x
tyeth 602bbd6
Add LPS28DFW
tyeth e547559
Add VCNL4200
tyeth 943b717
Add INA260
tyeth 2c6713d
Add SEN6x
tyeth 45da7d3
Mention RP2350
tyeth 922653c
clang
tyeth e602c71
Fix RTC issue
brentru 59bb1e5
Use fix for Wire1, too
brentru 7494b5a
Remove prints/delays for debugging
brentru 0e6de25
CI run
brentru 11e2116
Clang
brentru 0887141
Remove requirement for secrets.json config default for offline mode
brentru 2a75f7a
Merge branch 'add-offline-drivers-2025-04-04' into latest-fixes-20250506
tyeth edfde81
clang format i2c/controller.cpp
tyeth 34e4db4
Clang reorder imports controller.h
tyeth 0addc4f
ESP32 BSP 3.20 -> 3.13
tyeth 5d1f489
Merge remote-tracking branch 'upstream/offline-mode-add-missing-drive…
tyeth 69f2659
Back to BSP 3.13
tyeth 6e592fb
Drop NDEBUG flags
tyeth 09a925b
Add SEN66 auto detection addresses
tyeth a1dd63d
Add INA260 autodetection
tyeth 799d422
Add VCNL4200 autodetection
tyeth 4aaa036
Add LPS28DFW autodetection
tyeth 9355d04
Add HDC302x autodetection
tyeth 92ecd21
Add HTU31D autodetection
tyeth 5b55fd5
Merge branch 'offline-mode-add-missing-drivers-2025-04-04' into offli…
tyeth 6ace339
clang format autodetection list
tyeth f5c2c93
Print I2C driver info
tyeth 20c4784
Wait 2.5seconds after reconnect before printing
tyeth 91c2ee8
Remove USB_CDC. Don't refresh host on host write
tyeth b86cfc1
haltErrorV2 reattach MSC by default
tyeth a923c22
Set PlatformIO sketch to use offline adapter if needed
tyeth 10f0a20
Default to PiCowbell SD CS pins on Pico boards
tyeth bf2e43c
Report SD CS Pin in event of failure
tyeth 087e5bd
SGP30 auto address
tyeth 8cc7335
Add missing default sensor types
tyeth 3499a32
Add LPS33HW + LPS35HW auto address
tyeth c6e8722
Merge branch 'offline-mode-20250506-with-drivers' of https://github.c…
tyeth a68913f
Use SEN55 as auto default instead of SEN50
tyeth 3be34a3
Remove extra boards file and clang format
tyeth 43c9cda
set WsV2.pin_sd_cs on InitSdCard(pin_cs) call
tyeth 45989bf
Drivers as drvBase not auto
tyeth 74eab4c
Remove null driver check + \n after drv->printSensorInfo()
tyeth dab54bb
Remove redundant commented out code
tyeth 1b4b617
Update file headers with Licence etc
tyeth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.