Wykres commitów

375 Commity (adb2ff256b52f3c7a34fbc1fd828cf42e0062e12)

Autor SHA1 Wiadomość Data
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 deb05e9514 Remove dos-style formatting from telemetry.proto 2024-08-13 18:04:12 -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
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
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 c4110a4422
Revert "LogRecord over serial enabled" 2024-07-30 14:24:43 -05:00
Ben Meadors 9902e65bf2
LogRecord over serial enabled 2024-07-30 07:07:18 -05:00
Ben Meadors ff1aa723d1
Add t1000-e hw model 2024-07-26 06:25:03 -05:00
Ben Meadors 38a3a4a8bf
Sensecap indicator 2024-07-22 09:01:59 -05:00
Tavis 7370460a59 fix tag index. whoops, duh. 2024-07-10 09:09:32 -10:00
Tavis 29f8011bce add ws85 serialmodule mode, add gust,lull to env teleme 2024-07-09 21:50:10 -10:00
Michael Gjelsø b2dd7a5562
Disable PA FAN
Disable the build-in PA FAN using pin define in RF95_FAN_EN
for use in "Low Traffic" areas where cooling of PA it not necessary.
2024-07-09 18:06:29 +02:00
GUVWAF 940395c81e Add bool to StoreForward config to set it as server 2024-07-06 10:05:21 +02:00
Heltec-Aaron-Lee 0891eeb9e1 Fix spelling issue 2024-07-01 14:10:05 +08:00
Aaron.Lee e3557e4bcb
Merge branch 'meshtastic:master' into master 2024-07-01 14:08:58 +08:00
Ben Meadors e7327e76bd
Merge pull request #526 from geeksville/pr-powermon2
Add protobufs for forthcoming firmware and python PRs
2024-06-29 19:01:57 -05:00
Blake McAnally 827ed60577 remove unnecessary import 2024-06-28 21:37:08 -05:00
Ben Meadors fcf0fddab8 Same line 2024-06-28 10:24:51 -05:00
Ben Meadors 17a9637530 Deprecate router client 2024-06-28 10:06:50 -05:00
Heltec-Aaron-Lee 06ceb3e21d Add Heltec new boards 2024-06-28 16:29:17 +08:00
Kevin Hester 9d747b6cf0 Now that we use LogRecord, increase the field sizes to reasonable values
Note: this change is 'free' because LogRecord is only used in a union
inside of FromRadio and FromRadio is already larger than this.
2024-06-27 19:50:59 -07:00
Kevin Hester c25e0c4e0b Add PowerStress agent support to PowerMon 2024-06-27 10:30:42 -07:00
Ben Meadors bcdef8996c Add FileInfo packet to FromRadio 2024-06-24 19:37:52 -05:00
geeksville a82df2239a Move our namespace into a fake message so the linter doesn't yell. 2024-06-21 16:07:04 -07:00
geeksville 97138a78dc PowerMon initial protobufs
for https://github.com/meshtastic/firmware/issues/4136
2024-06-21 15:07:20 -07:00
Ben Meadors 1c3029f286
Merge pull request #522 from meshtastic/thebentern-patch-1
BLE Device Logging
2024-06-19 14:46:06 -05:00
Ben Meadors ad08d08124
BLE Device Logging 2024-06-19 07:22:59 -05:00
Andrew Yong 22c137c269
Add Heltec HRU-3601
A product built around the HT-CT62 module (ESP32-C3 CPU and SX1262 LoRa) and SKUs with various sensors. A separate variant is needed due to re-use of GPIOs for LEDs, user button, power gating to the I2C peripheral, etc.

https://heltec.org/project/hru-3601/

Signed-off-by: Andrew Yong <me@ndoo.sg>
2024-06-18 22:01:19 +08:00
Thomas Göttgens 09f453ed87
add RAK2560 outdoor node 2024-06-16 14:03:00 +02:00
Thomas Göttgens f168b0a95a add admin message for calibration. 2024-06-15 14:44:27 +02:00
Thomas Göttgens c18265dfbf
dang manual changes 2024-06-13 16:08:34 +02:00
Thomas Göttgens 95e94d5af0
add NAU7802 protobufs 2024-06-13 14:39:08 +02:00
Heltec-Aaron-Lee aa08ca2bdc Add Heltec Capsule Sensor V3 2024-06-12 19:25:00 +08:00
Jonathan Bennett 8c8048798c
Add compass_orientation (#515)
* add compass_orientation

We have rudimentary compass support in a branch. This would add a setting to correct the output when the sensor is oriented differently than the screen.
2024-06-11 12:23:03 -05:00
Thomas Göttgens a641c5ce4f
Merge pull request #511 from meshtastic/wm1110-proper-ID
WIO WM 1110 ID
2024-06-04 15:20:08 +02:00
Thomas Göttgens 492753200d
(maybe?) fix repeated oneof 2024-06-04 15:15:40 +02:00
Thomas Göttgens 574aeb5b49
Update mesh.proto 2024-06-04 14:54:28 +02:00
Thomas Göttgens 5d0a75e6ec
Merge pull request #509 from meshtastic/chunked-delivery-plumbing
Chunked payload for PoC binary transfer
2024-06-04 14:50:49 +02:00
Ben Meadors 5f879edb72 More lux options, wind speed, and direction as well as DF Robot lark support 2024-06-03 15:21:28 -05:00
Ben Meadors 1e8fa54a05 Chunked payload for PoC binary transfer 2024-06-03 14:57:21 -05:00
Alexander Smyslov ad3cc2d295
Update telemetry.proto
add support AHT10
2024-05-31 12:24:41 +02:00
Ben Meadors 9e61b82331
Merge pull request #506 from meshtastic/chunked-delivery-plumbing
Added to_callsign to atak GeoChat
2024-05-30 08:54:12 -05:00