GUVWAF
cc29cab99a
Remove additional print statements
2022-10-08 13:20:28 +02: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
github-actions
621feb749d
bump version
2022-10-02 14:40:33 +00:00
Ben Meadors
f6731a435d
Proto baggins
1.3.37
2022-10-01 08:36:43 -05:00
Ben Meadors
dcfe5fb558
Merge pull request #377 from GUVWAF/master
...
Add KnownProtocol for Simulator_App
2022-10-01 07:59:26 -05:00
GUVWAF
4fa80e9652
Add KnownProtocol for Simulator_App
2022-10-01 11:46:40 +02:00
github-actions
02851b6237
bump version
2022-09-25 18:52:40 +00:00
Ben Meadors
a74ec12445
Reset nodedb command
1.3.36
2022-09-25 13:46:11 -05:00
github-actions
262e921a81
bump version
2022-09-20 02:05:17 +00:00
Ben Meadors
0c7b9e10f4
Update setup.py
2022-09-19 21:04:22 -05:00
github-actions
ab8b930365
bump version
2022-09-18 13:07:41 +00:00
Ben Meadors
4ae49c68aa
Add factory reset
1.3.34alpha
2022-09-18 08:05:50 -05:00
github-actions
733f22d927
bump version
2022-09-18 01:00:31 +00:00
Ben Meadors
791131ea27
Version bump fix
2022-09-17 19:59:08 -05:00
github-actions
f17292221c
bump version
2022-09-18 00:42:08 +00:00
Ben Meadors
b60a438c9d
Update setup.py
1.3.35a
2022-09-17 19:30:56 -05:00
github-actions
3b3a610375
bump version
2022-09-18 00:20:12 +00:00
Ben Meadors
38f928bdb7
Update setup.py
2022-09-17 19:19:23 -05:00
github-actions
6272e992a4
bump version
2022-09-18 00:09:40 +00:00
Ben Meadors
3263fbca28
Increment build number instead
2022-09-17 19:08:41 -05:00
Ben Meadors
f0e7af389c
Update setup.py
2022-09-17 18:52:53 -05:00
github-actions
471dfc7a29
bump version
2022-09-13 01:19:06 +00:00
Ben Meadors
2a7c21c062
Protos sync
1.3alpha.32
2022-09-12 20:16:14 -05:00
github-actions
03797e3336
bump version
2022-09-11 13:03:34 +00:00
Ben Meadors
dc1be12c86
Update protos
1.3alpha.31
2022-09-11 08:01:55 -05:00
github-actions
4c83a43d64
bump version
2022-09-09 16:44:46 +00:00
Ben Meadors
e083cda3d9
Merge pull request #371 from meshtastic/big-proto-refactor
...
Update python to use reworked protos
1.3alpha.30
2022-09-09 11:43:10 -05:00
Ben Meadors
c0006f888b
Add alpha back for upcoming release
2022-09-09 11:05:10 -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
github-actions
4b0e3ae923
bump version
2022-09-08 21:43:54 +00:00
Ben Meadors
37f10cc0d4
Remove alpha
1.3.29
2022-09-08 15:55:19 -05:00
github-actions
998df265e6
bump version
2022-09-08 12:11:11 +00:00
Ben Meadors
d852981371
Med
1.3alpha.28
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
Ben Meadors
2dc14ef466
Merge pull request #369 from rohanki/master
...
Fix for --setalt --setlat --setlon
2022-09-05 20:30:29 -05:00
Rohan King
8e69c32a36
Fix for --setalt --setlat --setlon
...
fix for --setalt --setlat and --setlon
2022-09-06 10:23:19 +10:00
github-actions
42b33bea5b
bump version
2022-09-03 14:03:36 +00:00
Ben Meadors
7fd101cbf8
Update protos and fix error
1.3alpha.27
2022-09-03 09:02:36 -05:00
ghostop14
92ee9889b1
Fixes #367 MedFast Enum Not Defined
2022-09-02 10:44:59 -04:00
github-actions
b6e1610abe
bump version
2022-08-27 13:37:05 +00:00
Ben Meadors
bde5db9c51
Fixed ch-set command in setPref
1.3alpha.26
2022-08-27 08:14:48 -05:00
github-actions
148ae49ded
bump version
2022-08-25 18:25:24 +00:00
Ben Meadors
d1f8365da1
Merge pull request #363 from meshtastic/channel-url
...
Channel setting fixed
1.3alpha.25
2022-08-25 13:24:20 -05:00
Ben Meadors
59fc294d66
Channel setting fixed
2022-08-25 13:22:05 -05:00
github-actions
7473b4e18c
bump version
2022-08-17 02:49:05 +00:00
Ben Meadors
58aafcf3f1
Merge pull request #361 from Douile/dev-change-channel
...
Fix changing modem_preset from CLI shortcuts
1.3alpha.24
2022-08-16 08:58:56 -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