Commit graph

723 commits

Author SHA1 Message Date
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
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
Sacha Weatherstone
5b2162bf73
add enabled boolean 2022-08-06 21:27:21 +10:00
Sacha Weatherstone
a8c022fb71
Rename WiFiMode Off to Disabled 2022-08-06 16:35:06 +10:00
Sacha Weatherstone
27323ef017
Merge branch 'master' of github.com:meshtastic/Meshtastic-protobufs 2022-08-06 16:00:20 +10:00
Sacha Weatherstone
97a57ebb39
combine wifi state into enum 2022-08-06 15:59:58 +10:00
Thomas Göttgens
64a13b768b
Add a setting to change compass behaviour on display (#185)
* Update config.proto

* used Wrong settings section
2022-08-06 15:52:04 +10:00
Garth Vander Houwen
cb2fb77bd8
Merge pull request #184 from meshtastic/wifi-enabled
Add Bool for WIFI operation
2022-08-04 07:16:03 -07:00
Thomas Göttgens
024e9aaeab
Add Bool for WIFI operation
prerequisite for https://github.com/meshtastic/Meshtastic-device/issues/1595
2022-08-04 10:11:18 +02:00
Thomas Göttgens
59293c211a
Merge pull request #182 from neilhao/master
'STATION_G1'
2022-08-03 10:05:54 +02:00
Ben Meadors
11d94c9b15
Merge pull request #183 from meshtastic/add-bmp-280
Update telemetry.proto
2022-07-31 07:51:31 -05:00
Ben Meadors
249000a2e0
Update telemetry.proto 2022-07-31 07:42:17 -05:00
neil
ecc898b938 'STATION_G1' 2022-07-30 23:16:32 +08:00
Ben Meadors
8c6ada3df4
Merge pull request #181 from meshtastic/thebentern-patch-1
Update telemetry.proto
2022-07-29 11:13:33 -05:00