geeksville
fec58a1b6c
doc updates
2020-09-15 09:29:41 -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
geeksville
6942677b85
1.0.2 update example and handle serial disconnection gracefully
2020-09-11 11:08:16 -07:00
geeksville
1f4af574e6
1.0.1
2020-09-08 10:01:08 -07:00
geeksville
848b52a437
0.9.2
2020-08-11 18:19:54 -07:00
geeksville
9da57e2d12
0.9.1 make it possible to see seriallog while sending text commands
...
for https://github.com/meshtastic/Meshtastic-python/issues/5
2020-08-02 13:20:17 -07:00
geeksville
32f3c504d9
0.7.9 add sendPosition(lat, lng, alt) method also...
...
Use this method for the --settime command line flag - which sets the device
time to be the same as the local computers time (in UTC)
def sendPosition(self, latitude=0.0, longitude=0.0, altitude=0, timeSec=0, destinationId=BROADCAST_ADDR, wantAck=False, wantResponse=False):
"""
Send a position packet to some other node (normally a broadcast)
Also, the device software will notice this packet and use it to automatically set its notion of
the local position.
If timeSec is not specified (recommended), we will use the local machine time.
"""
2020-07-05 12:01:35 -07:00
geeksville
2917ba3478
0.7.7
2020-06-26 15:51:03 -07:00
geeksville
553810b3a5
0.7.6 for #2
2020-06-17 19:36:03 -07:00
geeksville
708e4f43c7
0.7.5
2020-06-17 17:17:10 -07:00
geeksville
7cdc2b3571
0.7.3
2020-06-12 12:34:03 -07:00
geeksville
7d005c1bb4
0.7.2 release
2020-06-09 18:22:15 -07:00
geeksville
a0c83a1861
0.6.7
2020-06-06 11:54:21 -07:00
geeksville
bf085ab1d4
doc updates
2020-05-22 11:04:31 -07:00
geeksville
518eee3a90
0.5.3
2020-05-20 17:09:24 -07:00
geeksville
53889e045c
regen docs
2020-05-03 20:14:35 -07:00
geeksville
16cf06846b
cleanup docs
2020-04-29 10:43:18 -07:00
geeksville
d9afd1e750
fix examples
2020-04-28 17:14:28 -07:00
geeksville
4e555e2679
doc updates
2020-04-28 15:18:45 -07:00
geeksville
fb02ed6619
add redirect
2020-04-28 15:00:19 -07:00
geeksville
37187861a3
try to make github like this html
2020-04-28 14:56:32 -07:00