firmware/src/mesh
Ben Meadors a491ceefcd
Wio-e5 wip (#2265)
* Wio-e5 / STM32WL wip

* Stubbing some FS stuff out

* Wio-e5 / STM32WL wip

* Stubbing some FS stuff out

* Wio-e5 / STM32WL wip

* Stubbing some FS stuff out

* Wio-e5 / STM32WL wip

* Stubbing some FS stuff out

* LittleFS compiles. Can't check with actual device.

* make cppcheck happy again

* Guard against accelerometer thread

* Missed a spot

* Upload via ST-LINK

* Derive MAC address from UID

* upload port

* Trunk it

* Guard it

* Maybe fix the cache error on startup.

* Latest RadioLib ref to fix SubGHZ

* revert nasty Sub-GHz Hack

* Boots and radio inits with RadioLib 6.0, LittleFS doesn't seem to work

---------

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
Co-authored-by: GUVWAF <thijs@havinga.eu>
2023-06-01 07:14:55 -05:00
..
api trunk roundhouse kick 2023-01-21 21:23:24 +01:00
compression trunk roundhouse kick 2023-01-21 21:23:24 +01:00
eth rsyslog is working 2023-02-05 00:11:00 +01:00
generated [create-pull-request] automated change (#2537) 2023-06-01 06:02:23 -05:00
http Merge branch 'master' into 2264-feature-check-for-low-heap-before-adding-to-nodedb-was-reboot-loop-heap-too-low 2023-04-14 19:56:01 +02:00
Channels.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
Channels.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01: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 Check if packet is decrypted before searching node in DB (#2320) 2023-03-02 13:22:14 -06:00
FloodingRouter.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01: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 fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
mesh-pb-constants.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
mesh-pb-constants.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
MeshModule.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
MeshModule.h Sanity check for sending NodeInfo 2023-02-15 19:31:09 +01: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 Allow overriding the default Serial console output settings (#2528) 2023-05-30 05:26:34 -05:00
MeshService.h Guard simulator handling with HAS_RADIO flag 2023-02-11 10:00:19 +01:00
MeshTypes.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
NodeDB.cpp Allow overriding the default Serial console output settings (#2528) 2023-05-30 05:26:34 -05:00
NodeDB.h Allow overriding the default Serial console output settings (#2528) 2023-05-30 05:26:34 -05: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 re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
PhoneAPI.cpp Allow overriding the default Serial console output settings (#2528) 2023-05-30 05:26:34 -05:00
PhoneAPI.h Allow overriding the default Serial console output settings (#2528) 2023-05-30 05:26:34 -05: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 re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
RadioInterface.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
RadioInterface.h SX126x/8x: Also use PREAMBLE_DETECTED IRQ flag for actively receiving check (#2349) 2023-03-11 12:59:29 -06:00
RadioLibInterface.cpp RAK11310 (#2299) 2023-05-23 16:19:36 -05:00
RadioLibInterface.h Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05:00
RadioLibRF95.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
RadioLibRF95.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
ReliableRouter.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05: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 RadioLib6 support 2023-05-08 14:40:10 +02:00
RF95Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
Router.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
Router.h Yank repeater module and just guard clause the alloc 2023-01-28 09:11:12 -06:00
SinglePortModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
STM32WLE5JCInterface.cpp Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05: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 Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
SX126xInterface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
SX128xInterface.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05: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
TypedQueue.h tryfix cppcheck errors 2023-05-24 02:44:30 +02:00