FrSky icon indicating copy to clipboard operation
FrSky copied to clipboard

My S.Port sensors and OpenTX Lua scripts

Results 23 FrSky issues
Sort by recently updated
recently updated
newest added
trafficstars

I am working on a gyro based stabilisation for a small wing and wanted to add telemetry using the FrSky library. Need Recommendations for the library setup for HW UART.

I'm trying this library with a Tandem X20s and Ethos transmitter and it doesn't work. I have an Access R10 Pro receiver. Is there a solution?

I create an rpm sensor with Arduino NANO, and it work on When I add a second sensor (pressure sensor BME280) to work together, I received "sensor lost" RPM +...

Hello, I try to visualize a log containing GPS coordinates but the script stops and a message indicates "?: 0 attempt to compare number with nil" I understand that there...

Is there a recommended frequency to call hub.handle()? That is, in ` #include SportHub hub(SENSOR_ID, PIN); #define INTERVAL = XXX //... unsigned long previous = 0; void setup() {//... previous...

I don't see any licensing anywhere. What license is assigned to this project? Thanks, and great work!

I think it will be not much difficult to implement, a protol documentatio was provided early. A rpm optical sensor would be nice also, frsky doesn't have it Thanks

Once the log/chart all loads I can;t find any way to load more than the one 'default' parameter it lists (out of 4 possible ones). eg it loads Amps and...

Hi RealTadango, first of all, thank you for your work! I recently wrote a tutorial, how to set up a Logger in OpenTX. I described how to view the log...