"Guy McCaldin:
You are correct, while it seems sleazy, it is perfectly OK to charge for binaries compiled from GPL sources, so long as source is made available as well (see https://www.gnu.org/licenses/gpl-faq.html#DoesTheGPLAllowMoney).
But that's…"
"I've been denied on drones-discuss for questions I felt were development questions - things related to code I'd wrote that had been accepted - but which a hurried or imperfectly informed editor might assume were user support. I've also had questions…"
"> I wish to start developing code,.. I also have a question about implementing CAN where is the best place to post ?
The developer email list is here:
"Since you are using the FrSky X8R with a Pixhawk, you are using SBUS, correct? And unfortunately, the X8R doesn't support putting the RSSI on a PWM channel as part of the SBUS signal, which is what the current RSSI library offers.
"Also, the above documentation shows values with two RSSI_ prefixes ("RSSI_RSSI_CHAN_LOW"). That's not how it will be in Mission Planner; I'm not sure why it is getting produced out that way in the online documentation, it could be some mistake I…"
Because ArduPilot hasn't been able to understand RSSI via a PPM channel, many users of EzUHF with MinimOSD found themselves forced to use a passthrough via the channel directly to the MinimOSD to get RSSI. This meant that while you…"
"I had this problem and eliminated it by switching to ELEVON_OUTPUT from ELEVON_MIXING. I believe there is a bug related to the behavior of the elevon mixing mode; the developers have clearly marked the elevon mixing feature as deprecated in 3.3, so…"