firmware/src
GUVWAF 9f4c8a2804
Some checks failed
CI / setup (check) (push) Has been cancelled
CI / setup (esp32) (push) Has been cancelled
CI / setup (esp32c3) (push) Has been cancelled
CI / setup (esp32c6) (push) Has been cancelled
CI / setup (esp32s3) (push) Has been cancelled
CI / setup (nrf52840) (push) Has been cancelled
CI / setup (rp2040) (push) Has been cancelled
CI / setup (stm32) (push) Has been cancelled
CI / package-raspbian (push) Has been cancelled
CI / package-raspbian-armv7l (push) Has been cancelled
CI / package-native (push) Has been cancelled
Flawfinder Scan / Flawfinder (push) Has been cancelled
CI / check (push) Has been cancelled
CI / build-esp32 (push) Has been cancelled
CI / build-esp32-s3 (push) Has been cancelled
CI / build-esp32-c3 (push) Has been cancelled
CI / build-esp32-c6 (push) Has been cancelled
CI / build-nrf52 (push) Has been cancelled
CI / build-rpi2040 (push) Has been cancelled
CI / build-stm32 (push) Has been cancelled
CI / after-checks (push) Has been cancelled
CI / gather-artifacts (esp32) (push) Has been cancelled
CI / gather-artifacts (esp32c3) (push) Has been cancelled
CI / gather-artifacts (esp32c6) (push) Has been cancelled
CI / gather-artifacts (esp32s3) (push) Has been cancelled
CI / gather-artifacts (nrf52840) (push) Has been cancelled
CI / gather-artifacts (rp2040) (push) Has been cancelled
CI / gather-artifacts (stm32) (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled
CI / release-firmware (esp32) (push) Has been cancelled
CI / release-firmware (esp32c3) (push) Has been cancelled
CI / release-firmware (esp32c6) (push) Has been cancelled
CI / release-firmware (esp32s3) (push) Has been cancelled
CI / release-firmware (nrf52840) (push) Has been cancelled
CI / release-firmware (rp2040) (push) Has been cancelled
CI / release-firmware (stm32) (push) Has been cancelled
Update arduino-pico core and remove MDNS restriction (#5483)
2024-11-30 13:16:02 -06:00
..
buzz Add buzzer feedback on GPS toggle (#5090) 2024-10-18 14:40:18 +11:00
concurrency More reduction (#5256) 2024-11-04 19:15:59 -06:00
detect Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
Fusion
gps Warnings and log cleanup (#5472) 2024-11-28 11:20:06 -06:00
graphics Fix ukrainian fonts (#5468) 2024-11-28 05:34:09 -06:00
input Warnings and log cleanup (#5472) 2024-11-28 11:20:06 -06:00
mesh Update arduino-pico core and remove MDNS restriction (#5483) 2024-11-30 13:16:02 -06:00
modules Fix ukrainian fonts (#5468) 2024-11-28 05:34:09 -06:00
motion Remove BMA-423 and STK8X by default (#5429) 2024-11-23 17:18:22 -06:00
mqtt enable MQTT with TLS on RPi picow (#5442) 2024-11-25 06:12:19 -06:00
nimble More reduction (#5256) 2024-11-04 19:15:59 -06:00
platform Portduino fixes (#5479) 2024-11-30 11:29:45 +08:00
serialization Support for the ClimateGuard RadSens Geiger-Muller tube (#5425) 2024-11-24 13:53:52 +01:00
airtime.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
airtime.h
AmbientLightingThread.h More reduction (#5256) 2024-11-04 19:15:59 -06:00
AudioThread.h Cherry pick tdeck fixes (#5422) 2024-11-22 14:25:09 -06:00
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp Adds fixed GPS, BUTTON_PIN and BLE code to userPrefs.h (#5341) 2024-11-14 06:56:22 -06:00
ButtonThread.h Adds fixed GPS, BUTTON_PIN and BLE code to userPrefs.h (#5341) 2024-11-14 06:56:22 -06:00
commands.h
configuration.h Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
DebugConfiguration.cpp RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
DebugConfiguration.h
DisplayFormatters.cpp Short turbo preset (#4465) 2024-08-14 21:16:21 -05:00
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
FSCommon.h
GpioLogic.cpp Log cleanups (#5135) 2024-11-04 06:09:23 -06:00
GpioLogic.h for #4154 use a binary gpio transformer to manage vext on heltec-tracker (saves power) 2024-08-28 11:25:54 -07:00
GPSStatus.h Log cleanups (#5135) 2024-11-04 06:09:23 -06:00
Led.cpp
Led.h
main.cpp Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
main.h Remove ATECC crypto chip placeholder code (#5461) 2024-11-27 09:45:54 +01:00
memGet.cpp First stab at enabling store and forward for Native 2024-09-28 11:37:27 +02:00
memGet.h
meshUtils.cpp Remove assert in mesh-pb-constants.cpp (#5207) 2024-11-02 05:38:44 -05:00
meshUtils.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
network-stubs.cpp
NodeStatus.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
Observer.cpp
Observer.h
Power.cpp Remove log spam when reading INA sensor. (#5345) 2024-11-13 13:18:38 -06:00
power.h Merge branch 'master' into esp32-c6 2024-09-26 00:20:00 +02:00
PowerFSM.cpp Don't powersave on Wifi (#5443) 2024-11-25 06:53:05 -06:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
PowerMon.h
PowerStatus.h remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
RedirectablePrint.cpp Fix incorrect va_start calls (#5076) 2024-10-15 17:15:10 -05:00
RedirectablePrint.h De-duplicate log-level determination (#5148) 2024-10-26 12:06:50 +02:00
RF95Configuration.h Remove unused define (#4620) 2024-09-02 20:08:02 -05:00
SafeFile.cpp remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11:00
SafeFile.h fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
SerialConsole.cpp De-duplicate log-level determination (#5148) 2024-10-26 12:06:50 +02:00
SerialConsole.h
shutdown.h More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
sleep.cpp Trunk 2024-11-28 06:26:51 -06:00
sleep.h Don't attempt to save NodeDB on low-batt shutdown to prevent FS corruption (#5312) 2024-11-12 06:17:26 -06:00
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
xmodem.h