Commit graph

96 commits

Author SHA1 Message Date
Kevin Hester
0221e83d68 add message priorities in support of https://github.com/meshtastic/Meshtastic-device/issues/681 2021-02-11 18:59:05 +08:00
Kevin Hester
d91259728d Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs 2021-02-08 12:26:56 +08:00
Kevin Hester
4279b90291 deprecate current_packet_id 2021-02-08 12:26:50 +08:00
Kevin Hester
8492e4030a Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs
# Conflicts:
#	mesh.proto
2021-02-08 12:21:31 +08:00
Kevin Hester
3d5990ec7b fix docs 2021-02-08 12:20:36 +08:00
Kevin Hester
72ad7db305
Merge pull request #11 from sachaw/master
Make oneOf property naming consistant
2021-02-07 14:47:07 +08:00
Jm Casler
29f4bc5a80
Changes for range_test_plugin and store_forward_plugin 2021-02-06 21:42:17 -08:00
Jm Casler
8e5d7d1189
Add configurations for RangeTestPlugin & StoreForwardPlugin 2021-02-06 20:39:38 -08:00
Kevin Hester
106f4bfdeb add MAX_RETRANSMIT error code 2021-02-07 10:05:41 +08:00
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
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
2e15426fe3 fix formatting 2021-01-29 10:11:10 +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
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
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
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
Kevin Hester
ebd18145ca add debug_log_enabled 2020-12-09 11:56:13 +08:00
Kevin Hester
1ec2369ae4 add setlat/setlon support for
https://github.com/meshtastic/Meshtastic-device/issues/536

meshtastic --setlat 32.7767 --setlon -96.7970 --setalt 1337
2020-12-09 11:42:23 +08:00
Kevin Hester
6e8d220ad0 add remote gpio control as an example app
for bug https://github.com/meshtastic/Meshtastic-device/issues/182
2020-12-06 18:32:39 +08:00
Kevin Hester
7652d96bc7 doc updates 2020-12-06 08:30:58 +08:00
Kevin Hester
74683df138 Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs 2020-12-05 09:21:47 +08:00
Kevin Hester
4e46082a24 doc updates 2020-12-05 08:47:06 +08:00
xyc0n
f87345f0e6
Update mesh.proto 2020-12-04 14:15:03 -08:00
Kevin Hester
be48f1cbef fix docs 2020-12-04 18:55:05 +08:00
Kevin Hester
8b24fbab19 fix doc formatting 2020-12-04 18:45:14 +08:00
Kevin Hester
613433e321 Update protobufs to autogenerate docs via protoc-gen-doc 2020-12-04 18:32:18 +08:00
Kevin Hester
95ef921604 move text message handling into the new general plugin system 2020-11-28 12:09:11 +08:00
Kevin Hester
414fbd5609 begin app cleanup - invent concept of PortNum 2020-11-28 10:40:47 +08:00
Jm Casler
34cc5cca1d
wait_bluetooth_secs to 1 minute 2020-11-22 19:34:19 -08:00
Kevin Hester
a36b31a43c add constant in support of https://github.com/meshtastic/Meshtastic-Android/issues/204 2020-11-21 08:39:38 +08:00
Kevin Hester
d11bed182d add router mode 2020-10-06 10:39:49 +08:00
Kevin Hester
aa018c38de doc updates 2020-10-06 06:08:29 +08:00
Kevin Hester
0d4ad90e4a for gps power improvements 2020-10-05 14:42:52 +08:00
geeksville
c250aaa459 in support of https://github.com/meshtastic/Meshtastic-device/issues/376 2020-10-01 10:02:57 -07:00
geeksville
d8338eba86 Better GPS power management options
for https://github.com/meshtastic/Meshtastic-device/issues/376
2020-09-30 07:45:13 -07:00
geeksville
5cdd7bff56 define regions as an enum - so we can get rid of region specific firmware 2020-09-25 12:48:42 -07:00
geeksville
4e431c8410 Merge remote-tracking branch 'origin/master' 2020-09-19 11:11:04 -07:00
geeksville
5a317435b6 add factory_reset option and store region code in preferences 2020-09-19 11:10:50 -07:00
geeksville
9a18f98948 document the channel name -> channel number hash algorithm 2020-09-15 17:08:16 -07:00
geeksville
ce422b7c44 force any units to gps reset one more time for
https://github.com/meshtastic/Meshtastic-device/issues/376
2020-09-10 09:21:49 -07:00