Wykres commitów

122 Commity (741d59faea1909606cd50907fa347998eaeda032)

Autor SHA1 Wiadomość Data
Kevin Hester 7de496ffe9 more wire compatibility 2021-03-02 12:44:29 +08:00
Kevin Hester 2def8ece61 Merge branch 'dev1.2' of https://github.com/meshtastic/Meshtastic-protobufs into dev1.2 2021-03-02 11:45:29 +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 39c41e0ef1 fix java paths 2021-02-27 13:43:36 +08:00
Kevin Hester 3edb02dabb move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00
Kevin Hester fa40a9389b clean up ack msgs 2021-02-26 20:30:04 +08:00
Kevin Hester 75ae9929a2 pull admin plugin out of core proto 2021-02-25 20:35:51 +08:00
Kevin Hester 3d5fe922a6 add get_radio/get_channel messages 2021-02-25 20:27:20 +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 512d1aca0a
Merge pull request #14 from crossan007/add-environment
udpate protobufs for environmental measurement preferences
2021-02-25 19:20:28 +08:00
michelepagot d479a55cde Fix some typo and improve indentation of code comments 2021-02-24 00:15:20 +01:00
Kevin Hester 7a5875d963 add note about micro positions 2021-02-23 11:42:40 +08:00
Charles Crossan d70f6f6f66 update protobufs 2021-02-22 20:39:23 -05:00
Charles Crossan 040f629897 udpate protobufs for environmental measurement preferences 2021-02-22 19:03:47 -05:00
Kevin Hester f6ff4cc0c9 move ch index 2021-02-22 12:16:03 +08:00
Kevin Hester 46319a0f53 Merge remote-tracking branch 'origin/master' into dev1.2
# Conflicts:
#	mesh.proto
2021-02-22 11:14:29 +08:00
Kevin Hester 96257b7b94
Merge pull request #12 from sachaw/master
Fix formatting
2021-02-22 11:11:38 +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 527b0fdc34 move more out of Envelope 2021-02-17 16:17:18 +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 efa2aa613e add deprecation note to region 2021-02-15 17:11:36 +08:00
Kevin Hester 0cadaed395 detailed docs 2021-02-12 10:29:00 +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
Sacha Weatherstone 7d7eacb0e4 Fix formatting 2021-02-10 10:39:50 +11: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