Kevin Hester
d0855b6ff8
fix ver requirements
2021-03-09 10:37:00 +08:00
Kevin Hester
d09197e734
Merge branch 'master' into Feature-requested-20210218
2021-03-08 10:25:55 +08:00
Kevin Hester
6936c21927
1.2.6
2021-03-07 09:55:21 +08:00
Kevin Hester
087b7563e7
1.2.5 add hopLimit support and fix automatic text decoding
2021-03-06 14:28:08 +08:00
Kevin Hester
fcb4d3ec5b
1.2.4
2021-03-05 11:50:30 +08:00
Kevin Hester
f96520bb97
1.2.3 fix sendtext
2021-03-05 08:27:13 +08:00
Kevin Hester
a8c2e9f2dd
fix channel writing from python
2021-03-04 20:41:57 +08:00
Kevin Hester
cc2c9af221
stop fetching channels once we reach disabled
2021-03-03 09:14:48 +08:00
Kevin Hester
257620e992
update from master
2021-03-02 15:25:29 +08:00
Kevin Hester
5c6302917e
sending works for the new 1.2
2021-02-23 13:25:45 +08:00
iz1kga
3d2913a525
added Number, AKA, ID, and TimeAgo
2021-02-18 14:41:37 +01:00
Kevin Hester
cb0a65dae9
fix #57 for rasberrypi
2021-02-15 14:19:49 +08:00
Kevin Hester
6b6f0cd19d
1.1.46
2021-02-13 14:11:48 +08:00
iz1kga
f7ec8cda7e
First Try to solve issue #54 by IZ1IVA adding the feature requested
2021-02-12 22:38:22 +01:00
Kevin Hester
de08126cee
1.1.45 update --test
2021-02-10 15:41:14 +08:00
Kevin Hester
54ed221d75
1.1.44 don't drop first sent packet due to duplicate packetnums
2021-02-08 13:00:18 +08:00
Kevin Hester
9c1232be79
1.1.33 Improve channel/device settings support
...
Allow setting to arbitrary byte arrays by preceding the string with 0x
for things like
meshtastic --setchan psk 0x1a1a1a1a2b2b2b2b1a1a1a1a2b2b2b2b1a1a1a1a2b2b2b2b1a1a1a1a2b2b2b2b --info
2021-01-29 09:51:56 +08:00
Kevin Hester
e0bc4318bf
1.1.32
2021-01-03 20:55:50 +08:00
Kevin Hester
5a56207440
1.1.31 bury taptun2 deeper so that windows can't accidentally touch it
2020-12-31 09:17:16 +08:00
Kevin Hester
3df8a16de1
1.1.30 oops - need to short circuit the tunnel check BEFORE the and
2020-12-28 09:37:40 +08:00
Kevin Hester
3bfec71e0a
don't touch tunnel on platforms where it might be missing
2020-12-27 16:03:33 +08:00
Kevin Hester
728d7f4a1d
1.1.28 hopefully fix windows
2020-12-24 20:12:55 +08:00
Kevin Hester
fff7857ace
only require pytap if user tries to run 'mesh-tunnel'
2020-12-24 13:24:35 +08:00
Kevin Hester
a0038107de
1.1.26
2020-12-24 11:19:47 +08:00
Kevin Hester
2cc10abcc3
add pytap2 dependency
2020-12-23 22:39:53 +08:00
Kevin Hester
b28749568a
apparently 3.5 is too old for us, require python >=3.6
2020-12-23 21:42:57 +08:00
Kevin Hester
78bd9f4e92
1.1.25
2020-12-17 11:25:15 +08:00
Kevin Hester
5952972334
1.1.24 for #44
2020-12-15 16:58:49 +08:00
Kevin Hester
86005c0dda
1.1.23 fix #41 pyserial also drives usb control signals wrong on windows
2020-12-14 07:44:30 +08:00
Kevin Hester
0b1340cce1
1.1.22 make deprecation message just a warning
2020-12-10 13:59:30 +08:00
Kevin Hester
afbfd4fe80
1.1.21 for https://github.com/meshtastic/Meshtastic-device/issues/536
2020-12-10 11:37:57 +08:00
Kevin Hester
449c0a2dac
1.1.20
2020-12-09 13:44:31 +08:00
Kevin Hester
299ea4990b
1.1.7
2020-10-29 19:54:46 +08:00
Kevin Hester
53fab9f838
1.1.6
2020-10-15 08:24:59 +08:00
Kevin Hester
0d7ef3a109
1.1.1 update protobuf lib dependency
2020-10-08 11:33:31 +08:00
Kevin Hester
7d269b742b
fix #26 thanks @claesg - use newer protobuf lib
2020-10-08 10:38:33 +08:00
Kevin Hester
8e808292dc
1.1.0 add new --set-router and --unset-router options
...
for https://github.com/meshtastic/Meshtastic-device/issues/376
2020-10-06 14:46:47 +08:00
geeksville
413868bdd9
update protobufs for gps mode setting
2020-09-30 08:12:54 -07:00
geeksville
25eea6c5b9
1.0.14 fix #23 I busted setstr, thanks @mc-hamster for the headup
2020-09-27 10:46:46 -07:00
geeksville
cca38a04ee
1.0.13
2020-09-25 16:50:24 -07:00
geeksville
466da0c13d
user lowercase version of the pyqrcode name - recommended
2020-09-25 15:22:07 -07:00
geeksville
dd45429576
fix #20 - allow setting binary arrays (i.e. psk) with strings of hex digits
2020-09-18 10:05:49 -07:00
geeksville
3d9b9bc627
1.0.10
2020-09-16 10:06:03 -07:00
geeksville
3e0cc15b37
1.0.9 fix RTS handling
2020-09-16 09:40:48 -07:00
geeksville
30930c006c
1.0.8 oops I busted setup, thanks @mc-hamster
2020-09-15 19:59:56 -07:00
geeksville
73cae01c32
add --qr to show qr code
2020-09-15 17:51:15 -07:00
geeksville
1214482ccf
1.0.6 add a channelURL property
...
Example usage:
```
meshtastic --setchan tx_power 100 --info
Trigger powerFSM 9
Connected to radio
Setting channel parameter tx_power to 100
Writing modified preferences to device
my_node_num: 2883444536
has_gps: true
num_channels: 13
region: "1.0-US"
hw_model: "tbeam"
firmware_version: "1.0.0"
packet_id_bits: 32
current_packet_id: 816090843
node_num_bits: 32
message_timeout_msec: 300000
min_app_version: 172
preferences {
position_broadcast_secs: 900
send_owner_interval: 4
wait_bluetooth_secs: 120
screen_on_secs: 300
phone_timeout_secs: 900
phone_sds_timeout_sec: 7200
mesh_sds_timeout_secs: 7200
sds_secs: 31536000
ls_secs: 3601
}
channel_settings {
tx_power: 100
modem_config: Bw125Cr48Sf4096
psk: "\324\361\273: )\007Y\360\274\377\253\317Ni\277"
name: "Default"
}
Channel URL https://www.meshtastic.org/c/#CGQYAyIQ1PG7OiApB1nwvP-rz05pvyoHRGVmYXVsdA==
Nodes in mesh:
{'num': 2883444536, 'user': {'id': '!2462abdddf38', 'longName': 'Bob b', 'shortName': 'Bb', 'macaddr': 'JGKr3d84'}, 'position': {'batteryLevel': 100, 'time': 315969731}}
{'num': 682754228, 'user': {'id': '!246f28b200b4', 'longName': 'Bob b', 'shortName': 'Bb', 'macaddr': 'JG8osgC0'}, 'position': {'batteryLevel': 79, 'time': 316593914}, 'snr': 9.5}
{'num': 2441803616, 'user': {'id': '!5002918af760', 'longName': 'ryan', 'shortName': 'r', 'macaddr': 'UAKRivdg'}, 'position': {'batteryLevel': 61, 'time': 316497304}, 'snr': 10.0}
{'num': 862631397, 'user': {'id': '!c44f336ab5e5', 'longName': 'Unknown b5e5', 'shortName': '?E5', 'macaddr': 'xE8zarXl'}, 'position': {'time': 1597965319}, 'snr': 13.25}
{'num': 2441803548, 'user': {'id': '!5002918af71c', 'longName': 'Unknown f71c', 'shortName': '?1C', 'macaddr': 'UAKRivcc'}, 'position': {'batteryLevel': 47, 'time': 316494981}, 'snr': 9.5}
{'num': 82599254, 'user': {'id': '!fd1004ec5d56', 'longName': 'Unknown 5d56', 'shortName': '?56', 'macaddr': '/RAE7F1W'}, 'position': {}, 'snr': 9.25}
{'num': 2885173400, 'user': {'id': '!2462abf84098', 'longName': 'Unknown 4098', 'shortName': '?98', 'macaddr': 'JGKr+ECY'}, 'position': {'batteryLevel': 4, 'time': 315966200}, 'snr': 10.75}
```
2020-09-15 17:32:09 -07:00
geeksville
be8c654eea
1.0.5 fix #14 , let users set bool,float or string params.
...
Example usage:
Or to configure an ESP32 based board to join a wifi network as a station (wifi support in the device code is coming soon):
```
meshtastic --set wifi_ap_mode false --setstr wifi_ssid mywifissid --setstr wifi_password mywifipsw
```
Or to configure an ESP32 to run as a Wifi access point:
```
meshtastic --set wifi_ap_mode true --setstr wifi_ssid mywifissid --setstr wifi_password mywifipsw
```
2020-09-15 09:28:54 -07:00
geeksville
e485af752b
OS-X was rebooting devices on connect, force RTS false
...
(RTS is connected to ESP32 reset). Thanks to @mc-hamster for this fix!
2020-09-12 12:31:05 -07:00
geeksville
33b31d0fb2
1.0.3
2020-09-11 13:06:21 -07:00