firmware/src/mesh
Thomas Göttgens 3b19040590 protobuf update
2022-12-28 15:37:17 +01:00
..
compression Upgrade unishox-2 to 1.0.3 (#1650) 2022-08-25 07:12:38 -05:00
eth refactor classes to accomodate SerialModule 2022-12-22 18:24:42 +01:00
generated protobuf update 2022-12-28 15:37:17 +01:00
http Improve Wifi Reconnect handling and add outgoing queue for MQTT packets to bridge short connection issues. 2022-12-16 20:28:28 +01:00
wifi refactor classes to accomodate SerialModule 2022-12-22 18:24:42 +01:00
Channels.cpp Master to Develop 2022-12-28 15:30:23 +01:00
Channels.h Master to Develop 2022-12-28 15:30:23 +01:00
CryptoEngine.cpp
CryptoEngine.h
FloodingRouter.cpp Don't resend ACK every time you receive the packet 2022-12-28 14:13:48 +01:00
FloodingRouter.h Don't resend ACK every time you receive the packet 2022-12-28 14:13:48 +01:00
InterfacesTemplates.cpp update board definition, update copy/paste errors, fix SX1280. 2022-11-27 14:03:50 +01:00
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp Make a change to trigger CI (#1686) 2022-09-09 13:41:01 -05:00
mesh-pb-constants.h
MeshModule.cpp Don't resend ACK every time you receive the packet 2022-12-28 14:13:48 +01:00
MeshModule.h
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h Add support for SX1281 on 2.4 GHz (#1809) 2022-10-17 08:33:41 -05:00
MeshService.cpp Only save and reboot while a transaction isnt open 2022-11-20 19:50:45 -06:00
MeshService.h Only save and reboot while a transaction isnt open 2022-11-20 19:50:45 -06:00
MeshTypes.h
NodeDB.cpp replace PB03 compat macros with the real deal. 2022-12-23 10:00:34 +01:00
NodeDB.h Merge branch 'master' into transactional-config-edits 2022-11-21 12:10:49 -06:00
PacketHistory.cpp Remove unnecessary changes 2022-12-28 14:40:10 +01:00
PacketHistory.h Cleanup 2022-12-28 14:13:48 +01:00
PhoneAPI.cpp replace PB03 compat macros with the real deal. 2022-12-23 10:00:34 +01:00
PhoneAPI.h Send channels over phoneapi on want config (#1780) 2022-10-10 10:36:49 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
RadioInterface.cpp Cleanup 2022-12-28 14:13:48 +01:00
RadioInterface.h Definition cleanup and AudioModule WIP 2022-12-01 17:47:04 +01:00
RadioLibInterface.cpp fixes critical error 8 does not reboot on nrf52 2022-12-09 11:15:49 +01:00
RadioLibInterface.h Definition cleanup and AudioModule WIP 2022-12-01 17:47:04 +01:00
RadioLibRF95.cpp
RadioLibRF95.h Updates to external notification and radiolib for SX128x. Rip out Godmode again for these 2022-12-28 14:57:40 +01:00
ReliableRouter.cpp Cleanup 2022-12-28 14:13:48 +01:00
ReliableRouter.h Don't resend ACK every time you receive the packet 2022-12-28 14:13:48 +01:00
RF95Interface.cpp start to sort radiolib out. If we have macros, use them! :-) 2022-11-14 09:49:50 +01:00
RF95Interface.h
Router.cpp replace PB03 compat macros with the real deal. 2022-12-23 10:00:34 +01:00
Router.h Don't resend ACK every time you receive the packet 2022-12-28 14:13:48 +01:00
SinglePortModule.h Send device telemetry to phone every minute (#1784) 2022-10-11 10:21:30 -05:00
StreamAPI.cpp replace PB03 compat macros with the real deal. 2022-12-23 10:00:34 +01:00
StreamAPI.h refactor classes to accomodate SerialModule 2022-12-22 18:24:42 +01:00
SX126xInterface.cpp Don't set DIO2 switch if TXEN is defined 2022-11-26 08:11:32 -06:00
SX126xInterface.h
SX128xInterface.cpp Updates to external notification and radiolib for SX128x. Rip out Godmode again for these 2022-12-28 14:57:40 +01:00
SX128xInterface.h Updates to external notification and radiolib for SX128x. Rip out Godmode again for these 2022-12-28 14:57:40 +01:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp update board definition, update copy/paste errors, fix SX1280. 2022-11-27 14:03:50 +01:00
SX1280Interface.h update board definition, update copy/paste errors, fix SX1280. 2022-11-27 14:03:50 +01:00
TypedQueue.h