Skip to content

Releases: iOperator/CRSF-HLA

v0.5.2 Bugfix release (re-release)

29 Oct 19:48
0d1764f
Compare
Choose a tag to compare

Removed unused imports of sqlite and subprocess.

Re-released to correctly increment version number.

Bugfix release

29 Oct 19:41
6289c1f
Compare
Choose a tag to compare

Removed unused imports of sqlite and subprocess.

Initial public release

19 Sep 21:53
Compare
Choose a tag to compare

CRSF-HLA

Saleae Logic 2 High Level Analyzer: Crossfire decoder for R/C protocol as used by TBS Crossfire, Tracer or ExpressLRS

Features ✨

This is still a very early release. Currently the following frames are supported:

  • Link statistics (0x14)
  • RC channels packed (0x16)

The decoder features a state machine that parses all frames so it can easily be extended to decode future frames.
Some groundwork for additional frames already exists.