firmware/src/mesh
Ben Meadors 84e438f72f
Mqtt json_enabled (#1672)
* Payload variants

* Waypoints and fixes

* Remove json send to mesh. I think protobuf messages already do that

* whoops

* Added json_enabled mqtt config
2022-09-03 14:06:10 -05:00
..
compression Upgrade unishox-2 to 1.0.3 (#1650) 2022-08-25 07:12:38 -05:00
generated Mqtt json_enabled (#1672) 2022-09-03 14:06:10 -05:00
http Update protobufs & fix build 2022-08-06 16:31:40 +10:00
wifi
Channels.cpp - Put Modemconfig in logical order and fix typo 2022-06-22 09:52:08 +02:00
Channels.h
CryptoEngine.cpp Remove nRF Crypt Debug 2022-06-12 23:35:59 +02:00
CryptoEngine.h Remove nRF Crypt Debug 2022-06-12 23:35:59 +02:00
FloodingRouter.cpp Rebroadcast direct message until (implicit) ACK (#1578) 2022-08-01 16:59:50 -05:00
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
mesh-pb-constants.h fix building with new peotobuf structure. 2022-05-30 21:12:27 +02:00
MeshModule.cpp
MeshModule.h lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
MeshPacketQueue.cpp Expose front() function in MeshPacketQueue 2022-04-20 19:58:52 +02:00
MeshPacketQueue.h Expose front() function in MeshPacketQueue 2022-04-20 19:58:52 +02:00
MeshRadio.h Finish config transition 2022-05-07 20:31:21 +10:00
MeshService.cpp Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00
MeshService.h Position fwd phone (#1413) 2022-04-26 19:40:24 -05:00
MeshTypes.h
NodeDB.cpp Reboot after factory reset (#1653) 2022-08-25 12:07:20 -05:00
NodeDB.h Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Better logging and cleanup (#1662) 2022-08-29 07:31:02 -05:00
PhoneAPI.h Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h If we get an unreadable buffer, don't try to process it. 2022-06-01 17:09:57 +02:00
RadioInterface.cpp Fix formula to consider Bandwidth in kHz 2022-07-21 10:07:08 +02:00
RadioInterface.h Introduce contention window (CW) (#1500) 2022-06-13 08:21:18 -05:00
RadioLibInterface.cpp add stm32wl5e platform and wio-e5 variant (#1631) 2022-08-15 07:54:45 -05:00
RadioLibInterface.h lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
RadioLibRF95.cpp Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
RadioLibRF95.h Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
ReliableRouter.cpp Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00
ReliableRouter.h
RF95Interface.cpp Add debug to monitor radio reconfiguration for #1014 - 2022-06-21 21:51:45 -07:00
RF95Interface.h Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
Router.cpp lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
Router.h
SinglePortModule.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp Add debug to monitor radio reconfiguration for #1014 - 2022-06-21 21:51:45 -07:00
SX126xInterface.h Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
TypedQueue.h