Wykres commitów

1474 Commity (56a4355070f3371213d48f3a8cac1ddaf0d553fe)

Autor SHA1 Wiadomość Data
Ben Meadors 56a4355070
Merge pull request #564 from meshtastic/blankconfig
Adds a blank config for fetching a remote admin session key
2024-08-20 10:26:07 -05:00
Jonathan Bennett 68b946291e Adds a blank config for fetching a remote admin session key 2024-08-19 14:38:11 -05:00
Ben Meadors b623762940
Merge pull request #563 from GUVWAF/traceroute2way
Add route back and SNR lists to RouteDiscovery for traceroute
2024-08-17 07:46:59 -05:00
GUVWAF 7171332c99 Add route back and SNR lists to RouteDiscovery for traceroute 2024-08-17 14:27:37 +02:00
Ben Meadors fe4496484a
Merge pull request #553 from meshtastic/2.5
2.5
2024-08-17 06:47:22 -05:00
Ben Meadors 59d035a37d net 2024-08-16 18:49:23 -05:00
Ben Meadors dfce61390d
Merge pull request #562 from meshtastic/set-time
Set time only admin message
2024-08-16 18:34:45 -05:00
Ben Meadors 8ac99eefe8 Fixed 2024-08-16 18:31:16 -05:00
Ben Meadors 6a53f766bc Set time only admin message 2024-08-16 18:21:01 -05:00
Ben Meadors 8da680b690
Merge pull request #555 from pdxlocations/canned-messages-input-sources
Edit Comments of Canned Messages
2024-08-16 06:13:59 -05:00
Ben Meadors b023abd772
Merge pull request #561 from markbirss/develop
Update mesh.proto add Minewsemi ME25LS01 LR1110 breakout ME25LE01_V1.0
2024-08-16 06:13:24 -05:00
Ben Meadors 4eb4f42517
Merge pull request #560 from meshtastic/stats
Local device mesh stats container
2024-08-16 06:07:20 -05:00
Mark Trevor Birss d2a88c9ddc
Update mesh.proto 2024-08-16 09:52:25 +02:00
Ben Meadors ceb1170e2c Local device mesh stats 2024-08-15 20:41:11 -05:00
Jonathan Bennett 06d7ca5821
Adds Admin session_passkey to prevent replay of admin packets (#558)
* Adds Admin session_passkey to prevent replay of admin packets

* Update comment on admin_passkey
2024-08-15 16:32:42 -05:00
Jonathan Bennett 8b5b2faf66
Add PKI_UNKNOWN_PUBKEY (#557) 2024-08-14 15:31:46 -05:00
Jonathan Bennett 97fa34517f
Merge branch 'master' into 2.5 2024-08-13 18:57:01 -05:00
Jonathan Bennett f007d1d719 Rename NONE_PKI to PKI_FAILED 2024-08-13 18:27:47 -05:00
Jonathan Bennett f03121f440 Add NONE_PKI error message 2024-08-13 18:27:47 -05:00
Ben Meadors 1ff2e736ca UserLite 2024-08-13 18:27:47 -05:00
Jonathan Bennett 000e9dcd38 Add SECURITY_CONFIG to admin.proto (#547) 2024-08-13 18:27:47 -05:00
Ben Meadors 66a6d11f7f Add client notification fromradio message 2024-08-13 18:27:47 -05:00
Garth Vander Houwen d7ce4f30fa Update config.proto
update api name
2024-08-13 18:27:47 -05:00
Garth Vander Houwen c979c1ac8f Update config.proto
Update comments to match discord conversation
2024-08-13 18:27:47 -05:00
Jonathan Bennett 04a3b65a94 No default for you, Proto3 2024-08-13 18:27:47 -05:00
Jonathan Bennett 684d1faf8e Add admin_channel_enabled to the security config 2024-08-13 18:27:47 -05:00
Jonathan Bennett 6cde2e2672 Add SecurityConfig to Localonly 2024-08-13 18:27:47 -05:00
Jonathan Bennett ecc4d42053 Also move device_logging_enabled from bluetooth to SecurityConfig 2024-08-13 18:27:47 -05:00
Jonathan Bennett adb2ff256b Re-org some settings into a new SecurityConfig proto 2024-08-13 18:27:47 -05:00
Jonathan Bennett bc465e6522 Add the key used to PKI decrypt to MeshPacket 2024-08-13 18:27:47 -05:00
Jonathan Bennett e9b83744e2 Adds public_key and private_key for PKI
co-authored-by: edinnen
2024-08-13 18:27:47 -05:00
Ian McEwen a3242bd0b4 Add `optional` keywords to stuff that can be "truly zero" within mesh packet payloads 2024-08-13 18:27:47 -05:00
Ben Meadors eed2033cc3 Short turbo preset 2024-08-13 18:24:53 -05:00
Jonathan Bennett 666b481ae0
Remove dos-style formatting from telemetry.proto (#554) 2024-08-13 18:12:39 -05:00
pdxlocations 5b7a39da33 add scanAndSelect, cardkb, and serialkb 2024-08-13 16:09:49 -07:00
Jonathan Bennett deb05e9514 Remove dos-style formatting from telemetry.proto 2024-08-13 18:04:12 -05:00
Ben Meadors c9ca0dbe9c
Merge pull request #551 from gjelsoe/master
New Device, RadioMaster Bandit
2024-08-12 11:11:09 -05:00
Michael Gjelsø 26c144b2ba
New Device, Radio Master Bandit
Support for RadioMaster Bandit "Big Brother"
2024-08-12 17:41:21 +02:00
Ben Meadors 071fd931ec
Merge pull request #540 from dhskinner/new-sensor-types
Additional Telemetry sensors - BMP388, ICM-20948, MAX17048
2024-08-11 09:53:18 -05:00
Ben Meadors a0c758d04b
Merge pull request #548 from GUVWAF/STM32WL
Add RAK3172 and Wio-E5 STM32WL-based hardware models
2024-08-11 09:52:16 -05:00
GUVWAF d867039e46 Add RAK3172 and Wio-E5 STM32WL-based hardware models 2024-08-11 16:22:43 +02:00
Ben Meadors 2fa7d6a4b7
Merge pull request #539 from meshtastic/factory-reset-distinction
New factory reset (device) admin command and make distinction about existing command that only config / device state is removed
2024-08-08 10:53:39 -05:00
Ben Meadors d0fe91ab99
Merge pull request #543 from geeksville/pr-for4184
Add new critical fault codes for flash corruption
2024-08-05 19:07:22 -05:00
Kevin Hester 77ed84c7af Add new critical fault codes for flash corruption
for https://github.com/meshtastic/firmware/issues/4184
2024-08-05 14:27:31 -07:00
David 25df63b0a0 Update telemetry.proto 2024-08-03 13:37:03 +10:00
Ben Meadors 4d3efb56d8 New factory reset (device) admin command and make distinction about existing command that only config / device state is removed 2024-07-31 10:42:35 -05:00
Ben Meadors 976748839f
Merge pull request #538 from meshtastic/revert-537-thebentern-patch-1
Revert "LogRecord over serial enabled"
2024-07-30 14:35:21 -05:00
Ben Meadors c4110a4422
Revert "LogRecord over serial enabled" 2024-07-30 14:24:43 -05:00
Ben Meadors abd5eaa875
Merge pull request #537 from meshtastic/thebentern-patch-1
LogRecord over serial enabled
2024-07-30 08:12:10 -05:00
Ben Meadors 9902e65bf2
LogRecord over serial enabled 2024-07-30 07:07:18 -05:00