Commit Graph
1152 Commits
Author SHA1 Message Date
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
github-actions 03aab10786 bump version 2022-08-09 11:29:44 +00:00
Ben Meadors 95e768efd5 Merge pull request #354 from meshtastic/device-metadata
Add get device metadata admin message
1.3alpha.21
2022-08-08 07:07:47 -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
Ben Meadors 62efe1ab7f Merge pull request #353 from Douile/dev-fix-lint-errors-2
Fix lint errors
2022-08-05 10:13:58 -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
Ben Meadors a78cdde86f Merge pull request #349 from Douile/dev-fix-errors
Fix crash when trying to set value that doesn't exist
2022-07-27 18:53:44 -05: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
github-actions d11fb47734 bump version 2022-07-02 19:52:35 +00:00
Ben Meadors 92c7b2db69 Merge pull request #348 from meshtastic/moduleconfg
100ms delays to prevent overloading the serial
1.3alpha.20
2022-07-02 14:43:24 -05:00
Ben Meadors ff94ad968c 100ms delays to prevent overloading the serial 2022-07-02 14:41:09 -05:00
github-actions c6071c57ec bump version 2022-06-30 01:17:37 +00:00
Ben Meadors e3e3562c2c Merge pull request #347 from meshtastic/moduleconfg
Module config progress
1.3alpha.19
2022-06-29 20:16:37 -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 42f2ed571d Merge pull request #346 from meshtastic/patch-1
small issues corrected
2022-06-21 19:38:01 +02: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
github-actions 4cff344971 bump version 2022-06-21 16:18:33 +00:00
Ben Meadors 594b307e94 Merge pull request #344 from meshtastic/patch-1
Get and Set general attributes working.
1.3alpha.18
2022-06-21 08:23:58 -05: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
Thomas Göttgens a956c8068c Merge pull request #343 from meshtastic/patch-1
Untangle Modem Presets from Channels
2022-06-18 13:41:38 +02:00
Thomas Göttgens 2124e292f1 Untangle Modem Presets from Channels 2022-06-18 13:38:08 +02:00
Ben Meadors 115739a9bb Merge pull request #342 from meshtastic/nanopb-upgrade
Github action protos version
2022-06-17 08:39:00 -05:00
Ben Meadors cc2c16b957 Github action protos version 2022-06-17 08:33:13 -05:00
Thomas Göttgens b9245c6c1f Merge pull request #341 from meshtastic/patch-1
almost working
2022-06-17 12:40:06 +02:00
Thomas Göttgens d21f7811fa where did that came from? 2022-06-17 12:37:50 +02:00
Thomas Göttgens 8dbd6431f7 almost working 2022-06-17 12:31:18 +02:00
Thomas Göttgens c7b2bbf700 Merge pull request #340 from meshtastic/patch-1
remove "Request Settings" during init, team settings and deprecated settings.
2022-06-17 10:59:54 +02:00
Thomas Göttgens 682fdb7ef4 Remove test for deprecated option 2022-06-17 10:57:39 +02:00
Thomas Göttgens 9c79f9d80e Wait again, since we don't request config manually 2022-06-17 10:54:31 +02:00
Thomas Göttgens c55b1188e8 remove "Request Settings" during init, team settings and deprecated settings. 2022-06-17 10:40:40 +02:00
github-actions d5e4eaf2d8 bump version 2022-06-17 05:53:24 +00:00
mkinney d49cc74828 Merge pull request #339 from mkinney/hack_13
Hack 13
1.3alpha.17
2022-06-16 22:49:22 -07:00
Mike Kinney 47781fa1e0 remove unused import 2022-06-16 22:46:04 -07:00
Mike Kinney cc98ed1084 comment yet another test 2022-06-16 22:43:42 -07:00
Mike Kinney bec8cf2b13 change the d to an e 2022-06-16 22:40:48 -07:00
Mike Kinney 5bfebbe436 comment out code until it does not complain 2022-06-16 22:38:23 -07:00
Mike Kinney c02a4d8138 Merge remote-tracking branch 'upstream/master' 2022-06-16 19:35:58 -07:00
mkinney 15aae34d65 Merge pull request #338 from mkinney/bump_nanopb
Bump nanopb
2022-06-16 19:30:46 -07:00
Mike Kinney 89b0426a2b fix warnings now that tests have been commented out 2022-06-16 19:26:52 -07:00