A SITL for Betaflight
Project description
Python Wrapper for the Betaflight SITL
pip install sitl
Run
ui-server
Navigate to http://localhost:13337
New terminal: Run
sitl-websockify
Navigate to https://app.betaflight.com. Options => Enable manual connection mode. Port: Manual Selection and paste ws://127.0.0.1:6761
New terminal: Run
sitl
Troubleshooting
Ports in use:
netstat -tulpn | grep 13337
netstat -tulpn | grep 6761
netstat -tulpn | grep 5761
netstat -tulpn | grep 9002
netstat -tulpn | grep 9003
netstat -tulpn | grep 9004
kill -9 {PID (last number in row)}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sitl-0.0.4.tar.gz
(3.5 kB
view details)
File details
Details for the file sitl-0.0.4.tar.gz.
File metadata
- Download URL: sitl-0.0.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7010fe1e0b7cda2ab304e0cbdd5d4756a99df5184a499134db380b10c691bbf6
|
|
| MD5 |
f8393e8dac64d88cdd9b36719a85747d
|
|
| BLAKE2b-256 |
9c5d664a69869e86420fcc9a9c97c265845c0fd40e2860ecbb820259a980ff01
|