Wykres commitów

824 Commity (2bb457de42cd6d5c2a6e7d8a4992fc6c90e37de5)

Autor SHA1 Wiadomość Data
Jm Casler f7fc06ed17
Merge branch 'meshtastic:master' into master 2022-06-02 18:01:19 -07:00
Jm Casler f072f84610 change node_db to 80 2022-06-02 18:00:43 -07:00
Thomas Göttgens 695b242113
Merge pull request #156 from andrekir/local
Issue #155 - proto needs refactor for 1.3 clients
2022-05-30 20:58:25 +02:00
andrekir 377916d681 fix protolint imports are not sorted 2022-05-30 10:51:20 -03:00
andrekir aa3c10b58f create localonly protos common to app and device 2022-05-30 10:35:01 -03:00
Jm Casler e7791c33fd
Swap the indexes for LongFast and VLongSlow 2022-05-27 11:44:07 -07:00
Ben Meadors c99b818d9a
Trying a different version 2022-05-24 07:18:44 -05:00
Jm Casler 40b8224242
Merge pull request #153 from mc-hamster/master
Compression protobuf changes
2022-05-23 21:04:07 -07:00
Jm Casler 7625699203 Compression protobuf changes
Rename COMPRESSION_APP to TEXT_MESSAGE_COMPRESSED_APP and flatten the payload variant to get rid of payload compressed
2022-05-23 21:03:32 -07:00
Jm Casler 982fb13718
Merge pull request #152 from mc-hamster/master
Reordered serial_baud indexes
2022-05-23 20:59:04 -07:00
Jm Casler 2cbf7e41ce Reordered serial_baud indexes 2022-05-23 20:58:39 -07:00
Thomas Göttgens 98a888f863
Merge pull request #151 from meshtastic/LocalConfig
Config refactor for Module Config
2022-05-22 12:57:31 +02:00
Thomas Göttgens c9a8a3fffc Config refactor for Module Config 2022-05-22 12:56:24 +02:00
Jm Casler 78948418c8
Update README.md 2022-05-21 18:21:02 -07:00
Jm Casler ebc270f105
Merge pull request #150 from LucyHosking/master
Add config to enable hidden access point
2022-05-21 17:09:34 -07:00
LucyHosking 2754fb965b Add config to enable hidden access point
Fix for: https://github.com/meshtastic/Meshtastic-device/issues/1308
2022-05-21 17:03:09 -07:00
Thomas Göttgens 30584d8498
Merge pull request #149 from meshtastic/LocalConfig
Define a new object to hold all of our nested config.
2022-05-21 20:48:55 +02:00
Thomas Göttgens 6c3d1d19fc Define a new object to hold all of our nested config. If this works, do that for the Module Config as well.
Remove duplicate setting in PositionConfig.
2022-05-21 20:47:04 +02:00
Ben Meadors 7580666ad4 Removed now unused reference causing warning 2022-05-19 07:22:36 -05:00
Sacha Weatherstone 34a1b963a5 Remove battery_level from position flags 2022-05-13 10:40:46 +10:00
Sacha Weatherstone f6606acbe3
Amend max channels 2022-05-12 23:31:00 +10:00
Sacha Weatherstone 88ad1b2e34
Merge branch 'master' of https://github.com/meshtastic/Meshtastic-protobufs 2022-05-12 23:12:05 +10:00
Sacha Weatherstone 65549f21d4
fix max message sizes 2022-05-12 23:11:57 +10:00
Sacha Weatherstone 3b1c1ff762
Update README.md 2022-05-12 21:07:05 +10:00
Sacha Weatherstone f1e495cbba Add ntp servew field 2022-05-11 18:29:36 +10:00
Sacha Weatherstone 765506bc23 Remove deprecated region field 2022-05-11 18:29:20 +10:00
Thomas Göttgens 0277a6dd4f
Merge pull request #148 from meshtastic/M5Stack
Add a major identifier for m5stack hardware.
2022-05-10 09:16:22 +01:00
Thomas Göttgens d0f845ccaa
Add a major identifier for m5stack hardware.
Can be used for development and definitions on all variants (Stack, Stick, Core, Core2, Epaper, Stamps)
2022-05-10 10:15:02 +02:00
Sacha Weatherstone a69ec493e0 Provision compression portnum & message 2022-05-10 13:39:25 +10:00
Ben Meadors 045d7d1ca7
Merge pull request #146 from code8buster/master
Disaster Radio dev board support
2022-05-07 19:56:27 -05:00
Sacha Weatherstone 23d43efaf1
update property name to modem_preset 2022-05-07 19:28:54 +10:00
Sacha Weatherstone 9d18b49e91
rename wifi properties & remove nested config prefix 2022-05-07 19:11:01 +10:00
Sacha Weatherstone fc6436c325
Config migration 2022-05-07 17:48:51 +10:00
Sacha Weatherstone cb8c31bdd9
Move LoRa config out of primary channel 2022-05-07 13:32:29 +10:00
code8buster e72e3e4c34
add link to DR board files
also removed whitespace
2022-05-07 01:21:36 +00:00
code8buster bc33b12fa1
Protobuf update to add Disaster Radio dev board 2022-05-06 22:16:32 +00:00
Sacha Weatherstone 521620ba14
Fix linting 2022-05-02 21:19:48 +10:00
Sacha Weatherstone 4504ceadac
Update config - seperate device and modules 2022-05-02 21:17:43 +10:00
Sacha Weatherstone 059412d9ff
Remove unused config options 2022-05-02 14:03:57 +10:00
Sacha Weatherstone 79d24080ff
fix linting 2022-05-02 10:19:54 +10:00
Sacha Weatherstone cb7bf9ac23
add confirm_set_config 2022-05-02 08:38:22 +10:00
Sacha Weatherstone 8778b41906
add set_config 2022-05-02 08:29:10 +10:00
Sacha Weatherstone 0c4fb70876
Remove Team 2022-05-02 08:23:19 +10:00
Sacha Weatherstone 9323b1f5d7
Merge pull request #145 from meshtastic/radioconfig-refactor-telem
Moved telemetry out of old radio config prefs
2022-05-02 08:13:19 +10:00
Ben Meadors a3c790850d Rename environmental to telemetry 2022-05-01 15:24:24 -05:00
Ben Meadors d02d7131a2 Moved telemetry out of old radio config prefs 2022-05-01 14:22:54 -05:00
Jm Casler 91fe4b645f
Update README.md 2022-05-01 11:21:07 -07:00
Sacha Weatherstone 6c790cef4c
Config rework - Init Config message 2022-05-01 14:41:22 +10:00
Sacha Weatherstone de602f29b7
Config rework start 2022-05-01 12:38:23 +10:00
Thomas Göttgens a578453b3c
Merge pull request #144 from D4rk4/master
Brother EP-44 support
2022-04-19 22:23:51 +02:00