firmware/src/mesh
Thomas Göttgens 4b0bbb8af1
Make STM compile again and update toolchain. (#2960)
* Make STM compile again and update toolchain. The binary is too big for the flash. WIP

* Making progress with OSFS, still WIP

* more progress, still too big. Adding RAK3172 to the equasion

* Make STM compile again and update toolchain. The binary is too big for the flash. WIP

* Making progress with OSFS, still WIP

* more progress, still too big. Adding RAK3172 to the equasion

* still too big

* minimize build

* trunk fmt

* fix a couple of symbol clashes

* trunk fmt

* down to 101% with a release vs. debug build and omitting the flash strings

* fix compilation

* fix compilation once more

* update protobufs linkage

* - Toolchain updated
- Fixed macro error

* silence compiler warning
note: do something about this assert...

* new toolkit and fix Power.cpp

* STM32WL make it fit (#4330)

* Add option to exclude I2C parts

The I2C hals and related code uses a significant amount of flash space and aren't required for a basic node.

* Add option to disable Admin and NodeInfo modules

Disabled by default in minimal build. This saves a significant amount of flash

* Disable unused hals

These use up significant flash

* Add float support for printf for debugging

Makes serial look nice for debugging

* This breaks my build for some reason

* These build flags can save a bit of flash

* Don't disable NodeInfo and Admin modules in minimal build

They fit in flash

* Don't include printf float support by default

Only useful for debugging

---------

Co-authored-by: Adam Lawson <dev@goshawk22.uk>

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Adam Lawson <dev@goshawk22.uk>
2024-07-25 20:16:21 -05:00
..
api
compression Fix de/compression buffer overflows in TAK packets (#4317) 2024-07-23 06:16:53 -05:00
eth Fix build when HAS_NETWORKING is false on nrf52 (#4237) 2024-07-07 07:08:49 -05:00
generated [create-pull-request] automated change (#4316) 2024-07-22 09:34:19 -05:00
http minor cleanup proposal (#4169) 2024-07-03 17:39:09 -05:00
raspihttp
wifi minor cleanup proposal (#4169) 2024-07-03 17:39:09 -05:00
Channels.cpp Let StoreForward server send history to phoneAPI (#4282) 2024-07-13 12:36:44 -05:00
Channels.h Let StoreForward server send history to phoneAPI (#4282) 2024-07-13 12:36:44 -05:00
CryptoEngine.cpp
CryptoEngine.h
Default.cpp Scale default intervals based for *online* mesh size past 40 nodes (#4277) 2024-07-13 05:59:19 -05:00
Default.h Scale default intervals based for *online* mesh size past 40 nodes (#4277) 2024-07-13 05:59:19 -05:00
FloodingRouter.cpp Deprecate Router Client role (and make it Client) (#4201) 2024-06-29 19:03:00 -05:00
FloodingRouter.h
InterfacesTemplates.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Support Seeed Tracker-T1000-E (#4303) 2024-07-24 21:10:38 -05:00
LR11x0Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1110Interface.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1110Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1120Interface.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1120Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
MemoryPool.h
mesh-pb-constants.cpp Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
mesh-pb-constants.h
MeshModule.cpp Show specific frame when updating screen (#4264) 2024-07-11 18:51:26 -05:00
MeshModule.h Show specific frame when updating screen (#4264) 2024-07-11 18:51:26 -05:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp Let StoreForward server send history to phoneAPI (#4282) 2024-07-13 12:36:44 -05:00
MeshService.h Fix a typo in src/mesh/MeshService.h (#4314) 2024-07-22 06:58:24 -05:00
MeshTypes.h Remove status topic (#4305) 2024-07-21 07:09:10 -05:00
NodeDB.cpp Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
NodeDB.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
PhoneAPI.h Fix flakey phone api transition from file manifest to complete (#4209) 2024-06-30 08:22:24 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h Scale default intervals based for *online* mesh size past 40 nodes (#4277) 2024-07-13 05:59:19 -05:00
RadioInterface.cpp Typo fix in logs - mhz - MHz (#4225) 2024-07-03 09:04:39 -05:00
RadioInterface.h
RadioLibInterface.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
RadioLibInterface.h Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
RadioLibRF95.cpp Add support for RadioMaster Bandit Nano (#4005) 2024-05-31 10:56:04 -05:00
RadioLibRF95.h
ReliableRouter.cpp
ReliableRouter.h
RF95Interface.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
RF95Interface.h
Router.cpp Just a bit of security hygiene. (#4313) 2024-07-23 11:52:14 -05:00
Router.h
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
StreamAPI.cpp When talking via serial, encapsulate log messages in protobufs if necessary (#4187) 2024-06-30 18:41:27 -05:00
StreamAPI.h When talking via serial, encapsulate log messages in protobufs if necessary (#4187) 2024-06-30 18:41:27 -05:00
SX126xInterface.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
SX126xInterface.h
SX128xInterface.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp
TypeConversions.h
TypedQueue.h