Alessandro Apostoli

Results 139 comments of Alessandro Apostoli

Hi Cris, great job! would you mind taking a look at this PR https://github.com/ArduPilot/ardupilot/pull/12200, there's an sport packet decoder that you could reuse to decode sensor data, after you write...

great! I'm really sorry we could not get in touch! Ok my basic idea is to refactor some code in my PR to extract a namespace dedicated to frsky protocol...

@ChrisBird I refactored the frsky bidirectional code, now there's frsky.h which would allow you to include the sport protocol parser and reuse some code, like the sport packet struct for...

Hi Willy, which widget/script version and radio?

@jaroszmm telemetry data needs a lua configuration file specific to your setup, did you create the file and customize it? There's no widget magic that figures telemetry data for you...

I'm pretty sure it's an issue on your side, most probably the file name is not correct or content was corrupted, please attach your cfg file and your sensors_maps file

> Darren Lines sent me his config file for crossfire system. I renamed the file to fit my model name and it worked. > If I did the same thing...

Nice job, but I will not merge this until mavlink support will be officially included in OpenTX, main reason is I would not be able to provide adeguate support, sorry....

> Please also see the fixes in Yaapu Config.lua and menu.lua for map detail selection, which was not working correctly in 1.9.3-beta2 (it reset after each change back to min...

> You might want to have a look at my tiny draw.lua mod nevertheless. This fix for ARMED dialog is also interesting for Mav2PT, that combines telemetry.statusArmed and telemetry.landingComplete into...