firmware/src/mesh
Ben Meadors 8efc15f4d9
Ignore seen phoneapi packets (#4888)
* Ignore PhoneAPI packet if it's been seen

* ignoramus

* Also keep track of the last 20 packet IDs

* Fill

* Make this match the nimble one

* Add the log too

* Ignore zero ID packets

* Remove message entirely

* TRunkt
2024-09-27 20:09:53 -05:00
..
api RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
compression fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
eth RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
generated [create-pull-request] automated change (#4865) 2024-09-25 06:25:56 -05:00
http
raspihttp
wifi Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
aes-ccm.cpp fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
aes-ccm.h
Channels.cpp Adds the data bitfield and ok_to_mqtt bit (#4643) 2024-09-07 18:21:59 -05:00
Channels.h Adds the data bitfield and ok_to_mqtt bit (#4643) 2024-09-07 18:21:59 -05:00
CryptoEngine.cpp Retroactive trunkinate 2024-09-26 19:46:17 -05:00
CryptoEngine.h Key regen and MQTT fix (#4585) 2024-08-29 16:28:03 -05:00
Default.cpp
Default.h Initial PhoneAPI rate-limiting of messages on certain ports (#4756) 2024-09-18 10:13:07 -05:00
FloodingRouter.cpp
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
LR11x0Interface.h Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
LR1110Interface.cpp
LR1110Interface.h
LR1120Interface.cpp
LR1120Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
MeshModule.cpp
MeshModule.h Wrangle module frames with I2C keyboard (#4817) 2024-09-25 06:27:04 -05:00
MeshPacketQueue.cpp Same priority packets processed in enqueue order (#4608) 2024-09-04 08:31:30 -05:00
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp
MeshService.h Teardown bluetooth phoneAPI better and fix client notification issue (#4834) 2024-09-23 15:51:05 -05:00
MeshTypes.h Set high priority for text messages (#4592) 2024-08-30 14:54:44 -05:00
NodeDB.cpp New detection sensor trigger type value 2024-09-25 07:01:15 -05:00
NodeDB.h Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
PacketHistory.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
PacketHistory.h
PhoneAPI.cpp Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
PhoneAPI.h Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
RadioInterface.cpp Rename message length headers and set payload max to 255 (#4827) 2024-09-23 09:20:32 -05:00
RadioInterface.h Rename message length headers and set payload max to 255 (#4827) 2024-09-23 09:20:32 -05:00
RadioLibInterface.cpp Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
RadioLibInterface.h Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp Key regen and MQTT fix (#4585) 2024-08-29 16:28:03 -05:00
ReliableRouter.h
RF95Interface.cpp
RF95Interface.h
Router.cpp Fix (some ?) memory alignment issues on the crypto part - resulting in crashes or strange behavior (#4867) 2024-09-26 17:44:11 -05:00
Router.h Adds the data bitfield and ok_to_mqtt bit (#4643) 2024-09-07 18:21:59 -05:00
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
StreamAPI.h
SX126xInterface.cpp Add sx126x_ant_sw for Native (#4887) 2024-09-27 19:29:44 -05:00
SX126xInterface.h Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
SX128xInterface.cpp Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
SX128xInterface.h Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
Throttle.h Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
TypeConversions.cpp Implement optional hops_away on NodeInfo/Lite (#4747) 2024-09-17 12:08:04 -05:00
TypeConversions.h
TypedQueue.h