Kevin Hester
9da211b102
update protobufs
2020-12-21 10:27:46 +08:00
Kevin Hester
02342ce395
Add --setch-shortfast and --setch--longslow
2020-12-15 13:39:00 +08:00
Kevin Hester
9ff8eb1771
new protobufs
2020-12-09 12:10:58 +08:00
Kevin Hester
9e25fbc670
add setlat/setlon support for
...
https://github.com/meshtastic/Meshtastic-device/issues/536
meshtastic --setlat 32.7767 --setlon -96.7970 --setalt 1337
2020-12-09 11:43:06 +08:00
Kevin Hester
ac31189798
WIP for new cleaned up device API
2020-12-06 09:03:28 +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
Kevin Hester
d2e2e3390c
update protobufs
2020-10-06 06:16:12 +08:00
geeksville
413868bdd9
update protobufs for gps mode setting
2020-09-30 08:12:54 -07:00
geeksville
e4a424ccee
support new --set factory_reset true preferences option
2020-09-19 11:19:03 -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
2800366319
update to latest protos
2020-07-05 22:10:02 -07:00
geeksville
31b52d26c3
update protobufs
2020-06-06 10:12:44 -07:00
geeksville
54a64d18c5
stress testing new reliable messaging
2020-05-19 15:50:37 -07:00
geeksville
39872ee86b
put BLE experiment on back burner
2020-05-12 17:20:12 -07:00
geeksville
bfa2d97e43
support new protobufs
2020-05-12 11:00:11 -07:00
geeksville
53e9fae39f
update protos
2020-05-04 21:26:35 -07:00
geeksville
74d134d96a
update protobufs
2020-04-30 22:15:05 -07:00
geeksville
b6f05ea940
detect when device reboots
2020-04-28 17:44:26 -07:00
geeksville
d586789c0a
sendPacket/sendData/sendText approximately work
2020-04-28 09:20:10 -07:00
geeksville
f1adb00c39
add protobuf stubs
2020-04-27 11:47:22 -07:00