mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-04 12:44:40 +00:00
![]()
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (rp2350) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32s3 (push) Blocked by required conditions
CI / build-esp32c3 (push) Blocked by required conditions
CI / build-esp32c6 (push) Blocked by required conditions
CI / build-nrf52840 (push) Blocked by required conditions
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
Expertly triaged by @philon- , turning off wifi using the HTTP API did not work. That was because we only served the HTTP API if Wifi was deemed to be available, but mid-way through turning it off Wifi was still available, but the configuration we were checking said it wasn't. This patch introduces an additional way the system can determine if Wifi is available, by referring to the WiFi.status(). This means that in that limbo state where Wifi has been set to be turned off, but the configuration has not been saved and it is still up, the HTTP API will stay up long enough to save the configuration. Fixes https://github.com/meshtastic/firmware/issues/6965 |
||
---|---|---|
.. | ||
buzz | ||
concurrency | ||
detect | ||
Fusion | ||
gps | ||
graphics | ||
input | ||
mesh | ||
modules | ||
motion | ||
mqtt | ||
nimble | ||
platform | ||
serialization | ||
airtime.cpp | ||
airtime.h | ||
AmbientLightingThread.h | ||
AudioThread.h | ||
BluetoothCommon.cpp | ||
BluetoothCommon.h | ||
BluetoothStatus.h | ||
commands.h | ||
configuration.h | ||
DebugConfiguration.cpp | ||
DebugConfiguration.h | ||
DisplayFormatters.cpp | ||
DisplayFormatters.h | ||
error.h | ||
freertosinc.h | ||
FSCommon.cpp | ||
FSCommon.h | ||
GpioLogic.cpp | ||
GpioLogic.h | ||
GPSStatus.h | ||
Led.cpp | ||
Led.h | ||
main.cpp | ||
main.h | ||
memGet.cpp | ||
memGet.h | ||
meshUtils.cpp | ||
meshUtils.h | ||
network-stubs.cpp | ||
NodeStatus.h | ||
Observer.cpp | ||
Observer.h | ||
Power.cpp | ||
power.h | ||
PowerFSM.cpp | ||
PowerFSM.h | ||
PowerFSMThread.h | ||
PowerMon.cpp | ||
PowerMon.h | ||
PowerStatus.h | ||
RedirectablePrint.cpp | ||
RedirectablePrint.h | ||
RF95Configuration.h | ||
SafeFile.cpp | ||
SafeFile.h | ||
SerialConsole.cpp | ||
SerialConsole.h | ||
sleep.cpp | ||
sleep.h | ||
SPILock.cpp | ||
SPILock.h | ||
Status.h | ||
target_specific.h | ||
xmodem.cpp | ||
xmodem.h |