Commit graph

43 commits

Author SHA1 Message Date
Kevin Hester
4f816b39e4 add critical fault for brownout 2021-03-08 18:10:38 +08:00
Kevin Hester
7c025b9a4d Add RU region 2021-03-06 21:10:09 +08:00
Kevin Hester
ac4f53ed8c doc updates 2021-03-04 22:09:54 +08:00
Kevin Hester
f16485d556 keep the minimum set of records needed for <1.2 app compatibility 2021-03-02 11:45:16 +08:00
Kevin Hester
3edb02dabb move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
Kevin Hester
83e00e564d docs 2021-02-27 09:17:29 +08:00
Kevin Hester
fa40a9389b clean up ack msgs 2021-02-26 20:30:04 +08:00
Kevin Hester
6bb139c0a4 admin tweaks 2021-02-26 15:33:20 +08:00
Kevin Hester
75ae9929a2 pull admin plugin out of core proto 2021-02-25 20:35:51 +08:00
Kevin Hester
b53818d67b Merge remote-tracking branch 'origin/master' into dev1.2
# Conflicts:
#	deviceonly.proto
#	mesh.proto
#	portnums.proto
2021-02-25 20:01:50 +08:00
Kevin Hester
f6ff4cc0c9 move ch index 2021-02-22 12:16:03 +08:00
Kevin Hester
6421b29ef4 fix merge 2021-02-22 11:16:01 +08:00
Kevin Hester
7db1c2edb2 1.2 trim sizes 2021-02-22 10:25:29 +08:00
Kevin Hester
649c3deb71 move admin ops to the admin service 2021-02-21 14:03:13 +08:00
Kevin Hester
f23417aa7d 1.2 WIP 2021-02-21 12:59:22 +08:00
Kevin Hester
65914b84f1 1.2 WIP moving routing into data 2021-02-17 13:05:46 +08:00
Kevin Hester
481beb41ba version 1.2 protocol cleanup BREAKING CHANGE 2021-02-16 15:41:05 +08:00
Kevin Hester
b1aed06442 add a RELIABLE priority 2021-02-12 09:39:35 +08:00
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
2599841066 doc updates 2021-02-08 17:57:14 +08:00
Kevin Hester
75f5804dce regen docs 2021-02-08 13:02:47 +08:00
Kevin Hester
c9ad10d7e2 doc updatez 2021-01-29 10:12:45 +08:00
Andrew
c28a4e8494
Add CriticalErrorCode_TransmitFailed to docs.md 2021-01-20 10:09:35 -08:00
Kevin Hester
dfe7bc1217 doc updates 2020-12-30 12:24:39 +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
e7ab73e2a9 Clean up LogRecord 2020-12-27 10:55:13 +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
5f580041be update docs 2020-12-15 13:13:50 +08:00
Kevin Hester
ebd18145ca add debug_log_enabled 2020-12-09 11:56:13 +08:00
Kevin Hester
f38b8e3040 progress on GPIO example 2020-12-07 10:17:24 +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
13b69ad550 gen docs with @xcy0n fixes 2020-12-05 09:23:57 +08:00
Kevin Hester
4e46082a24 doc updates 2020-12-05 08:47:06 +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