firmware/src/mesh
2021-03-31 09:14:43 +08:00
..
generated Update fo #638 - Redid protobuf generation 2021-03-29 17:33:37 -07:00
http remove unused Preferences code (cc @mc-hamster for review) 2021-03-28 12:07:43 +08:00
wifi move streamapi into a thread, saves power and increases responsiveness 2021-03-25 06:15:15 +08:00
Channels.cpp always fix up channel list, even if we just did factory reset 2021-03-23 11:54:53 +08:00
Channels.h lockdown plugins that touch hardware 2021-03-13 13:14:27 +08:00
CryptoEngine.cpp oops - fix failed text message rx 2021-03-06 14:21:20 +08:00
CryptoEngine.h
DSRRouter.cpp
DSRRouter.h
FloodingRouter.cpp
FloodingRouter.h
MemoryPool.h check more error codes 2021-03-09 16:45:40 +08:00
mesh-pb-constants.cpp
mesh-pb-constants.h wip - move channels 2021-03-11 13:02:00 +08:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshPlugin.cpp fix serious nak bug reported by @havealoha and @luxoon 2021-03-28 11:44:19 +08:00
MeshPlugin.h Return errors for unauthorized requests or out of bound channel nums 2021-03-23 11:44:51 +08:00
MeshRadio.h
MeshService.cpp populate position.time for broadcast positions 2021-03-27 16:17:01 +08:00
MeshService.h move streamapi into a thread, saves power and increases responsiveness 2021-03-25 06:15:15 +08:00
MeshTypes.h
NodeDB.cpp Merge remote-tracking branch 'root/master' into dev1.2 2021-03-27 16:44:42 +08:00
NodeDB.h minimize radioconfig file writes 2021-03-11 18:29:47 +08:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp fix millisecond unsigned rollover errors found via portduino 2021-03-30 23:11:33 +08:00
PhoneAPI.h PhoneAPIs shouldn't register for messages until they have clients 2021-03-25 07:51:54 +08:00
PointerQueue.h
ProtobufPlugin.cpp
ProtobufPlugin.h
RadioInterface.cpp fix simradio init to work more like real radios 2021-03-30 23:39:51 +08:00
RadioInterface.h fix simradio init to work more like real radios 2021-03-30 23:39:51 +08:00
RadioLibInterface.cpp
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp fix hop limit defaults for android 2021-03-13 09:27:44 +08:00
ReliableRouter.h dramatically speed up message RX in some cases (we were sleeping much too long) 2021-03-28 12:16:37 +08:00
RF95Interface.cpp cleanup applyModemConfig based on porduino testing, share with sim 2021-03-30 23:34:13 +08:00
RF95Interface.h
Router.cpp dramatically speed up message RX in some cases (we were sleeping much too long) 2021-03-28 12:16:37 +08:00
Router.h progress on remote settings 2021-03-12 14:10:36 +08:00
SinglePortPlugin.h
StreamAPI.cpp move streamapi into a thread, saves power and increases responsiveness 2021-03-25 06:15:15 +08:00
StreamAPI.h move streamapi into a thread, saves power and increases responsiveness 2021-03-25 06:15:15 +08:00
SX1262Interface.cpp cleanup applyModemConfig based on porduino testing, share with sim 2021-03-30 23:34:13 +08:00
SX1262Interface.h
TypedQueue.h properly discard messages with fromradio queue is full (Rather than blocking forever) 2021-03-24 13:25:10 +08:00