.. |
generated
|
Added OLC and OS grid ref protobufs
|
2021-09-04 01:31:29 -06:00 |
http
|
cleanup ssl cert generation
|
2021-08-17 20:40:46 -07:00 |
wifi
|
WIP debug logging over TCP
|
2021-08-18 10:31:30 -07:00 |
Channels.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
Channels.h
|
mqtt: only publish uplink_enabled channels
|
2021-04-05 07:57:06 +08:00 |
CryptoEngine.cpp
|
don't break strict-aliasing rules
|
2021-08-02 10:50:28 -07:00 |
CryptoEngine.h
|
|
|
DSRRouter.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
DSRRouter.h
|
|
|
FloodingRouter.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
FloodingRouter.h
|
|
|
MemoryPool.h
|
check more error codes
|
2021-03-09 16:45:40 +08:00 |
mesh-pb-constants.cpp
|
fix #811 nodes rebooting due to invalid printf call, thanks @IZ1IVA
|
2021-05-26 10:00:23 +08:00 |
mesh-pb-constants.h
|
wip - move channels
|
2021-03-11 13:02:00 +08:00 |
MeshPacketQueue.cpp
|
Include <algorithm> - required for 'lower_bound'
|
2021-07-31 21:56:31 +02:00 |
MeshPacketQueue.h
|
Drop lower priority packets when tx queue is full.
|
2021-07-31 21:42:48 +02:00 |
MeshPlugin.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
MeshPlugin.h
|
Fix GPIO service and cleanup response handling
|
2021-04-06 10:34:23 +08:00 |
MeshRadio.h
|
|
|
MeshService.cpp
|
treat RECEIVED_PACKET like PACKET_FOR_PHONE
|
2021-08-02 22:07:39 -07:00 |
MeshService.h
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
MeshTypes.h
|
cleanup packet encrypt/descrypt
|
2021-04-05 09:24:00 +08:00 |
NodeDB.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
NodeDB.h
|
minimize radioconfig file writes
|
2021-03-11 18:29:47 +08: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
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
PhoneAPI.h
|
WIP debug logging over TCP
|
2021-08-18 10:31:30 -07:00 |
PointerQueue.h
|
|
|
ProtobufPlugin.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
ProtobufPlugin.h
|
Allow plugins to write to the parsed protobuf (minimizes copies in some cases)
|
2021-08-01 12:58:23 -07:00 |
RadioInterface.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
RadioInterface.h
|
pinelora WIP
|
2021-04-22 08:49:05 +08:00 |
RadioLibInterface.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
RadioLibInterface.h
|
|
|
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
|
override new RadioLib's default current limit value (60 mA) to the previous value of 100mA
|
2021-09-08 14:30:52 +03:00 |
ReliableRouter.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
ReliableRouter.h
|
most of the changes needed to build native on Windows
|
2021-05-25 05:08:57 +08:00 |
RF95Interface.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 |
RF95Interface.h
|
pinelora WIP
|
2021-04-22 08:49:05 +08:00 |
Router.cpp
|
pull in new epaper lib (which required importing configuration.h everywhere
|
2021-06-27 10:56:28 -07:00 |
Router.h
|
cleanup packet encrypt/descrypt
|
2021-04-05 09:24:00 +08:00 |
SinglePortPlugin.h
|
|
|
StreamAPI.cpp
|
cope with race on available() vs read() found while looking at #838
|
2021-08-12 22:06:51 -07:00 |
StreamAPI.h
|
WIP debug logging over TCP
|
2021-08-18 10:31:30 -07:00 |
SX1262Interface.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 |
SX1262Interface.h
|
pinelora WIP
|
2021-04-22 08:49:05 +08:00 |
SX1268Interface.cpp
|
added SX1268 module adapter
|
2021-09-09 23:55:36 +03:00 |
SX1268Interface.h
|
added SX1268 module adapter
|
2021-09-09 23:55:36 +03:00 |
TypedQueue.h
|
properly discard messages with fromradio queue is full (Rather than blocking forever)
|
2021-03-24 13:25:10 +08:00 |