Skip to content

FrSky SPort over Serial for Enhanced Telemetry, Sensors and Fast RC Input #9

@CodeChief

Description

@CodeChief

Support FrSky SPort connection via serial port for both telemetry and RC input. Potentially saving lots of wasted CPU time otherwise required to perform the DSP functionality of PWM decoding on the GPIO pin. Because the UART chip or TTL adapter (depending if you connect via Navio UART or RasPi USB) will do the main signal processing, the code only needs to decode digital (serial) data.

Furthermore, access to all FrSky sensors should be available. So non-Pixhawk sensors are then possible to use in conjunction with Navio for any autopilot software or DIY project.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions