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.2.tar.gz
(3.4 kB
view details)
File details
Details for the file sitl-0.0.2.tar.gz.
File metadata
- Download URL: sitl-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b02140e187805d64e661090375164267fc5a157249c6d0b265437f5f25b18d3a
|
|
| MD5 |
cee34c1325aa92503661b65832133779
|
|
| BLAKE2b-256 |
89b748514fe5a4821e0ab7fd45657a3dab3bc1002c5aa77c6a81cb8c664a9d3a
|