firmware/src/platform/portduino
Jonathan Bennett dfcd0d14f6
Add MaxNodes to Native config (#3427)
* Add MaxNodes to Native

* It compiles...

* Convert nodedb to use new

* Closer but still broken.

* Finally working

* Remove unintended lines

* Don't include a pointer

* Capitalization matters.

* avoid rename in protocol regen

* When trimming the nodeDB, start with a cleanup

* Remove extra cleanupMeshDB() call for now

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-03-21 09:06:37 -05:00
..
architecture.h Portduino work (#3049) 2024-01-12 02:00:31 -06:00
CrossPlatformCryptoEngine.cpp
PortduinoGlue.cpp Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
PortduinoGlue.h Add MaxNodes to Native config (#3427) 2024-03-21 09:06:37 -05:00
SimRadio.cpp SimRadio: send queue status to phone (#3041) 2023-12-27 08:16:04 -06:00
SimRadio.h