This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
python
Watch
1
Star
0
Fork
0
mirror of
https://github.com/meshtastic/python.git
synced
2026-09-14 14:28:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbf4cabee1a8b9fc9856aacb5fccc5cfc85f7119
python
/
meshtastic
T
History
Ian McEwen
dbf4cabee1
Avoid deadlocking on potentially re-entrant _startConfig call, and don't reconnect when _wantExit
2026-05-31 15:03:58 -07:00
..
analysis
…
powermon
…
protobuf
Inject options in nanopb .options files into the protobuf files used for code generation
2026-05-31 09:42:55 -07:00
slog
…
tests
Re-establish the OSError being raised to match former behavior, but still reconnect. TBD if this is quite the right approach.
2026-05-31 14:53:46 -07:00
__init__.py
…
__main__.py
pylint fix
2026-05-31 12:48:18 -07:00
.gitignore
…
ble_interface.py
…
mesh_interface.py
…
mt_config.py
…
node.py
Update the other factory reset to use integer too
2026-05-31 12:30:34 -07:00
ota.py
…
remote_hardware.py
…
serial_interface.py
pylint/test fixes
2026-05-31 14:06:08 -07:00
stream_interface.py
Fix some leaks/hangs on close: unstarted StreamInterface streams & TCP reader unblock
2026-05-31 13:48:06 -07:00
supported_device.py
…
tcp_interface.py
Avoid deadlocking on potentially re-entrant _startConfig call, and don't reconnect when _wantExit
2026-05-31 15:03:58 -07:00
test.py
…
tunnel.py
…
util.py
…
version.py
…