FlightGear TQPanel: Difference between revisions

Jump to navigation Jump to search
set the IP does not work on android
No edit summary
(set the IP does not work on android)
Line 66: Line 66:


== Todo ==
== Todo ==
* <strike>config dialog and config file for the IP address of the computer running FlightGear. For now you have to edit main.py, line 17</strike> DONE, needs testing
* config dialog and config file for the IP address of the computer running FlightGear. - DONE, works on Linux but not yet on android :-(
* add all the light switches to the protocol
* add all the light switches to the protocol
* <strike>some python code that talks UDP and/or Telnet with FlightGear</strike> DONE
* on startup of the panel read the state of the aircraft, like park brake postions and the number of views
* <strike>add more buttons and switches</strike> One screen is full :-)
* I started some code to make it bi-directional but run into "race-conditions" when using with FlightGear. Between 2 panels it does work (one master and one slave panel)
* I started some code to make it bi-directional but run into "race-conditions" so I disabled that for now. atm the panel only writes values to FlightGear but does not read anything.
I disabled that for now. atm the panel only writes values to FlightGear but does not read anything.
* speed brake does not work on F-16c ?
* speed brake does not work on F-16c ?


476

edits

Navigation menu