Commit graph

735 commits

Author SHA1 Message Date
Garth Vander Houwen
d67638c5ee
Merge pull request #201 from sigmahour/master
Typo in SEPARATION
2022-09-11 13:46:18 -07:00
sigmahour
beb8809092 fixed typo 2022-09-11 16:32:40 -04:00
sigmahour
773e6a4246
Merge branch 'meshtastic:master' into master 2022-09-11 15:55:20 -04:00
Sacha Weatherstone
742152daeb
Missing protos for requests 2022-09-12 00:08:19 +10:00
Sacha Weatherstone
5e255c01ed Add & swap more fields to enabled by default 2022-09-11 11:33:45 +10:00
Ben Meadors
3d4c827831
Update telemetry.proto 2022-09-10 14:21:53 -05:00
Sacha Weatherstone
f3c4aff7a9
Change enum member WIFI_CONFIG to NETWORK_CONFIG 2022-09-09 20:42:18 +10:00
Thomas Göttgens
fdfa8209ca Update config.options 2022-09-09 20:00:08 +10:00
Thomas Göttgens
e72af95951 fix linter errors in protobuf setup, and restore hardware enum to put less used hardware at 32+ 2022-09-09 18:54:08 +10:00
Sacha Weatherstone
ad4f75a5b1 re-index & reorder 2022-09-08 12:35:39 +10:00
Sacha Weatherstone
59e3b65b5d Use consistant naming + wifiConfig rename 2022-09-08 12:35:39 +10:00
Thomas Göttgens
f2cf4cf0ed
Merge pull request #196 from meshtastic/add-new-tbeam
Add ENUM for a new TBEAM
2022-09-07 21:29:02 +02:00
Thomas Göttgens
da5df89939
Add ENUM for a new TBEAM 2022-09-07 21:01:20 +02:00
Ben Meadors
a72983993c
Merge pull request #194 from meshtastic/json_enabled
Mqtt json_enabled
2022-09-03 08:34:20 -05:00
Ben Meadors
99e4eaf66c Mqtt json_enabled 2022-09-03 07:54:37 -05:00
Sacha Weatherstone
f68db84414
Update hop_limit comment 2022-08-31 20:23:40 +10:00
sigmahour
d8213ad133
removal of unused import causing error in protoc (#193)
* removal of unused import causing error is protoc

* removed unused import

Co-authored-by: sigmahour <>
2022-08-26 05:55:44 +07:00
sigmahour
cd7d2fe903 removed unused import 2022-08-25 17:18:08 -04:00
sigmahour
4cd6fa053f removal of unused import causing error is protoc 2022-08-24 11:32:06 -04:00
Sacha Weatherstone
5793089473 Change module_config.mqtt.disabled to enabled 2022-08-20 09:10:55 +09:30
Sacha Weatherstone
e439934e6d Rename Location to Waypoint. 2022-08-20 09:09:31 +09:30
Sacha Weatherstone
2fadf011e5 Fix typo 2022-08-15 18:20:42 -07:00
Sacha Weatherstone
21ba42463f Yank placeholders! 2022-08-15 18:17:23 -07:00
Ben Meadors
d8a5c17297 Added bt config 2022-08-15 18:32:32 -05:00
Ben Meadors
f09929016d Fixes 2022-08-15 18:23:54 -05:00
Ben Meadors
b98b56b99d Fixed options for get/set canned messages 2022-08-15 18:22:11 -05:00
Ben Meadors
64b21dd350 Canned messages slimming 2022-08-15 18:03:07 -05:00
Ben Meadors
9882b1781c
Fixed options for canned messages 2022-08-15 17:48:52 -05:00
Ben Meadors
9e0dfe5c4c
Merge pull request #192 from meshtastic/remove-extra-cans
Remove extra canned message storage
2022-08-15 16:37:29 -05:00
Ben Meadors
de2785082f
Update cannedmessages.proto 2022-08-15 16:36:12 -05:00
Ben Meadors
0345957a4f
Merge pull request #191 from meshtastic/bluetooth-config
Bluetooth config
2022-08-15 16:35:29 -05:00
Ben Meadors
d4be785472
Remove extra canned message storage 2022-08-15 16:18:47 -05:00
Ben Meadors
9c7e93a8c8 Bluetooth config 2022-08-15 15:09:02 -05:00
Garth Vander Houwen
c473ed7a6a
Power docs update (#190)
* Update config.proto

* Change link to broken page

* match previous format
2022-08-09 16:23:36 +10:00
Sacha Weatherstone
addd11766c
fix max size to not exceed 512 bytes 2022-08-09 12:19:50 +10:00
Sacha Weatherstone
503219c38c
add name and description to Location 2022-08-09 12:06:15 +10:00
Ben Meadors
7ea5bd3922
Merge pull request #189 from meshtastic/device-metadata-options
Max length
2022-08-07 19:58:57 -05:00
Ben Meadors
70c3b32a78
Update device_metadata.options 2022-08-07 19:58:16 -05:00
Ben Meadors
a9a8cdea80 Max length 2022-08-07 19:56:48 -05:00
Ben Meadors
9c8b6075d8
Typo 2022-08-07 19:46:52 -05:00
Ben Meadors
bc1c59e46c
Merge pull request #188 from meshtastic/device-metadata-reponse
get_device_metadata_response
2022-08-07 19:44:38 -05:00
Ben Meadors
3fd9ed0585 get_device_metadata_response 2022-08-07 19:43:46 -05:00
Ben Meadors
87bb8481eb
Merge pull request #187 from meshtastic/device-metadata
Device metadata admin message
2022-08-07 18:55:47 -05:00
Ben Meadors
f82e3208c9 Lint 2022-08-07 18:53:58 -05:00
Ben Meadors
484e16f8c9 Proto stuffs 2022-08-07 18:52:28 -05:00
Ben Meadors
9caca13d55 Indices 2022-08-07 18:50:18 -05:00
Ben Meadors
d3d75475da Remove response 2022-08-07 18:48:40 -05:00
Ben Meadors
a9c88ef5e4 Device metadata admin message 2022-08-07 18:39:54 -05:00
Sacha Weatherstone
ca0dc80ae7 add get_all_channel_request 2022-08-08 09:34:17 +10:00
Sacha Weatherstone
6bddcd2647
Fix boolean typo 2022-08-06 21:28:55 +10:00