.. |
api
|
Add raspbian reboot and shutdown behavior
|
2023-12-14 19:53:42 -06:00 |
compression
|
Fix various typos (#2607)
|
2023-07-14 16:25:20 -05:00 |
eth
|
fix: ipv4_config byte order already little endian (#3073)
|
2024-01-17 18:14:44 -06:00 |
generated
|
Protobuf bump
|
2024-02-22 13:41:43 -06:00 |
http
|
Update link to docs from webserver when file not found (#3175)
|
2024-02-08 14:06:29 -06:00 |
wifi
|
Don't disconnect WiFi when we're actively reconnecting (#3026)
|
2023-12-21 14:59:45 -06:00 |
Channels.cpp
|
Fix default stance in position_precision
|
2024-02-24 13:29:07 -06:00 |
Channels.h
|
Restrict MQTT JSON downlink messages (#3141)
|
2024-01-29 06:13:56 -06:00 |
CryptoEngine.cpp
|
tryfix #2416 - lock some guards.
|
2023-04-10 17:00:15 +02:00 |
CryptoEngine.h
|
tryfix #2416 - lock some guards.
|
2023-04-10 17:00:15 +02:00 |
FloodingRouter.cpp
|
Refactor MQTT: only publish on LoRa Tx if packet is from us and on Rx if not (#3245)
|
2024-02-21 13:00:14 -06:00 |
FloodingRouter.h
|
Merge branch 'master' into neighborinfo
|
2023-07-17 09:21:08 -05:00 |
InterfacesTemplates.cpp
|
Wio-e5 wip (#2265)
|
2023-06-01 07:14:55 -05:00 |
LLCC68Interface.cpp
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
LLCC68Interface.h
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
MemoryPool.h
|
we don't use the static MemoryPool anywhere, ditch dead code.
|
2023-12-11 15:35:22 +01:00 |
mesh-pb-constants.cpp
|
Fixing typo in src/mesh/mesh-pb-constants.cpp logging (#2800)
|
2023-09-16 15:24:59 -05:00 |
mesh-pb-constants.h
|
Gut NodeDb and remove deprecated protos
|
2023-07-25 19:13:19 -05:00 |
MeshModule.cpp
|
ATAK plugin (#3189)
|
2024-02-09 20:31:10 -06:00 |
MeshModule.h
|
ATAK plugin (#3189)
|
2024-02-09 20:31:10 -06:00 |
MeshPacketQueue.cpp
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
MeshPacketQueue.h
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
MeshRadio.h
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
MeshService.cpp
|
Fix: return failure when PhoneAPI times out (#3136)
|
2024-01-28 07:53:39 -06:00 |
MeshService.h
|
SimRadio: send queue status to phone (#3041)
|
2023-12-27 08:16:04 -06:00 |
MeshTypes.h
|
Fix various typos (#2607)
|
2023-07-14 16:25:20 -05:00 |
NodeDB.cpp
|
Add TAK Tracker role behavior (#3233)
|
2024-02-16 20:04:21 -06:00 |
NodeDB.h
|
Update channel of node in updateUser and write to flash if needed (#3094)
|
2024-01-15 20:11:35 -06:00 |
PacketHistory.cpp
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
PacketHistory.h
|
Extend packet history expire time to 10 minutes (#2921)
|
2023-11-03 15:43:26 -05:00 |
PhoneAPI.cpp
|
Fix: return failure when PhoneAPI times out (#3136)
|
2024-01-28 07:53:39 -06:00 |
PhoneAPI.h
|
Fix: return failure when PhoneAPI times out (#3136)
|
2024-01-28 07:53:39 -06:00 |
PointerQueue.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
ProtobufModule.cpp
|
trunk roundhouse kick
|
2023-01-21 21:23:24 +01:00 |
ProtobufModule.h
|
ATAK plugin (#3189)
|
2024-02-09 20:31:10 -06:00 |
RadioInterface.cpp
|
Add Singapore Region (#3165)
|
2024-02-09 15:52:08 -06:00 |
RadioInterface.h
|
Mark packets received via MQTT and add option to ignore them (#3117)
|
2024-01-20 14:22:09 -06:00 |
RadioLibInterface.cpp
|
Mark packets received via MQTT and add option to ignore them (#3117)
|
2024-01-20 14:22:09 -06:00 |
RadioLibInterface.h
|
Wio-e5 wip (#2265)
|
2023-06-01 07:14:55 -05:00 |
RadioLibRF95.cpp
|
RadioLib 6.4.0 fixes (#3098)
|
2024-01-15 10:56:17 -06:00 |
RadioLibRF95.h
|
trunk roundhouse kick
|
2023-01-21 21:23:24 +01:00 |
ReliableRouter.cpp
|
Only cancel packet in Tx queue if it was already sent out via LoRa (#3191)
|
2024-02-09 17:36:16 -06:00 |
ReliableRouter.h
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
RF95Interface.cpp
|
Portduino work (#3049)
|
2024-01-12 02:00:31 -06:00 |
RF95Interface.h
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
Router.cpp
|
Refactor MQTT: only publish on LoRa Tx if packet is from us and on Rx if not (#3245)
|
2024-02-21 13:00:14 -06:00 |
Router.h
|
Fix various typos (#2607)
|
2023-07-14 16:25:20 -05:00 |
SinglePortModule.h
|
Fix various typos (#2607)
|
2023-07-14 16:25:20 -05:00 |
STM32WLE5JCInterface.cpp
|
Remove redundant checks for power of 0 (#2934)
|
2023-11-13 06:19:02 -06:00 |
STM32WLE5JCInterface.h
|
Wio-e5 wip (#2265)
|
2023-06-01 07:14:55 -05:00 |
StreamAPI.cpp
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
StreamAPI.h
|
Release Develop to Master
|
2022-12-28 15:31:04 +01:00 |
SX126xInterface.cpp
|
Portduino work (#3049)
|
2024-01-12 02:00:31 -06:00 |
SX126xInterface.h
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
SX128xInterface.cpp
|
Update define for RadioLib 6.4.0
|
2024-01-14 14:51:37 -06:00 |
SX128xInterface.h
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
SX1262Interface.cpp
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
SX1262Interface.h
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
SX1268Interface.cpp
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
SX1268Interface.h
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
SX1280Interface.cpp
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
SX1280Interface.h
|
RadioLib6 support
|
2023-05-08 14:40:10 +02:00 |
TypeConversions.cpp
|
Convert from inline to static class methods (#2883)
|
2023-10-11 06:17:05 -05:00 |
TypeConversions.h
|
Convert from inline to static class methods (#2883)
|
2023-10-11 06:17:05 -05:00 |
TypedQueue.h
|
Look into tophone queue for the received packet.
|
2023-12-11 15:11:10 +01:00 |