Commit Graph
1119 Commits
Author SHA1 Message Date
Ben Meadors c82d1de9ce Check 2023-02-03 12:43:16 -06:00
Ben Meadors 9a950afd2a Trunk fmt 2023-02-03 11:30:36 -06:00
Ben Meadors ab77772e0c Bugger 2023-02-03 11:11:09 -06:00
Ben Meadors ac90c27ae8 Macros 2023-02-03 11:03:12 -06:00
Ben Meadors d6de042783 Assume portduino is always connected 2023-02-03 11:00:05 -06:00
Ben Meadors 2b15d951cf Trunk 2023-02-03 10:50:03 -06:00
Ben Meadors 0414ca2dc0 Fixed it 2023-02-03 10:49:44 -06:00
Ben Meadors 1fa2ca6a14 Trunk it 2023-02-03 09:50:49 -06:00
Ben Meadors 51521462c4 Eh 2023-02-03 09:18:53 -06:00
Ben Meadors 4aaf162700 Getting tired of looking at code 2023-02-03 09:17:28 -06:00
Ben Meadors 5794a9ae06 Bad copy pasta 2023-02-03 09:04:22 -06:00
Ben Meadors 835e6ab85e Missed RSSI 2023-02-03 08:52:32 -06:00
Ben Meadors d9031610ab Connection status admin message 2023-02-03 08:50:10 -06:00
Ben Meadors a8dd497575 Contain it 2023-02-02 14:40:18 -06:00
Ben Meadors 971ecd117c Whoooosh before my battery dies 2023-02-02 14:11:48 -06:00
Ben Meadors e8e04d23d7 WIP 2023-02-02 14:05:58 -06:00
Thomas Göttgens 3c6bbff4f9 Adjust braces to match DeviceTelemetry
this is to force correct order of evaluation.
2023-02-02 19:37:28 +01:00
Thomas Göttgens f6c6c2912f update enviro module to not create copies 2023-02-02 18:17:52 +01:00
Thomas Göttgens a13adfb598 fixes #2239 2023-02-02 18:17:52 +01:00
Ben Meadors 1407952410 Fmt 2023-01-30 14:50:57 -06:00
Ben Meadors 860aca9335 Set encryptedOk to false for local_only rebroadcast 2023-01-30 14:50:03 -06:00
GUVWAF 14831e597c Add TraceRouteModule to Repeater 2023-01-29 16:37:02 +01:00
Ben Meadors 171c1df3fa Role based defaults 2023-01-28 14:32:57 -06:00
Ben Meadors f45a25b358 Fmt 2023-01-28 09:18:06 -06:00
Ben Meadors 92a43685a8 Modules 2023-01-28 09:13:01 -06:00
Ben Meadors 103f1992dd Yank repeater module and just guard clause the alloc 2023-01-28 09:11:12 -06:00
Ben Meadors a7153a7aa9 Be a friend 2023-01-28 08:40:50 -06:00
Ben Meadors 14372c7e35 Fmt 2023-01-28 08:18:56 -06:00
Ben Meadors a5f80167e0 Remove comments 2023-01-28 08:18:47 -06:00
Ben Meadors 654d38ed3f Router 2023-01-28 08:17:29 -06:00
Ben Meadors e01e830c0e Print 2023-01-28 08:09:10 -06:00
Ben Meadors db192481bd Swap out reliable router with flood router and dump modules 2023-01-28 08:03:32 -06:00
Ben Meadors e8908784f9 Format 2023-01-28 06:39:14 -06:00
Ben Meadors de82119415 Start of repeater role with in firmware 2023-01-28 06:38:13 -06:00
Thomas Göttgens 083dcef9d6 don't define default pins for these. 2023-01-23 17:18:19 +01:00
Thomas Göttgens 6f30a84afc dayum! 2023-01-21 21:23:24 +01:00
Thomas Göttgens cdf379616c whatever makes trunk happy. 2023-01-21 21:23:24 +01:00
Thomas Göttgens 6fdb93cd16 re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
Checking in generated on purpose.
2023-01-21 21:23:24 +01:00
Thomas Göttgens 51b2c431d9 trunk roundhouse kick 2023-01-21 21:23:24 +01:00
Ben Meadors 9cda2e9058 Add role and position flags to metadata 2023-01-18 15:15:02 -06:00
Ben Meadors 9046dacec8 I don't like this formatting but I need trunk to STFU 2023-01-18 14:51:48 -06:00
Ben Meadors 4d4af7de59 generated paths experiment 2023-01-18 08:56:47 -06:00
Thomas Göttgens 0f4306158c fix S&F Problem 2023-01-16 17:56:48 +01:00
Thomas Göttgens 59ee0fb012 put legacy S&F call back in, till Apps support it. 2023-01-16 14:53:27 +01:00
Thomas Göttgens 5831124f1d Store and Forward: don't try to store a message if PSRAM is not initialized! 2023-01-16 14:53:27 +01:00
Thomas Göttgens 2b9f01f0e4 fix cppcheck 2023-01-16 11:08:48 +01:00
Thomas Göttgens aca1241a7f Having a first stab at flawfinder errors 2023-01-16 10:55:40 +01:00
Thomas Göttgens 8db3f317ab re-merge fixes by @lesykm 2023-01-12 19:08:41 +01:00
GUVWAF c0166773e8 Portduino can handle this 2023-01-11 21:53:23 +01:00
GUVWAF fc775012ea Don't send NodeInfo and DeviceTelemetry at high Tx air util
Also move airtime checking to airtime class
2023-01-11 21:52:19 +01:00