Skip to content

DO-NOT-MERGE: Changes from leeUpdates to release_candidate #639

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

Open
wants to merge 36 commits into
base: leeUpdates
Choose a base branch
from

Conversation

LeeLeahy2
Copy link
Collaborator

No description provided.

LeeLeahy2 added 30 commits May 12, 2025 15:44
Bash scripts:
* check.sh - Perform a set of builds, commenting out various defines
* check_branches.sh - For each branch call check_named_branch.sh, file
check_named_branch.dat contains the branch names
* check_commits.sh - For each commit call check_named_branch.sh, the end
(defaults to HEAD) and start (defaults to release_candidate) commits are
provided as parameters
* check_named_branch.sh - Display the branch, call check.sh, the commit
or branch is provided as a parameter
* rebase.sh - Rebase a number of branches on top of one another, the
branch names are in the file rebase.dat
Bugs:
* Developer: Add const to fix builds without ESPNOW
* menuCommands: Copy just the string to remove the $
* Network: Fix NTP_SERVER string
* Network: Include NETWORK_OFFLINE in index and priority tables
* Network: Start Ethernet after notifying the network layer
* Network: networkInterfaceHasInternet returns false for NETWORK_OFFLINE
* Network: Add missing routine header separation
Changes:
* correctionsSource::CORR_NUM --> CORR_NUM
* espnowGetState --> espNowGetState
* espNowOutgoingRTCM --> espNowOutgoingRTCM
* espnowSetChannel --> espNowSetChannel
* espnowData --> espNowData
* fileSize --> logFileSize
* fileSize --> fileSizeStr
* microSdMountThenUpdate --> microSDMountThenUpdate
* microSdScanForFirmware --> microSDScanForFirmware
* microSdUpdateFirmware --> microSDUpdateFirmware
* Fix comments in WiFi
Routines:
* networkConsumerBits
* networkConsumers
* networkSoftApConsumerBits
Moved routines:
* wifiSoftApGetSsid
* RTK_WIFI::softApIpAddress
* RTK_WIFI::softApOnline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant