firmware/src/mesh
Jm Casler 8bca0d94cd Regen protos for serial baud & mode. Update serial_module to support new enums.
Regen protos for serial baud & mode. Update serial_module to support new enums.
2022-03-26 09:35:06 -07:00
..
generated Regen protos for serial baud & mode. Update serial_module to support new enums. 2022-03-26 09:35:06 -07:00
http fix PortduinoFS integration for Firmware. 2022-03-16 08:30:38 +01:00
wifi fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
Channels.cpp Fix typo in default channel (Thanks Andre!) 2022-02-15 07:36:28 -08:00
Channels.h more warning fixes 2022-01-24 18:39:17 +00:00
CryptoEngine.cpp Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
CryptoEngine.h Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
DSRRouter.cpp Revert "Merge pull request #1257 from mc-hamster/router" 2022-02-27 12:50:50 -08:00
DSRRouter.h Revert "Merge pull request #1257 from mc-hamster/router" 2022-02-27 12:50:50 -08:00
FloodingRouter.cpp Remove more old router role work. 2022-03-13 14:50:27 -07:00
FloodingRouter.h Remove more old router role work. 2022-03-13 14:50:27 -07:00
InterfacesTemplates.cpp [LLCC68] module support 2021-11-17 13:28:08 +03:00
LLCC68Interface.cpp [LLCC68] module support 2021-11-17 13:28:08 +03:00
LLCC68Interface.h LLCC68 doesn't support SF12 neither the "Long Slow" channel 2021-11-18 14:46:04 +03:00
MemoryPool.h fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
mesh-pb-constants.cpp Littlefs rebased to Master (#1205) 2022-02-14 11:45:29 -06:00
mesh-pb-constants.h
MeshModule.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
MeshModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
MeshPacketQueue.cpp Include <algorithm> - required for 'lower_bound' 2021-07-31 21:56:31 +02:00
MeshPacketQueue.h more warning fixes 2022-01-24 18:39:17 +00:00
MeshRadio.h New bands, new band plans and new channel configurations 2022-02-14 19:32:31 -08:00
MeshService.cpp Battery level / telemetry rework (first pass) (#1306) 2022-03-20 09:55:38 -05:00
MeshService.h more rename plugin to module 2022-02-27 02:21:02 -08:00
MeshTypes.h add the user as distinct message source 2021-10-27 13:16:51 +00:00
NodeDB.cpp Battery level / telemetry rework (first pass) (#1306) 2022-03-20 09:55:38 -05:00
NodeDB.h Battery level / telemetry rework (first pass) (#1306) 2022-03-20 09:55:38 -05:00
PacketHistory.cpp Issue-108. Track recent packets in unordered_set 2021-07-20 21:19:35 +02:00
PacketHistory.h Issue-108. Track recent packets in unordered_set 2021-07-20 21:19:35 +02:00
PhoneAPI.cpp Remove chat groups 2022-02-24 20:05:27 -08:00
PhoneAPI.h merge the 1.2 hang bugfix to 1.3 2022-03-03 04:27:49 +00:00
PointerQueue.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ProtobufModule.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
ProtobufModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
RadioInterface.cpp Add weighted tx delay for flooding router 2022-03-14 17:47:01 -07:00
RadioInterface.h Add weighted tx delay for flooding router 2022-03-14 17:47:01 -07:00
RadioLibInterface.cpp Add weighted tx delay for flooding router 2022-03-14 17:47:01 -07:00
RadioLibInterface.h Add weighted tx delay for flooding router 2022-03-14 17:47:01 -07:00
RadioLibRF95.cpp override new RadioLib's default current limit value (60 mA) to the previous value of 100mA 2021-09-08 14:30:52 +03:00
RadioLibRF95.h more warning fixes 2022-01-24 18:39:17 +00:00
ReliableRouter.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
ReliableRouter.h more warning fixes 2022-01-24 18:39:17 +00:00
RF95Interface.cpp Add rssi meta data to the rf95 interface 2022-02-28 17:07:31 -08:00
RF95Interface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
Router.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
Router.h more rename plugin to module 2022-02-27 02:21:02 -08:00
SinglePortModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
StreamAPI.cpp cope with race on available() vs read() found while looking at #838 2021-08-12 22:06:51 -07:00
StreamAPI.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SX126xInterface.cpp fix module frequency overriding 2021-09-13 22:13:51 +03:00
SX126xInterface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SX1262Interface.cpp New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1262Interface.h New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1268Interface.cpp New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1268Interface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
TypedQueue.h more warning fixes 2022-01-24 18:39:17 +00:00