The Parallax Propeller autopilot I have been building is almost ready to test ! Here is a few pictures. Good thing I put 3 electronics bays in this 7 foot monster. There is a LOT.GPS6DOFPressure/Altitude module2 servosMONSTER motorUltrasonic ground sensor900 Mhz cameraOSD on propeller board6 Channel RC RxXBee TransceiverIf anyone here is going to the Parallax Expo West June 26,27 in Rocklin CA ...I will be there hopefully with the B2 monster.Oh...one more thing. I don't know how to fly RC planes so I hope the AP knows it's stuff !
Nice work Mr. Earl.
I'm using PropStick as control board for my autopilot project.
Can you share your spincode here? Maybe i can learn from your code.
Thanks.
You don't get altitude from the 6DOF. You use the barometer and just before flight you tell the AP what altitude you are at. Then the barometer calk will tell you feet above ground. (sort of)
I wrote the code in spin.
Plans for the wing...... plans...we don't do no stinkin plans !!!
How reliable is your ping sensor? What did you use to filter the sonar data returned?
What did you use for altimeter? How accurate is it and what resolution? Use any filtering?
Comments
I'm using PropStick as control board for my autopilot project.
Can you share your spincode here? Maybe i can learn from your code.
Thanks.
Good luck with the flying, CG normally is alot further forward than you think with a flying wing.
I wrote the code in spin.
Plans for the wing...... plans...we don't do no stinkin plans !!!
https://www.youtube.com/watch?v=E8UrDZqkTIs
What is your Propeller board?
How reliable is your ping sensor? What did you use to filter the sonar data returned?
What did you use for altimeter? How accurate is it and what resolution? Use any filtering?
Thank you.