Ben Meadors
a908bdfc1c
Protos
2022-10-16 08:44:30 -05:00
GUVWAF
d5ccdc826f
Use new config for pos-fields
2022-10-16 15:38:18 +02:00
Thomas Göttgens
cfb8769746
add reeboot to ota command for testing purposes. This is a developer only command for now :-)
2022-10-10 16:59:01 +02:00
Ben Meadors
5683e31f6b
Update protos
2022-10-09 10:00:51 -05:00
Ben Meadors
7909ad477b
Merge pull request #380 from GUVWAF/master
...
Remove additional print statements
2022-10-09 09:59:51 -05:00
Ben Meadors
a44b769390
Merge pull request #381 from meshtastic/config
...
Get export-configuration and configure working again
2022-10-08 07:19:03 -05:00
Ben Meadors
2a4816a9cd
Get configuration yaml working again
2022-10-08 07:16:20 -05:00
GUVWAF
cc29cab99a
Remove additional print statements
2022-10-08 13:20:28 +02:00
Ben Meadors
3c80fd0f02
Protos
2022-10-08 05:57:10 -05:00
GUVWAF
616a3ab706
Catch RoutingApp on requestGetMetadata
2022-10-08 12:47:48 +02:00
GUVWAF
8350cc611d
Catch RoutingApp on requestChannel
2022-10-08 12:47:13 +02:00
Ben Meadors
f6731a435d
Proto baggins
2022-10-01 08:36:43 -05:00
GUVWAF
4fa80e9652
Add KnownProtocol for Simulator_App
2022-10-01 11:46:40 +02:00
Ben Meadors
a74ec12445
Reset nodedb command
2022-09-25 13:46:11 -05:00
Ben Meadors
4ae49c68aa
Add factory reset
2022-09-18 08:05:50 -05:00
Ben Meadors
791131ea27
Version bump fix
2022-09-17 19:59:08 -05:00
Ben Meadors
2a7c21c062
Protos sync
2022-09-12 20:16:14 -05:00
Ben Meadors
dc1be12c86
Update protos
2022-09-11 08:01:55 -05:00
Ben Meadors
e2d2d3a347
Refactor
2022-09-09 11:02:58 -05:00
Ben Meadors
3fd50b0e44
Update python to use reworked protos
2022-09-09 09:49:04 -05:00
Ben Meadors
d852981371
Med
2022-09-08 07:09:25 -05:00
Ben Meadors
afed5bd943
Fixed med preset names
2022-09-08 07:09:13 -05:00
Ben Meadors
97b9041b76
Merge pull request #368 from ghostop14/master
...
Fixes #367 MedFast Enum Not Defined
2022-09-08 06:58:18 -05:00
Rohan King
8e69c32a36
Fix for --setalt --setlat --setlon
...
fix for --setalt --setlat and --setlon
2022-09-06 10:23:19 +10:00
Ben Meadors
7fd101cbf8
Update protos and fix error
2022-09-03 09:02:36 -05:00
ghostop14
92ee9889b1
Fixes #367 MedFast Enum Not Defined
2022-09-02 10:44:59 -04:00
Ben Meadors
bde5db9c51
Fixed ch-set command in setPref
2022-08-27 08:14:48 -05:00
Ben Meadors
59fc294d66
Channel setting fixed
2022-08-25 13:22:05 -05:00
Douile
776fc57c35
Fix changing modem_preset from CLI shortcuts
...
Previously the channel shortcuts (e.g. --ch-shortfast) would overrwrite
the entire lora config, this meant you lost other configured things such
as region. This patch changes that so that just modem_preset is
overwritten, and also fixes the call to write config that was missing
an argument.
2022-08-16 14:55:17 +01:00
Ben Meadors
4965ec7f1d
Missed some spots
2022-08-15 20:54:11 -05:00
Ben Meadors
0746acd34f
Canned messages and bluetooth sections
2022-08-15 19:01:37 -05:00
Ben Meadors
b548700c0b
Only write single config
2022-08-11 12:43:41 -05:00
Ben Meadors
a2861a133e
Increase delay for reliability
2022-08-11 11:48:57 -05:00
Ben Meadors
6644e86be9
Add get device metadata admin message
2022-08-08 07:04:29 -05:00
Ben Meadors
c8363cd476
Merge pull request #352 from Douile/dev-export-valid-yaml
...
Replace the primative print based config generator with proper yaml serialization
2022-08-05 10:14:42 -05:00
Douile
01e643ad2f
Fix lint errors
2022-08-05 13:48:07 +01:00
Douile
e4078e84d7
Fix linting errors caused by this PR
2022-08-05 13:34:25 +01:00
Ben Meadors
abfcbe2a90
Merge pull request #350 from Douile/dev-base64-decode
...
Allow setting values from base64 values
2022-07-28 17:42:08 -05:00
Douile
e06d8bbc06
Use pyyaml to generate valid configuration output
...
The custom yaml generator made an invalid yaml file that needed to be
fixed, by using the already included pyyaml library we can make sure the
output is valid.
2022-07-28 15:11:35 +01:00
Douile
10517ac94d
Allow setting values from base64 values
...
By prefixing a value with "base64:" e.g. ("base64:AQ==") it will now be
decoded to raw bytes. This is useful when setting psk as that is often
shown as base64.
2022-07-27 15:12:23 +01:00
Douile
a572699588
Fix crash when trying to set value that doesn't exist
2022-07-27 15:09:58 +01:00
Ben Meadors
ff94ad968c
100ms delays to prevent overloading the serial
2022-07-02 14:41:09 -05:00
Ben Meadors
06b5b8fa83
It works, I think
2022-06-29 20:01:48 -05:00
Ben Meadors
4b95b0ff30
Module config progress
2022-06-29 18:35:06 -05:00
Thomas Göttgens
f3791c5c6d
- make segemented config print entire name on screen
...
- rename wifi password to psk
2022-06-21 19:29:54 +02:00
Ben Meadors
8a5fd16469
Don't blow away config please
2022-06-21 08:05:15 -05:00
Ben Meadors
4fa93989fa
Don't need to pass interface down
2022-06-19 15:41:21 -05:00
Ben Meadors
032072d2f3
Started on set
2022-06-19 09:55:09 -05:00
Ben Meadors
ce7b1d9916
Get preferences now working
2022-06-19 08:17:28 -05:00
Thomas Göttgens
d015da3ca1
Get and Set general attributes almost working.
2022-06-18 14:53:04 +02:00