Commit Graph
2972 Commits
Author SHA1 Message Date
a_filonichev 5a2ad03294 Merge branch 'master' of https://github.com/nukevoid/firmware 2023-01-20 23:41:23 +02:00
a_filonichev a584cac827 fix rxGood counter 2023-01-20 23:41:05 +02:00
NukevoidandGitHub 481880872c Merge branch 'master' into master 2023-01-20 19:03:37 +02:00
Thomas GöttgensandGitHub bec0cda175 Merge branch 'master' into printFixes 2023-01-20 14:32:03 +01:00
a_filonichev 3eaa054c68 Fix vulnerability with "h.from == 0"
// altered packed with "from == 0" can do Remote Node Administration without permission
2023-01-20 01:38:13 +02:00
caveman99andGitHub fda1e29c4d [create-pull-request] automated change 2023-01-19 14:14:12 +00:00
GUVWAFandThomas Göttgens 836559cda1 Fix two print format specifiers 2023-01-19 15:01:44 +01:00
Ben Meadors 384eac9a87 Format plz 2023-01-18 21:13:31 -06:00
Ben Meadors 6a5e0edb60 Double click sends ad-hoc position, triple turns off gps 2023-01-18 21:02:45 -06:00
Ben MeadorsandGitHub dad8e2bf6a Merge branch 'master' into device-metadata-enhanced 2023-01-18 15:16:20 -06:00
Ben Meadors 9cda2e9058 Add role and position flags to metadata 2023-01-18 15:15:02 -06:00
thebenternandGitHub ee25a488ef [create-pull-request] automated change 2023-01-18 21:12:03 +00: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 b218ea9ec7 Hopefully ignore generated files 2023-01-18 11:04:06 -06:00
thebenternandGitHub 80f259cc6c [create-pull-request] automated change 2023-01-18 16:19:47 +00:00
thebenternandGitHub 5189e328b6 [create-pull-request] automated change 2023-01-18 14:57:44 +00:00
Ben Meadors 4d4af7de59 generated paths experiment 2023-01-18 08:56:47 -06:00
Ben Meadors 1b932c6bbe Fix scripts patch and remove files in previous dir 2023-01-18 07:53:19 -06:00
thebenternandGitHub cf39628222 [create-pull-request] automated change 2023-01-18 13:42:53 +00:00
Thomas GöttgensandGitHub 0e51a42ce2 Merge branch 'master' into xmodem-proto 2023-01-16 20:11:02 +01:00
Ben Meadors cc0cccbd1b Coerce int 2023-01-16 12:26:10 -06:00
Ben MeadorsandGitHub 6c388e0da8 Merge branch 'master' into develop 2023-01-16 11:10:08 -06:00
Thomas Göttgens 9f3c09cf40 adapt to new proto names 2023-01-16 18:09:17 +01:00
Ben Meadors 34b2d51113 Patch locked_to 2023-01-16 11:05:36 -06:00
Thomas Göttgens 1dbd0f8dd1 Merge branch 'develop' of github.com:meshtastic/firmware into develop 2023-01-16 17:56:57 +01:00
Thomas Göttgens 0f4306158c fix S&F Problem 2023-01-16 17:56:48 +01:00
Thomas Göttgens d5a3acb83a Trigger rebuild 2023-01-16 17:55:17 +01:00
KrezalisandThomas Göttgens efbdb273c3 Update RadioInterface.cpp 2023-01-16 17:55:17 +01:00
KrezalisandThomas Göttgens 011013ab1a Update RadioInterface.cpp 2023-01-16 17:55:17 +01:00
KrezalisandThomas Göttgens 49279e56d0 Update RadioInterface.cpp 2023-01-16 17:55:17 +01:00
KrezalisandThomas Göttgens 1cfda77356 Add 868 MHz Ukrainian Band 2023-01-16 17:55:17 +01:00
caveman99andThomas Göttgens f4779bd93f [create-pull-request] automated change 2023-01-16 17:51:45 +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öttgensandBen Meadors c33569f833 re-merge fixes by @lesykm 2023-01-12 12:15:12 -06:00
Thomas Göttgens 8db3f317ab re-merge fixes by @lesykm 2023-01-12 19:08:41 +01:00
Thomas Göttgens 867e55b9e7 sync mqtt with develop 2023-01-12 16:09:03 +01:00
Thomas GöttgensandGitHub 42122f3d0f Merge branch 'master' into develop 2023-01-12 15:01:56 +01:00
Thomas Göttgens bd2b766a36 Rename to make function clearer 2023-01-12 14:03:06 +01:00
Thomas Göttgens bd51cbd721 Chance calculation for Nice TX. Still same value but dynamically based on duty cycle. 2023-01-12 09:15:54 +00:00
Thomas Göttgens 5e66dd0dad File Transfer: add debug logging and allocate memory used. 2023-01-12 10:00:52 +01:00
Thomas Göttgens 80d1a993dd Merge branch 'develop' of github.com:meshtastic/firmware into xmodem-proto 2023-01-12 10:00:04 +01:00
thebenternandGitHub 440b965e71 [create-pull-request] automated change 2023-01-12 01:38:21 +00: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
thebenternandGitHub 721f87af7e [create-pull-request] automated change 2023-01-11 20:35:13 +00:00
Ben MeadorsandGitHub 17a2589b35 Allow time from phone to be sent to the mesh 2023-01-11 07:50:07 -06:00
GUVWAF ab9d0ba543 Report actual RoutingError 2023-01-10 21:12:40 +01:00