python
python copied to clipboard
The Python CLI and API for talking to Meshtastic devices
Various python side work items to enable PowerMon reporting and analysis. * DONE: Talk to a RD6006 * DONE: Set voltage for test * DONE: set a low current limit...
* possibly use one of the slick python vis libs * include both predicted (compared to board schematic) and measured values in plot/table * include place to put in %s...
This is mostly an FYI in case it helps others, including developers if this is some kind of bug. I had one of my RAK4631 nodes connected to an old...
See attached image. The node 'Highton Rooftop' is using an Emoji in their node name. It screws up the tabular formatting of the output for the --nodes argument, making it...
There is no way to get the last received messages from the device. Since the whole purpose of this device is to send/receive messages, this is a real surprise. It...
When using: > meshtastic --sendtext --dest xxxxx Text or > meshtastic -ch-index 0 --sendtext Text It would be very nice to have a confirmation of the message being received. When...
Hello! When I have an active serial interface, after some amount of time, I get a segfault. When I look at the fault handler, I get this: ``` Fatal Python...
This matches what the Android app does.
Before this patch: ``` $ meshtastic --dest '!nodeid' --get external_notification Connected to radio Requesting current config from remote node (this can take a while). ERROR file:stream_interface.py __reader line:191 Error while...
### Category Other ### Hardware Linux Native ### Firmware Version 2.5.5.e182ae7 ### Description I guess LocalModuleConfig is outdated, does not know how to handle location.lot...: Using a SX1262 hat for...