Hi,
I recently discovered a post on RCG here back in May 2015 from a new member about using a single Pixhawk for VTOL control on the BirdsEyeView FireFLY6. It lead to the PX4 page below describing some development firmware for the Pixhawk. Does anyone know if there have been updates to this development or how to obtain the firmware for testing?
PX4 Page to BirdsEyeView FireFly
Thanks.
Replies
Greg Covey said:
2016-12-30 12-43-20.bin
2016-12-30 12-33-08.bin
2016-12-30 14-07-46.bin
I find it hard to believe that you cannot accomplish your goals with 254 or less waypoints per flight. You will be hard-pressed to beat the performance and simplicity of the AvA firmware and FireFLY6 Planner. The new v1.2 firmware and planner has just been released with even more capability.
Seems the only people to do so were the px4 devs, documentation very scarce
We have a Firefly6 and were using it for mapping missions but have decided to get rid of AVA and firefly planner due to it not being fully functioning for our uses. The main reason we have gotten rid of it is due to the fact that it will not allow us to have more than 254 way points. I am running into many problems trying to get this thing up and running using the PX4 flight stack in Q ground Control. Can anyone point me in a direction that has some good info about getting the firefly up and running the PX4 flight stack. It seems that there is a bunch of info here and there but not a good single source, and that may just be the case. I was just wondering if anyone has gotten the firefly6 up and running on not on AVA software, and if so would they be willing to share their parameter files?
Nada said:
Greg Covey said:
Hi Nada,
If you use the APM stack with APM: Plane v3.6.0 release firmware then you can utilize the QuadPlane features that you desire. Here are a few links to get you started. You will see my QuadPlane projects for Bix3 and Ranger EX in the forum link below. At this time, folks are having QuadPlane difficulties using APM Plane v3.7.0 so please start with v3.6.0.
APM Wiki - QuadPlane Support
ArduPilot Discussion Forum - APM Plane v3.6.0
Dear Greg
I'm still new in PX4. I like what you did in your project. In my project, I'm using Px4 controller and I want to transfer between quad copter mode to fixed wing mode. Can you help me in that, please?
Also, I want to ask you if how can I program the controller with C++ or I have only to use the mission planner?
Should I use the APM?
Your quick response will be apprecieted for me.
Thank you
Nada
Dear Greg
I'm still new in PX4. I like what you did in your project. In my project, I'm using Px4 controller and I want to transfer between quad copter mode to fixed wing mode. Can you help me in that, please?
Also, I want to ask you if how can I program the controller with C++ or I have only to use the mission planner?
Should I use the APM?
Your quick response will be apprecieted for me.
Thank you
Nada
The problem with using two flight controllers is that it requires having the FireFLY6 Transition Bridge. I would first try the PX4 stack solution which doesn't require a key.
babak said: