Hello,
I release a new firmware for Turnigy 9x,
You can use telemetry from APM (watching battery voltage and GPS informations).
You can tune major value of PID (not all).
And the last you can change flight mod via Mavlink or PPM chanel.
Actually I tested only on the last version of AduCopter, I thing you can easily change the sources code to adapt for ArduPlane
Project home :
http://code.google.com/p/gv9x/
Download binary :
http://code.google.com/p/gv9x/downloads/list
Turnigy 9x with Mavlink from GerardV on Vimeo.
Main screen with alternate voltage display (transmitter and APM)
On the picture, '20.1' is the voltage of APM and 'STAB' is the flight mod
Mavlink infos screen
Mavlink GPS screen
PID settings screen (can modify P & I parameters)
Settings flight mod cmd
I had two another parameters :
alarm on low battery from mavlink and the setting of the baud rate (it is preferable to get an high speed RF module)
Replies
Who says we don't have an uplink? Couldn't we use the raw data encoded into a PPM channel to send data to the APM? It would require "translation" code in the APM firmware to accomplish this, but I'm seeing the bigger picture...
If you never flash this radio you can find all documentations on er9x project found here :
modding your radio and flashing
http://code.google.com/p/er9x/
or you can find a Solderless Pogo board
for flashing I would recommanded to install eepe :
http://code.google.com/p/eepe/
For the transmission you'll need a wireless RS232 high speed datalink, you can use xbee
but in europe I cannot use 900Mz and you mus modfify like for FRSKY project
http://code.google.com/p/gruvin9x/wiki/FlashGuide
My radio:
Due to the ATMEGA64 we approach the maximum memory,and in my version of gv9x-mavlink I remove the splashscreen,
the helicopter option (all mixing is done in ArduCopter)
and displays statistics
the binary is here :
http://code.google.com/p/gv9x/downloads/list
Next time, I have to explain how to set the rotary switch.
Tell me if you have problems.
like wise is there some info on modding the radio please as i think its great
How would you install this? Would you need xbee installed into the 9x?