firmware/src/mesh
2024-09-23 16:20:20 +02:00
..
api RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
compression fix minor type comparison warning that I saw in the build (#4398) 2024-08-05 17:07:43 -05:00
eth RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
generated Merge branch 'master' into detsensor_broadcast_changes 2024-09-23 16:20:20 +02:00
http Updted protobuf url (#4411) 2024-08-07 07:23:31 -05:00
raspihttp Updted protobuf url (#4411) 2024-08-07 07:23:31 -05:00
wifi Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
aes-ccm.cpp Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
aes-ccm.h Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
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 More useful PKC logging (#4742) 2024-09-17 06:31:39 -05:00
CryptoEngine.h Key regen and MQTT fix (#4585) 2024-08-29 16:28:03 -05:00
Default.cpp Event mode: Enforce reliable hop limit and disallow default public MQTT (#4343) 2024-07-29 20:16:47 -05:00
Default.h Initial PhoneAPI rate-limiting of messages on certain ports (#4756) 2024-09-18 10:13:07 -05:00
FloodingRouter.cpp Event mode: Enforce reliable hop limit and disallow default public MQTT (#4343) 2024-07-29 20:16:47 -05:00
FloodingRouter.h Fix #3452: only alter received packet if port number matches (#3474) 2024-03-23 07:31:58 -05:00
InterfacesTemplates.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LLCC68Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
LLCC68Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
LR11x0Interface.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
LR11x0Interface.h Radiolib API Changes 2024-09-03 13:12:39 +02:00
LR1110Interface.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1110Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1120Interface.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1120Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
MemoryPool.h we don't use the static MemoryPool anywhere, ditch dead code. 2023-12-11 15:35:22 +01:00
mesh-pb-constants.cpp bug #4184: fix config file loss due to filesystem write errors (#4397) 2024-08-06 13:59:06 -05:00
mesh-pb-constants.h Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
MeshModule.cpp Add meshtastic_Routing_Error_NO_CHANNEL 2024-08-13 18:45:40 -05:00
MeshModule.h Show specific frame when updating screen (#4264) 2024-07-11 18:51:26 -05:00
MeshPacketQueue.cpp Same priority packets processed in enqueue order (#4608) 2024-09-04 08:31:30 -05:00
MeshPacketQueue.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
MeshRadio.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
MeshService.cpp Revert "Add Routing_Error_NONE" 2024-08-13 18:45:40 -05:00
MeshService.h Add ClientNotification hello world 2024-08-13 18:43:19 -05:00
MeshTypes.h Set high priority for text messages (#4592) 2024-08-30 14:54:44 -05:00
NodeDB.cpp DetectionSensor: more flexible triggering 2024-09-23 16:15:44 +02:00
NodeDB.h Add option to preserve private key for factory reset (config) (#4679) 2024-09-11 08:42:26 -05:00
PacketHistory.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
PacketHistory.h Extend packet history expire time to 10 minutes (#2921) 2023-11-03 15:43:26 -05:00
PhoneAPI.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
PhoneAPI.h Initial PhoneAPI rate-limiting of messages on certain ports (#4756) 2024-09-18 10:13:07 -05:00
PointerQueue.h
ProtobufModule.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
ProtobufModule.h Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
RadioInterface.cpp bring 2.4G back in line with preset bandwidth (#4634) 2024-09-05 15:49:08 -05:00
RadioInterface.h Consider the LoRa header when checking packet length 2024-09-22 16:09:46 -05:00
RadioLibInterface.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
RadioLibInterface.h Send local stats telemetry to phone every 15 minutes (#4475) 2024-08-16 17:15:51 -05:00
RadioLibRF95.cpp Add support for RadioMaster Bandit Nano (#4005) 2024-05-31 10:56:04 -05:00
RadioLibRF95.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
ReliableRouter.cpp Key regen and MQTT fix (#4585) 2024-08-29 16:28:03 -05:00
ReliableRouter.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
RF95Interface.cpp Initial support for RadioMaster Bandit. (#4523) 2024-08-23 06:28:23 -05:00
RF95Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
Router.cpp Consider the LoRa header when checking packet length 2024-09-22 16:09:46 -05:00
Router.h Adds the data bitfield and ok_to_mqtt bit (#4643) 2024-09-07 18:21:59 -05:00
SinglePortModule.h Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
STM32WLE5JCInterface.cpp Remove redundant checks for power of 0 (#2934) 2023-11-13 06:19:02 -06:00
STM32WLE5JCInterface.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
StreamAPI.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
StreamAPI.h When talking via serial, encapsulate log messages in protobufs if necessary (#4187) 2024-06-30 18:41:27 -05:00
SX126xInterface.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
SX126xInterface.h Radiolib API Changes 2024-09-03 13:12:39 +02:00
SX128xInterface.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
SX128xInterface.h Radiolib API Changes 2024-09-03 13:12:39 +02:00
SX1262Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1262Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1268Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1268Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1280Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1280Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
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 User to UserLite in NodeDB (#4438) 2024-08-13 18:43:37 -05:00
TypedQueue.h Look into tophone queue for the received packet. 2023-12-11 15:11:10 +01:00