|
|
|
|
|
|
||
|
Joined Aug 2011
35 Posts
|
Quote:
Enough room for a little pilot inside... |
|
|
||
|
|
|||
|
Joined Aug 2011
35 Posts
|
Thanks Martin
![]() Some pics of setup and my first time ever FPV:
No, it is not the pilot - it is the lookout at end of the vid. |
||
|
|||
|
|
|
|
Joined Aug 2011
35 Posts
|
Well.. It can be done.
There will be several different setups. - 2x 120 degree mixes (left or right & forward or backward pointing) - 140 degree mix - 2x 90 degree mixes (with 3 and 4 servos) The mixing itself is pretty easy, but the code will be messing with different setups and fine tuning. I modified my code so that the mapping is done for negative and positive values. So for example from -500 to 500 where 0 is center. That might help with mixing. The pulse is then something like "1500 - fixed_us + channel_us". And with collective there would also be the same collective for each channel. After this it is just some trigonometry with cyclic. I guess it would still be easier for multicopters than for helis. There is plenty of other stuff with helis like fine tuning of swash plate... |
|
|
|
|
|
|
USA, CO, Denver
Joined Dec 2010
388 Posts
|
Yup, I was thinking an LCD upgrade might be necessary in order to be able to navigate the more complex items.
With the multicopters and with some FBL gyros, the inputs are simple and don't require any mixing other than a throttle/pitch curve, the swash is all done in the stabilizer, so really in theory this controller set is already good to go with any of those systems. Ian, what would be the downside or pitfalls in going with a fancier graphical display, other than the nightmare of coding it? Would it sacrifice performance or do some of those things have their own GPU/CPU type thing that won't zap the cycles of the controller itself? |
|
|
|
|
||
|
USA, CO, Denver
Joined Dec 2010
388 Posts
|
Quote:
Dealing with the gyro and the gains and this stuff also would be extra code, along with having different pitch curves. Jeeze I see why no one messes with this stuff, but the challenge sounds fun! I'm ordering up my arduino from sparkfun today! |
|
|
||
|
|
||
|
|
Quote:
![]() I still need to get the LCD (or rework the code to support one I already have) and figure out a low drop out Voltage regulator as this tx I gutted only has 4 battery holder. I'm planning to wire the thumb switches up, use them to control flight modes on Ardupilot and RVOSD. |
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion Looking for cheap RC radio TX/RX sets | 1145climber | Electric Power Cars | 3 | Apr 08, 2010 05:24 AM |
| Build Log Re-inventing /modding Thunder tiger's P-51D Mustang | kusunokimasahige | Electric Warbirds | 12 | Mar 22, 2010 12:57 PM |
| Discussion Re-inventing the wheel | philgib | Blimps | 5 | May 25, 2006 06:42 PM |