FgFuse: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
No edit summary
m (Robot: Cosmetic changes)
Line 1: Line 1:
[[Image:Fgfuse.jpg|thumb|300px|A screenshot of a running FlightGear and nautilus browsing the prop radix]]
[[File:Fgfuse.jpg|thumb|300px|A screenshot of a running FlightGear and nautilus browsing the prop radix]]


FgFuse is a fuse filesystem for linux that lets you browse, read and write the properties of FligthGear from a mount point.
FgFuse is a fuse filesystem for linux that lets you browse, read and write the properties of FligthGear from a mount point.
Line 6: Line 6:
It is written in python and needs the '''python-fuse''' package installed.
It is written in python and needs the '''python-fuse''' package installed.


=Download=
= Download =
You can download the script from [http://brisa.homelinux.net/fgfs/fgFuse.py here]
You can download the script from [http://brisa.homelinux.net/fgfs/fgFuse.py here]


=Usage=
= Usage =
First of all you need to launch FlightGear with the --telnet option. i.e.
First of all you need to launch FlightGear with the --telnet option. i.e.
<pre>
<pre>
Line 28: Line 28:
</pre>
</pre>


=Troubleshootings=
= Troubleshootings =
* The script needs to connect to FlightGear via telnet, if you launch the script too soon, it could be possible that FlightGear hasn't opened the socket yet.
* The script needs to connect to FlightGear via telnet, if you launch the script too soon, it could be possible that FlightGear hasn't opened the socket yet.
* The script is at a early stage of life, so expect errors to occur.
* The script is at a early stage of life, so expect errors to occur.


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

Navigation menu