Wykres commitów

485 Commity (8ce7fd288757b64db0cd8e1b9e9b242676edbb72)

Autor SHA1 Wiadomość Data
Kevin Hester fcda45a3cc add NO_INTERFACE error reason
in support of https://github.com/meshtastic/Meshtastic-device/issues/677
2021-02-07 09:45:08 +08:00
Jm Casler 923e650abd
Update portnums.proto 2021-02-05 17:56:17 -08:00
Sacha Weatherstone 8b9207aa5d Make oneOf property naming consistant 2021-02-02 21:22:25 +11:00
Sacha Weatherstone 9837b5bb01 Fix formatting 2021-02-02 21:19:47 +11:00
Kevin Hester c9ad10d7e2 doc updatez 2021-01-29 10:12:45 +08:00
Kevin Hester 859cad7b45 Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs 2021-01-29 10:11:48 +08:00
Kevin Hester 2e15426fe3 fix formatting 2021-01-29 10:11:10 +08:00
Jm Casler c1ae40f1c7
Update portnums.proto 2021-01-27 19:19:34 -08:00
Kevin Hester b4c8494e07
Merge pull request #10 from android606/log-tx-failure
Add CriticalErrorCode_TransmitFailed to protobufs
2021-01-27 18:06:28 +08:00
Jm Casler 451474140a
Updating the conf for the ext_notification_plugin 2021-01-24 16:37:49 -08:00
Jm Casler 5d6dfb2011
Configuration for the external notification plugin
... also snuck in a "mode" for the serialplugin
2021-01-21 20:06:53 -08:00
Jm Casler 55757b5dea
Add port number for external notification plugin 2021-01-21 19:55:02 -08:00
Jm Casler f9ebc9bd44
Merge pull request #7 from sachaw/master
Fix comment formatting
2021-01-20 21:28:19 -08:00
Andrew Mark f95495987f Add CriticalError_TransmitFailed to protobufs 2021-01-20 10:34:36 -08:00
Andrew c28a4e8494
Add CriticalErrorCode_TransmitFailed to docs.md 2021-01-20 10:09:35 -08:00
Sacha Weatherstone fa9bb79f2a final formatting fix 2021-01-17 17:50:35 +11:00
Sacha Weatherstone 71f425d5d1
Merge branch 'master' into master 2021-01-17 17:14:01 +10:30
Jm Casler 855da8701e
Fix unset in ChargeCurrent 2021-01-16 20:45:10 -08:00
Jm Casler e2c9b17241
Fix to ChargeCurrent. 2021-01-16 20:42:01 -08:00
Jm Casler ff4ff06d5e
Added preferences for the serialplugin 2021-01-16 15:02:38 -08:00
Jm Casler 0977dfd894
#615 - Allow rate for tbeam battery charger to be configurable 2021-01-16 14:49:58 -08:00
Kevin Hester 84506adc78
Merge pull request #8 from paulmandal/task/add-portnum-for-atak-forwarder
Add portnum definition for ATAK Forwarder
2021-01-16 13:41:08 +08:00
Paul Mandal 4f9da902e2 Add portnum definition for ATAK Forwarder 2021-01-15 21:03:21 -07:00
Jm Casler 4c62d8e536
Update portnums.proto 2021-01-12 21:54:16 -08:00
Jm Casler 04bc6b41a4
SerialPlugin using port 64 2021-01-12 21:53:16 -08:00
Kevin Hester dfe7bc1217 doc updates 2020-12-30 12:24:39 +08:00
Kevin Hester 3e492ad2d5 doc updates 2020-12-28 14:38:51 +08:00
Kevin Hester a66504ed64 work on mqtt/multichannel 2020-12-28 13:34:14 +08:00
Kevin Hester 5a23071d23 move device only code into a separate file 2020-12-28 13:12:14 +08:00
Kevin Hester 323b814f43 add InvalidRadioSetting critical fault
in support of https://github.com/meshtastic/Meshtastic-device/issues/577
2020-12-27 13:07:46 +08:00
Kevin Hester 9a7d8a03cb move error code defs to .proto so that other platforms can easily parse 2020-12-27 11:18:18 +08:00
Kevin Hester 72f2930709 update docs 2020-12-27 10:55:59 +08:00
Kevin Hester 1c9e025d28 Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs 2020-12-27 10:55:34 +08:00
Kevin Hester e7ab73e2a9 Clean up LogRecord 2020-12-27 10:55:13 +08:00
Kevin Hester 3473446418 IP tunnel only needs one meshtastic portnum 2020-12-23 17:45:28 +08:00
Kevin Hester 3c06a5962b add doc note 2020-12-21 14:46:17 +08:00
Kevin Hester 020ef9eea8 remove unused param 2020-12-21 10:21:34 +08:00
Kevin Hester f1cd492529 doc updates 2020-12-21 10:15:48 +08:00
Kevin Hester 75078afe43 move secondary_channels out of radioconfig 2020-12-17 10:52:31 +08:00
Kevin Hester 3d0bcc2afa begin support for multiple simultaneous channels 2020-12-17 10:31:40 +08:00
Kevin Hester e0df97118b changes for human names for channels 2020-12-15 13:38:28 +08:00
Kevin Hester 5f580041be update docs 2020-12-15 13:13:50 +08:00
Kevin Hester c5ad741706 Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs
# Conflicts:
#	mesh.proto
2020-12-15 13:13:26 +08:00
Kevin Hester 7b1c057858 Simpilify channel naming for various channel speeds 2020-12-15 13:12:44 +08:00
Kevin Hester b1e1a54330 add concept of very short ChannelSettings for common channels 2020-12-14 20:49:25 +08:00
Sacha Weatherstone 0cd66bf527 Fix comment formatting 2020-12-13 19:19:41 +11:00
Jm Casler 8729bad7f6
Merge pull request #5 from crossan007/add-data-rates-to-doc
fix Bw125Cr48Sf4096 comment
2020-12-12 13:14:29 -08:00
Charles Crossan 0669fcce5a fix Bw125Cr48Sf4096 2020-12-12 16:13:48 -05:00
Jm Casler 139e7b408b
Merge pull request #4 from crossan007/add-data-rates-to-doc
Add datarates to Protobuf ModemConfig comment
2020-12-12 13:09:48 -08:00
Charles Crossan 6b684314c1 Add datarates to Protobuf ModemConfig comment 2020-12-12 16:07:58 -05:00