firmware/src/mesh
dylanli c51a7b98bd
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 (stm32) (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / package-raspbian (push) Waiting to run
CI / package-raspbian-armv7l (push) Waiting to run
CI / package-native (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
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 (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 (stm32) (push) Blocked by required conditions
Flawfinder Scan / Flawfinder (push) Waiting to run
add canned message and keyboard in indicator board (#5410)
* add canned message and keyboard in indicator board

* Added virtual keyboard macro and enabled for Indicator

* Cleanup macros by applying USE_VIRTUAL_KEYBOARD and DISPLAY_CLOCK_FRAME

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-11-22 18:54:06 -06:00
..
api More reduction (#5256) 2024-11-04 19:15:59 -06:00
compression
eth More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
generated [create-pull-request] automated change (#5399) 2024-11-19 12:53:54 -06:00
http /api/v1/fromradio: add OPTIONS handler for CORS. (#5386) 2024-11-19 14:33:44 -06:00
raspihttp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
wifi Temporarily disable MDNS when MQTT is enabled (#5418) 2024-11-21 14:11:50 -06:00
aes-ccm.cpp
aes-ccm.h
Channels.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
Channels.h
CryptoEngine.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
CryptoEngine.h
Default.cpp Smarter traffic scaling (#5264) 2024-11-06 15:00:53 -06:00
Default.h Add setting to transmit NeighborInfo over LoRa (#5286) 2024-11-09 09:38:48 +08:00
FloodingRouter.cpp Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
FloodingRouter.h Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
LR11x0Interface.h
LR1110Interface.cpp
LR1110Interface.h
LR1120Interface.cpp
LR1120Interface.h
LR1121Interface.cpp
LR1121Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h Trunk 2024-11-16 06:01:07 -06:00
MeshModule.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
MeshModule.h Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
MeshService.h
MeshTypes.h Release no-LoRa packet after sending to phone (#5254) 2024-11-04 14:13:54 -06:00
NodeDB.cpp add canned message and keyboard in indicator board (#5410) 2024-11-22 18:54:06 -06:00
NodeDB.h Disable automatic NodeInfo request when NodeDB is full (#5255) 2024-11-04 14:06:12 -06:00
PacketHistory.cpp Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
PacketHistory.h Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
PhoneAPI.cpp Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
PhoneAPI.h
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h More reduction (#5256) 2024-11-04 19:15:59 -06:00
RadioInterface.cpp Move some actions to after startTransmit() (#5383) 2024-11-17 10:51:01 -06:00
RadioInterface.h
RadioLibInterface.cpp Move some actions to after startTransmit() (#5383) 2024-11-17 10:51:01 -06:00
RadioLibInterface.h Release no-LoRa packet after sending to phone (#5254) 2024-11-04 14:13:54 -06:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp Fix another heap leak (#5328) 2024-11-12 10:59:29 -06:00
ReliableRouter.h
RF95Interface.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
RF95Interface.h
Router.cpp Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
Router.h Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h uClibc compatibility (#5270) 2024-11-07 14:23:08 +01:00
SX126xInterface.cpp Pass#2: Lots more savings in logs and string reduction surgery (#5251) 2024-11-04 12:16:25 -06:00
SX126xInterface.h
SX128xInterface.cpp More log reductions. I'll probably stop now ;-) (#5263) 2024-11-06 21:03:25 +08:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp Add support for ignoring nodes with is_ignored field in NodeInfo (#5319) 2024-11-12 13:27:44 -06:00
TypeConversions.h
TypedQueue.h