FlightGear TQPanel: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (cat: Software)
No edit summary
Line 15: Line 15:
|status = Under active development as of 02/2013
|status = Under active development as of 02/2013
|maintainers  = [https://gitorious.org/flightgear-tq-panel-made-with-kivy repository]
|maintainers  = [https://gitorious.org/flightgear-tq-panel-made-with-kivy repository]
|developers = pommeschanke
|developers = d-laser
}}
}}


Pommesschranke started a python/kivy app that he plans to use to control FlightGear aircraft.
d-laser(pommesschranke) started a python/kivy app that can be used to control FlightGear aircraft.
 
It is a multi-touch App, so you can move each throttle alone or both together using 2 fingers. Use 2 fingers for the toe-brakes, or only one for differential braking.  


This is done with 83 lines of Kivy Code (*.kv) and one PNG image made with gimp.
This is multi-touch, so you can move each throttle alone or both together using 2 fingers.
Kivy apps run on Linux, Windows, Mac, android, iOS
Kivy apps run on Linux, Windows, Mac, android, iOS


Line 27: Line 27:


About "FGPanel without FG" I just had another Idea:  
About "FGPanel without FG" I just had another Idea:  
Use the Blender game engine and blenderplayer - then I could use the original 3D models which are also used inside Flightgear.
Use the Blender game engine and blenderplayer - then I could use the original 3D models which are also used inside FlightGear.
Just like the kivy app this would run on Platforms that can't run Flightgear like Raspberry Pi and Android for example.
Just like the kivy app, this would run on Platforms that can't run FlightGear like Raspberry Pi and Android for example.
 
With my kivy TQ I can now control..
* speed brake
* 2 x throttle
* elv. trim
* flaps
* field of view (zoom)
* parking brake
* thrust reverser
* 2 x toe brake
* gear up/down
* change view


With my kivy TQ I can now control flaps, speed brakes and 2 x throttle.
I developed and tested on Linux(800x600) and it runs without changes on an
I developed and tested on Linux and it runs without changes on Android.
Android tablet (1024x600)


== Installation & Setup ==
== Installation & Setup ==
Line 48: Line 60:


== Todo ==
== Todo ==
* some python code that talks UDP and/or Telnet with FlightGear
<strike>* some python code that talks UDP and/or Telnet with FlightGear</strike> DONE
* add more buttons and switches
<strike>* add more buttons and switches</strike> One screen is full :-)
* make everything look more real
* make everything look more real - Michat works on additional graphics


although it is not a hardware TQ I think it will be more fun to use than the keyboard. And it will be nice to have visual indicators for the position of speed brakes, throttle, flaps, gear  
although it is not a hardware TQ I it is more fun to use than the PC-keyboard. And it is nice to have visual indicators for the position of speed brakes, throttle, flaps, gear  


{{#ev:youtube|UxyHnvBo07s|400}}
{{#ev:youtube|UxyHnvBo07s|400}}


[[Category:Software]]
[[Category:Software]]
476

edits

Navigation menu