Skip to content

tbs-fpv/tbs-agent-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent Python

CRSF client in Python. Works via TCP or UART connections. Can be used to connect to WiFi module on Crossfire. It can sniff broadcast frames, receive paramters, etc.

Usage

To launch menu via UART:

./crsf.py --menu

To launch logger via TCP:

./crsf.py --tcp

To launch logger via UART:

./crsf.py

Parameters such as SERIAL_PORT might need to be tweaked manually (at the top of the script).

About

CRSF library written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages