Re: [Flightgear-devel] getstart autogeneration on mapserver stopping to work?

2013-06-01 Thread YOSHIMATSU Toshihide
Oliver, Thanks for your commit to git repository.
It solved tex compile error on my machine (Tex Live on cygwin), however 
the manual on mapserver has still not be updated.

Martin, could you please investigate what is the problem on mapserver?

Here I'll summarize my think about the getstart problem on map server.

(1) Current html version in
http://mapserver.flightgear.org/getstart/
was generated on mapserver on February 16, 2013.
Howerver, tex compilation seems to be stopped at 8.10 The autopilot.

This issue was caused by an incorrect weblong usage on Feb. 16 in
http://gitorious.org/fg/getstart/commit/4bb44e69eead605fd626a83e7535640b9ad908ce,
and was fixed on Feb. 17 in
http://gitorious.org/fg/getstart/commit/2c00caf3d7f00d69e02b0c6f3ed0c1903763e3d1.
However, the manual on mapserver has not be updated until now.

(2) Current pdf version in
http://mapserver.flightgear.org/getstart.pdf
was generated on mapserver on February 12, 2013.
Probably, it will be updated when the autogeneration issue for html 
version is fixed on mapserver.

Cheers,
toshi

--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] getstart autogeneration on mapserver stopping to work?

2013-05-29 Thread YOSHIMATSU Toshihide
Hi Martin, Olivier,

I saw your recent commits to
http://gitorious.org/fg/getstart/commits/master.

Unfortunately, tex updates seems still not have been reflected to the 
PDF and html manual on mapserver since mid of February.

At least for my environment (TeX Live package from cygwin), as I wrote in
http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg39755.html,
by modifying takeoff.tex line 875
  \subsection{Flight model\index{flight dynamics 
model}}\index{options!flight model}\label{flight dynamics model}
to
  \subsection{Flight model}\index{flight dynamics 
model}\index{options!flight model}\label{flight dynamics model}
, the problem has been disappeared.

Could you try this modification to git repo and see what will happen?

Cheers,
Toshi

--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2.10.1

2013-05-08 Thread YOSHIMATSU Toshihide
Hi,

 Failed to create alias at
 /controls[0]/refuelling[0]/refuelling-drogues-pos-norm

 [0]. Source /sim[0]/multiplay[0]/generic[0]/float[2] is already aliasing
 another

 property.

 Failed to set alias to /controls/refuelling/refuelling-drogues-pos-norm

According Fred's comment in
http://code.google.com/p/flightgear-bugs/issues/detail?id=1027#c9
those messages are output by fgrun reading the file:

$fgdata/Aircraft/C130/kc130-yasim-cnf.xml

Cheers,
Toshi

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] getstart autogeneration on mapserver stopping to work?

2013-03-20 Thread YOSHIMATSU Toshihide
Hi all,

Since mid of February, HTML and PDF version of the Manual on mapserver 
seems not to be updated.

Latest commit in git repo of
http://mapserver.flightgear.org/git/gitweb.pl?p=getstart
and
http://gitorious.org/fg/getstart
is February 17 2013 (that is OK).

However, HTML version at
http://mapserver.flightgear.org/getstart/
is dated February 16, 2013, and PDF version at
http://mapserver.flightgear.org/getstart.pdf
is dated February 12, 2013.

I suspect that, for some reason, getstart autogeneration scripts on 
mapserver have been stopping to work since mid of February.
Can someone check it?

Moreover, HTML version of the Manual on mapserver doesn't include 
chapters of 8.11 and after, which is caused by incorrect \weblong usage 
in basic.tex committed on Feb. 16.
Although \weblong usage was corrected by the commit on Feb. 17 in git 
repo, autogeneration scripts might be affected by this issue (I'm not sure).

For reference, using makegetstart.sh and tex files in current git repo, 
I confirmed that html and pdf version of the Manual can be successfully 
generated in my cygwin environments.

Cheers,
Toshi

(2012/10/08 5:52), Martin Spott wrote:
 Pedro Morgan wrote:

 Is martin the maintainer of this? I want to make this build automatic

 It's already running automatically, the PDF versions as well as the
 English HTML are being updated whenever a GIT commit gets mirrored to
 the FlightGear MapServer machine - which, as far as I remember, is
 being synced every six hours.

 Cheers,
   Martin.



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] getstart autogeneration on mapserver stopping to work?

2013-03-20 Thread YOSHIMATSU Toshihide
Hi all,

To say the truth, I have one issue for generating html version of the 
Manual in my cygwin environment.
I had thought this issue was owing to my tex environment.
However, two hours ago, another Japanese forum user reported the same 
issue on his OpenSUSE machine.

I'm not still sure if this issue is related to mapserver autogeneration 
problem.
So, if you feel complicated, please ignore this report in the meanwhile.

With makegetstart.sh from current git repo, pdf manual is correctly 
generated, but html manual is broken at the midstream of 4.5.4 Aircraft 
section for my cygwin and his OpenSUSE environment.

/usr/local/src/getstart/getstart-en.log says:
  [51] [52] [53] [54] [55] [56]
  l.875 --- TeX4ht warning --- \Link{x5-54.5.5}? ---
  ! TeX capacity exceeded, sorry [input stack size=5000].
  \g:advance #1-\bgroup \def \:temp
 {#1}\tmp:cnt =#1\afterassignment 
\:gplus ...
  l.875 ...light model}\label{flight dynamics model}
 
  If you really absolutely need more capacity,
  you can ask a wizard to enlarge me.

By modifying takeoff.tex line 875
 \subsection{Flight model\index{flight dynamics model}}\index{options!flight 
 model}\label{flight dynamics model}
to
 \subsection{Flight model}\index{flight dynamics model}\index{options!flight 
 model}\label{flight dynamics model}
, the problem has been dissapeared.

As this line has not been changed for a long time in git repo, I guess 
this issue is tex4ht environment dependent.

Cheers,
Toshi

(2013/03/21 0:30), YOSHIMATSU Toshihide wrote:
 Hi all,

 Since mid of February, HTML and PDF version of the Manual on mapserver
 seems not to be updated.

 Latest commit in git repo of
 http://mapserver.flightgear.org/git/gitweb.pl?p=getstart
 and
 http://gitorious.org/fg/getstart
 is February 17 2013 (that is OK).

 However, HTML version at
 http://mapserver.flightgear.org/getstart/
 is dated February 16, 2013, and PDF version at
 http://mapserver.flightgear.org/getstart.pdf
 is dated February 12, 2013.

 I suspect that, for some reason, getstart autogeneration scripts on
 mapserver have been stopping to work since mid of February.
 Can someone check it?

 Moreover, HTML version of the Manual on mapserver doesn't include
 chapters of 8.11 and after, which is caused by incorrect \weblong usage
 in basic.tex committed on Feb. 16.
 Although \weblong usage was corrected by the commit on Feb. 17 in git
 repo, autogeneration scripts might be affected by this issue (I'm not sure).

 For reference, using makegetstart.sh and tex files in current git repo,
 I confirmed that html and pdf version of the Manual can be successfully
 generated in my cygwin environments.

 Cheers,
 Toshi

 (2012/10/08 5:52), Martin Spott wrote:
 Pedro Morgan wrote:

 Is martin the maintainer of this? I want to make this build automatic

 It's already running automatically, the PDF versions as well as the
 English HTML are being updated whenever a GIT commit gets mirrored to
 the FlightGear MapServer machine - which, as far as I remember, is
 being synced every six hours.

 Cheers,
  Martin.



 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_mar
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2.10.1

2013-03-15 Thread YOSHIMATSU Toshihide
Hi all,

(2013/03/14 7:11), Frederic Bouvier wrote: With regard to the Windows 
release, after installing Setup
  Flightgear
  2.10.0.3.exe on Windows XP, when launching fgrun I immediately get
  the following error/warning:
 
  There is no disk in the drive. Please insert a disk into drive
  D:.
 
  It does it upon launch of fgrun, and it will also do it later upon
  selection of the dhc2 aircraft. After removing all aircraft and
  cleaning out the fgrun preferences file, fgrun still gripes about
  no
  disk in drive D: on launch.Everything still works if one simply
  selects Continue, though it's a bit annoying.

  BTW, D: is the drive where Jenkins builds windows binaries, so it should
  be something like a build path configured in the generated binaries.

I might find one possible reason for the issue.

Aircraft/dhc2/Models/dhc2.ac includes
  texture D:/Git_New/my_fgdata/Aircraft/dhc2/white.png
on lines 1303, 1740, 3615, 5310 and 7174, which will cause file accesses 
to drive D.

I also checked other aircraft files from git repo, and found other three 
files include the path to D:/Git_New:
Aircraft/Buccaneer/Models/buccaneer.ac
Aircraft/Buccaneer/Models/flap.ac
Aircraft/Hurricane/Models/hurricane-ver-26.ac

Just for reference about how to test.
Following advice in
http://code.google.com/p/flightgear-bugs/issues/detail?id=284#c66
, I launched process monitor from Microsoft, watched file access of 
fgrun when dhc2 was selected, and then I got following results:
C:\Program 
Files\FlightGear\data\Aircraft\dhc2\Models\D:\Git_New\my_fgdata\Aircraft\dhc2\white.png
 
NAME INVALID
C:\Program 
Files\FlightGear\data\Aircraft\dhc2\Models\D:\Git_New\my_fgdata\Aircraft\dhc2 
NAME INVALID
C:\Program 
Files\FlightGear\data\Aircraft\dhc2\Models\D:\Git_New\my_fgdata\Aircraft\dhc2\white.png
 
NAME INVALID
C:\Program 
Files\FlightGear\data\Aircraft\dhc2\Models\D:\Git_New\my_fgdata\Aircraft\dhc2\white.png
 
NAME INVALID
C:\Program 
Files\FlightGear\data\Aircraft\dhc2\Models\D:\Git_New\my_fgdata\Aircraft\dhc2 
NAME INVALID
C:\Program 
Files\FlightGear\data\Aircraft\dhc2\Models\D:\Git_New\my_fgdata\Aircraft\dhc2\white.png
 
NAME INVALID
C:\Program Files\FlightGear\white.png   NAME NOT FOUND  
C:\Program Files\FlightGear\data\Aircraft\dhc2\Models\white.png

Cheers,
Toshi


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Website update request

2013-02-28 Thread YOSHIMATSU Toshihide
Hi Curt,

Again, thanks for updating the website.

I found a few more broken links which seem to be happened by recent changes.

7. http://www.flightgear.org/download/main-program/

7-3. FlightGear Manual links to
http://www.flightgear.org/download/Docs/getstart/getstart.html
Should be corrected to
http://mapserver.flightgear.org/getstart/

7-4. FTP mirrors links to
http://www.flightgear.org/download/mirrors.html#ftp
Should be corrected to
http://www.flightgear.org/download/mirror/

Cheers,
Toshi


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Website update request

2013-02-20 Thread YOSHIMATSU Toshihide
Hi Curt,

Thanks for updating the website.

I checked some pages more precisely for Japanese translation, and found 
many other *minor* issues.

When you have a time, please check below.

1. http://www.flightgear.org/

Under the Find us on Facebook window, unintentional character string of
[gpluspb id=111978238381658236898 size=badge]
is displayed.

2. http://www.flightgear.org/download/aircraft-2-10-filterable/

W3C link checker says:
  Lines: 62, 209 
 http://www.flightgear.org/download/aircraft-2-10-filterable/ajax-loader.gif
  Status: 404 Not Found
, whose lines are:
  62 link rel=image_src href=ajax-loader.gif /
  209 div id=loadingbr/Aircraft are being loaded#8230; img 
src=ajax-loader.gif style=box-shadow: none;//div

3. http://www.flightgear.org/about/features/

3-1. JSBSim links to
http://www.jsbsim.org/
which jumps to
http://jsbsim.sourceforge.net/
So,
http://jsbsim.sourceforge.net/
would be a better link for now.

3-2. LaRCsim links to
http://techreports.larc.nasa.gov/ltrs/PDF/NASA-95-tm110164.pdf
which has been disappeared.
I guess this link should be deleted.

3-3. Multiple Displays section only shows its section name, and 
doesn't include any contents.

4. http://www.flightgear.org/download/

In Download Older Versions of FlightGear section, Mac OS version would 
be better to write something like:
  - v2.8 and later for Mac OS X: [Mirror1] [Mirror2] [Mirror3]
  - v2.6 and before for Mac OS: http://macflightgear.sf.net

5. http://www.flightgear.org/download/scenery/

Via BitTorrent links to
http://terasaur.org/item/show/flightgear-v2-8-0/6584
Correct link would be
http://terasaur.org/item/show/flightgear-v2-10/6663

6. http://www.flightgear.org/download/mirror/

Some mirrors seem to be a little bit old.

6-1. http://flight.webersiedlung.at/
may need to be deleted from the list.

6-2. http://ftp.icm.edu.pl/packages/flightgear/
may need to be added to the list.

7. http://www.flightgear.org/download/main-program/

7-1. Does FlightGear supports Windows 8?
If so, a section of Windows (XP, Vista, 7) would be better to write as 
Windows (XP, Vista, 7, 8).

7-2. In The Attic section, many broken links are found:
  [Mirror1] [Mirror2] [Mirror3] for Fedora.
  http://pardus.org.tr/eng/index.html
  http://paketler.pardus.org.tr/pardus-2007/flightgear-0.9.10-3-4.pisi
 
http://paketler.pardus.org.tr/pardus-2007/flightgear-data-base-0.9.10-2-2.pisi
 
http://www.mechanics.citg.tudelft.nl/~everdij/nekoware/current/neko_flightgear-0.9.9.tardist

Cheers,
Toshi

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Manual update request (Was: Updated Short Reference for 2.10.0)

2013-02-18 Thread YOSHIMATSU Toshihide
Hi Olivier,

I saw your latest commit of
http://gitorious.org/fg/getstart/commit/2c00caf3d7f00d69e02b0c6f3ed0c1903763e3d1

And now I noticed that I had written wrong link in my previous post.
That was my fault.
I'm sorry for the complication.

Simply saying, https://dealer.bendixking.com/... is OK.
But https://www3.bendixking.com/... is NG.

Below is my new suggestion to correct the link.
However, as I don't have TeX environments on my machine, I'm not sure if 
it can work as intended...

* New suggestion to basic.tex, line 1859:
\weblong{https://dealer.bendixking.com/servlet/com.honeywell.aes.utility.PDFDownLoadServlet?FileName=/TechPubs/repository/006-18034-_3.pdf}{https://dealer.bendixking.com/servlet/com.honeywell.aes.utility\\.PDFDownLoadServlet?FileName=/TechPubs/repository\\/006-18034-\_3.pdf}

Cheers,
Toshi


--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Website update request

2013-02-18 Thread YOSHIMATSU Toshihide
Hi Curt,

Nice to see your v2.10 release anouncement on the website!

Today, I found one link error.

* http://www.flightgear.org/download/
- Download v2.10 Aircraft links to
  http://www.flightgear.org/download/aircraft-v2-10-filterable
  which does not exist.
  Correct link should be
  http://www.flightgear.org/download/aircraft-2-10-filterable/
  (delete v).

And I'm happy if I can hear your comments for my question below (I
edited typos).

(2013/02/13 7:48), YOSHIMATSU Toshihide wrote:
 Chapter 1.3 Further Reading includes the link to
 http://www.flightgear.org/Docs/FGShortRef.pdf

 However, FGShortRef.pdf on www.flightgear.org is outdated (v2.0.0).

 Can Curt update FGShortRef.pdf before 2.10.0 and future release?

 Or do we consider to prepare automatically generated FGShortRef.pdf and
 FGShortRef.html on mapserver.flightgear.org?

Cheers,
Toshi

--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Manual update request (Was: Updated Short Reference for 2.10.0)

2013-02-16 Thread YOSHIMATSU Toshihide
Hi Olivier, Stuart,

Current Manual on mapserver is broken at the midstream of section 8.10 
(The autopilot).

And I noticed that unintentionally disappeared chapters exist:
  Chapter 9, Chapter 10, Chapter 11, Appendix A, Appendix B

Maybe, Olivier's commit to basic.tex 15 hours ago was something wrong:
http://gitorious.org/fg/getstart/commit/4bb44e69eead605fd626a83e7535640b9ad908ce

I guess,
basic.tex line 1859:
\weblong{https://dealer.bendixking.com/servlet/com.honeywell.aes.utility.PDFDownLoadServlet?FileName=/TechPubs/repository/006-18034-_3.pdf}

should be

\weblong{https://www3.bendixking.com/servlet/com.honeywell.aes.utility.PDFDownLoadServlet?FileName=/TechPubs/repository/006-18034-_3.pdf}{https://www3.bendixking.com/servlet/com.honeywell.aes.utility\\.PDFDownLoadServlet?FileName=/TechPubs/repository\\/006-18034-\_3.pdf}

I also request minor (low priolity) corrections in section 5.2 (Keyboard 
controls) of:
http://gitorious.org/fg/getstart/blobs/master/source/flight.tex

Lines 280-287 (Autopilot controls are as follows.):
-- should be deleted.

Line 306 and 309:
Table 5 and Tableau 5 shoud be Table 4 and Tableau 4.

Line 324 and 327:
Table 6 and Tableau 6 shoud be Table 5 and Tableau 5.

Line 341 and 344:
Table 7 and Tableau 7 shoud be Table 6 and Tableau 6.

Line 375 and 378:
Tab.\,6 and Tableau\,6 shoud be Table 7 and Tableau 7.

Lines 387 - 409 (When the autopilot is enabled...):
-- Please temporary comment out, because table contents (tab*.tex) for 
Additional Autopilot controls is not currently prepared.

Cheers,
Toshi


--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Manual update request (Was: Updated Short Reference for 2.10.0)

2013-02-13 Thread YOSHIMATSU Toshihide
Hi Olivier,

Sorry, I have missed your e-mail that you already committed to git.
Your judgment about worldaerodata link is OK.
I also confirmed that the current version of html Manual on mapserver 
now shows good links.
Thank you very much!

If you have a spare time, can you have a look and commit my first 
suggestion (posted 2 days ago) about the Keyboard controls tables in 
chapter 5.2?

Simultaneously, I guess your French translation will be required if you 
follow my suggestions about the tables.

P.S.
This issue was initially reported from another person who is making 
effort to update Japanese Manual:
http://flightgear.jpn.org/wiki/index.php?FlightGear%A5%DE%A5%CB%A5%E5%A5%A2%A5%EB

I know following translation to updates of English Manual is hard work.
I'm paying a tribute to your work!

Cheers,
Toshi


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Manual update request (Was: Updated Short Reference for 2.10.0)

2013-02-12 Thread YOSHIMATSU Toshihide
Hi Martin and Stuart,

I checked incorrect or dead links in the current version of Manual 
(except Appendix).

Following are the results and my suggestions.

* 3.3 Installing documentation

http://www.adobe.com/products/acrobat/
  -- Alive, but incorrect. Please change to http://get.adobe.com/reader/
  Also it would be better to correct the description:
  Adobe's Acrobat Reader, available from
  -- Adobe Reader, available from

* 8.10 The autopilot

https://www3.bendixking.com/servlet/com.honeywell.aes.utility.PDFDownLoadServlet?FileName=/TechPubs/repository/006-18034-_2.pdf
  -- Connection has timed out. Please delete this link.

* 8.13.1 How to land the Cherokee Warrior II

http://www.alioth.net/flying/pa28-161/index.html
-- Connection has timed out. Please delete this link.

* 10.5 Epilogue

http://worldaerodata.com
-- Very unfortunately, server not found. Please delete this link.
 cf. http://www.flightgear.org/forums/viewtopic.php?f=27t=19067

http://www.faa.gov/library/manuals/aviation/instrument_flying_handbook
-- http://www.faa.gov/library/manuals/aviation/media/FAA-H-8083-15B.pdf
 or
 http://www.faa.gov/library/manuals/aviation/
  Also it would be better to correct the description:
  It can be downloaded as multiple PDF files.
  -- It can be downloaded as a PDF file.


Moreover, I noticed that Part IV Appendices includes no sections, and 
Part V Annexes includes Appendix A (Missed approach) and B (Landing).

In the commit log of getstart.tex:
http://mapserver.flightgear.org/git/gitweb.pl?p=getstart;a=commitdiff;h=799005980b3825dfc731e1528473630b9cd906d5

  iflanguage{english}{
  part{Annexes}
  {}

might should be

  iflanguage{french}{
  part{Annexes}
  {}

but I'm not sure if Annexes is French word...

Cheers,
Toshi

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Manual update request (Was: Updated Short Reference for 2.10.0)

2013-02-12 Thread YOSHIMATSU Toshihide
Hi Stuart, Curt and all,

(2013/02/13 2:16), Stuart Buchanan wrote:
 Thanks Toshi.  I'll try to get these changes incorporated before the
 weekend release.

I don't mind if those changes won't be reflected before the release, as 
I wonder you may have some more important task.
Anyway, thanks for your continuous efforts.

 From here, I'll report another issue about the link in the Manual.

Chapter 1.3 Further Reading includes the link to
http://www.flightgear.org/Docs/FGShortRef.pdf

However, FGShortRef.pdf on www.flightgear.org it is outdated (v2.0.0).

Can Curt update FGShortRef.pdf before 2.10.0 and future release?

Or do we consider to prepare automatically generated FGShortRef.pdf and 
FGShortRef.html on mapserver.flightgear.org?

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Updated Short Reference for 2.10.0

2013-02-11 Thread YOSHIMATSU Toshihide
Hi Stuart and all,

Short reference for 2.10.0 seems OK.

But a user in Japanese forum noticed that the Manual of chapter 5.2 
Keyboard controls seems to have wrong table captions:
http://mapserver.flightgear.org/getstart/getstart-enpa2.html#x5-670005.2

Following are my check results and suggestions to correct tables in 
chapter 5.2.
Please check and commit to the git repository.

[flight.tex]

5.2 Keyboard controls
5.2.1 Aircraft controls

\centerline{\input{tab2}}
Table 1: Primary aircraft controls
-- OK

\centerline{\input{tab7}}
Table 2: Engine control keys
-- OK

\centerline{\input{tab8}}
Table 3: Secondary aircraft controls
-- OK

\centerline{\input{tab5}}
Table 4: Autopilot controls
-- Should be deleted, because this dupulicates in 5.2.3.

5.2.2 Simulator controls

\centerline{\input{tab3}}
Table 5: View directions
-- Caption should be Table 4: View directions

\centerline{\input{tab4}}
Table 6: Display options
-- Caption should be Table 5: Display options

\centerline{\input{tab8}}
Table 7: General simulator controls.
-- Tex source should be \input{tab6}
-- Caption should be Table 6: General simulator controls

5.2.3 Autopilot controls

\centerline{\input{tab5}}
Tab. 6: Autopilot controls.
-- Caption should be Tab. 7: Autopilot controls

\centerline{\input{tab6}}
Tab. 7: Additional Autopilot controls.
-- Should be tempolary deleted.

Initially, tab6.tex was a table of key actions for autopilot enabled 
such as:
  8 / 2 Altitude adjust
  4 / 6 Heading adjust
  9 / 3 Autothrottle adjust

Since Dec. 2010, tab6.tex has been a table of simulator controls such as:
  p Pause simulator
  a / A Simulation speed up/slow down
  t / T Clock speed up/slow down
  Ctrl-R Instant replay
  F3 Save screen shot
  ESC Exit program
which were initially a part of tab8.tex (Miscellaneous).
http://mapserver.flightgear.org/git/gitweb.pl?p=getstart;a=commitdiff;h=77ec219a0038f422ece9b698b033029cb046ebf9

To include Additional Autopilot controls table in the Manual, we may 
need to restore autopilot related contents in old tab6.tex to another 
new tex file.

Cheers,
Toshi

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] v2.0 Aircraft Download Page

2010-03-03 Thread YOSHIMATSU Toshihide
OK, Curt.

Now I can download aircraft files correctly.

Thanks a lot for your quick work.

Cheers,
Toshi

From: Curtis Olson curtol...@gmail.com
Subject: Re: [Flightgear-devel] v2.0 Aircraft Download Page
Date: Wed, 3 Mar 2010 10:22:22 -0600

 Hi Toshi,
 
 The latest web page for downloading aircraft should reference the
 Aircraft-2.0.0/ directory  argh! and I see that it does not.  That's a
 stupid mistake on my part.  What a mess.  Ok, it is now fixed so the links
 should point in the correct place.  Thank you for reporting this and
 bringing it to my attention.
 
 Curt.
 
 
 On Wed, Mar 3, 2010 at 8:18 AM, YOSHIMATSU Toshihide
 qzt04...@nifty.ne.jpwrote:
 
 Hi Curt,

 Some of users in forum report that they can't download aircraft files
 from the aircraft download page, and I also confirmed this issue.

 Example of c172p:

 ftp://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/c172p_20091229.zip

 ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/c172p_20091229.zip
 ftp://ftp.de.flightgear.org/pub/fgfs/Aircraft/c172p_20091229.zip

 I guess you need to change (or request?) the symbolic link of Aircraft
 directory in ftp mirrors from Aircraft-1.9.1 to Aircraft-2.0.0.

 The following is a current directory list of
 mirrors.ibiblio.org/pub/mirrors/flightgear/ftp.

 ftp dir
 200 PORT command successful
 150 Opening ASCII mode data connection for file list
 drwxr-xr-x   2 (?)  (?)  4096 Sep 25  2002 AirNav
 lrwxrwxrwx   1 (?)  users  14 Feb 28 12:52 Aircraft -
 Aircraft-1.9.
 1
 drwxr-xr-x   2 (?)  users   12288 Feb  5 21:47 Aircraft-1.9.1
 drwxrwxr-x   2 (?)  users   16384 Mar  2 13:26 Aircraft-2.0.0
 drwxrwxr-x   2 (?)  users4096 Mar  1 14:47 Aircraft-new
 drwxr-xr-x   2 (?)  (?)  8192 Sep 19  2000 AirportsOverlay
 drwxr-xr-x   2 (?)  (?)  4096 Oct 14  2004 CD-Images
 drwxr-xr-x   2 (?)  (?)  4096 Dec  5  2002 Devel
 drwxr-xr-x   2 (?)  (?)  4096 Feb 25 15:29 Docs
 drwxr-xr-x   5 (?)  users4096 Dec 11  2002 Everything-0.0-0.6
 drwxr-xr-x   5 (?)  (?)  4096 Dec 11  2002 Everything-0.7
 drwxr-xr-x   2 (?)  (?)  4096 Oct 19  2004 FC2
 drwxr-xr-x   2 (?)  (?)  4096 Apr 26  2006 Fedora
 drwxr-xr-x   2 (?)  (?)  4096 Dec 19  2006 MacOS
 drwxr-xr-x   2 (?)  (?)  4096 Sep 25  2002 Misc
 drwxr-xr-x   2 (?)  (?)  4096 Sep 25  2002 Promotional
 drwxr-xr-x   7 (?)  (?)  4096 Nov 22  2000 RawData
 drwxr-xr-x   2 (?)  (?)  4096 Apr 12  2004 RedHat
 lrwxrwxrwx   1 (?)  users  13 Feb 27 22:21 Scenery -
 Scenery-1.0.1
 drwxr-xr-x   2 (?)  (?) 20480 Feb 27 22:22 Scenery-1.0.0
 drwxr-xr-x   2 (?)  (?) 20480 Nov  3  2008 Scenery-1.0.1
 drwxr-xr-x   2 (?)  (?)  4096 Jan 25  2006 Scenery-Airspace
 drwxr-xr-x   2 (?)  (?)  4096 Dec  5  2001 Scenery.Photo
 drwxr-xr-x   2 (?)  (?)  4096 Feb 25 19:14 Shared
 drwxr-xr-x   2 (?)  (?)  4096 Jul  1  2003 Solaris
 drwxr-xr-x   2 (?)  (?)  4096 Feb 17 21:02 Source
 drwxr-xr-x   2 (?)  (?)  4096 Feb 26 00:11 Win32
 drwxr-xr-x   2 (?)  (?)  4096 Sep 30  2000 tmp
 drwxr-xr-x  32 (?)  (?)  4096 Mar  7  2008 www
 226 Transfer complete
 ftp: 1941 bytes received in 0.13Seconds 15.53Kbytes/sec.

 Cheers,
 Toshi

 From: Curtis Olson curtol...@gmail.com
 Subject: [Flightgear-devel] v2.0 Aircraft Download Page
 Date: Mon, 1 Mar 2010 07:14:47 -0600

  I just updated the aircraft download page with all the latest aircraft
  updates to match FlightGear v2.0
 
  http://www.flightgear.org/Downloads/aircraft-2.0.0/
 
  I notice that many of the new aircraft are missing thumbnails, and
 perhaps a
  few of the older aircraft could use updated thumbnails.  If we have a
  thumbnail update party here today and get new thumbnails added to the
  aircraft packages I can then regenerate the aircraft download page.
 
  Best regards,
 
  Curt.
  --
  Curtis Olson: http://baron.flightgear.org/~curt/


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

 
 
 
 -- 
 Curtis Olson: http://baron.flightgear.org/~curt/

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel

Re: [Flightgear-devel] v2.0 Aircraft Download Page

2010-03-03 Thread YOSHIMATSU Toshihide
Hi all,

From: stefan riemens fgfs.ste...@gmail.com
Subject: Re: [Flightgear-devel] v2.0 Aircraft Download Page
Date: Wed, 3 Mar 2010 17:32:56 +0100

 On a related note, I miss the link to the base-package... It is
 available on the mirrors, but hard to find.

I could find a link to the base package at
http://www.flightgear.org/Downloads/source.shtml.


By the way, can I write some minor issues about web page?

http://www.flightgear.org/Downloads/binary.shtml
 FlightGear ships with an extensive 109 page manual. We encourage
 people to at least take a glance through it, especially if they have
 questions or problems. 

Current manual of PDF version has 218 pages.

http://www.flightgear.org/docs.html
* FlightGear Short Reference  (Adobe PDF)
* FlightGear Short Reference (html) 

PDF version is good, but html version
(http://www.flightgear.org/Docs/FGShortRef.html) is very old.

Can anyone correct makeshortref.sh to generate FGShortRef.html from
FGShortRef.tex?

makeshortref.sh 
http://cvs.flightgear.org/viewvc/docs/getstart/bin/makeshortref.sh

FGShortRef.tex
http://cvs.flightgear.org/viewvc/docs/getstart/source/FGShortRef.tex

Cheers,
Toshi

From: stefan riemens fgfs.ste...@gmail.com
Subject: Re: [Flightgear-devel] v2.0 Aircraft Download Page
Date: Wed, 3 Mar 2010 17:32:56 +0100

 On a related note, I miss the link to the base-package... It is
 available on the mirrors, but hard to find.
 
 Thanks,
 Stefan
 
 2010/3/3, Curtis Olson curtol...@gmail.com:
 Hi Toshi,

 The latest web page for downloading aircraft should reference the
 Aircraft-2.0.0/ directory  argh! and I see that it does not.  That's a
 stupid mistake on my part.  What a mess.  Ok, it is now fixed so the links
 should point in the correct place.  Thank you for reporting this and
 bringing it to my attention.

 Curt.


 On Wed, Mar 3, 2010 at 8:18 AM, YOSHIMATSU Toshihide
 qzt04...@nifty.ne.jpwrote:

 Hi Curt,

 Some of users in forum report that they can't download aircraft files
 from the aircraft download page, and I also confirmed this issue.

 Example of c172p:

 ftp://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/c172p_20091229.zip

 ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/c172p_20091229.zip
 ftp://ftp.de.flightgear.org/pub/fgfs/Aircraft/c172p_20091229.zip

 I guess you need to change (or request?) the symbolic link of Aircraft
 directory in ftp mirrors from Aircraft-1.9.1 to Aircraft-2.0.0.

 The following is a current directory list of
 mirrors.ibiblio.org/pub/mirrors/flightgear/ftp.

 ftp dir
 200 PORT command successful
 150 Opening ASCII mode data connection for file list
 drwxr-xr-x   2 (?)  (?)  4096 Sep 25  2002 AirNav
 lrwxrwxrwx   1 (?)  users  14 Feb 28 12:52 Aircraft -
 Aircraft-1.9.
 1
 drwxr-xr-x   2 (?)  users   12288 Feb  5 21:47 Aircraft-1.9.1
 drwxrwxr-x   2 (?)  users   16384 Mar  2 13:26 Aircraft-2.0.0
 drwxrwxr-x   2 (?)  users4096 Mar  1 14:47 Aircraft-new
 drwxr-xr-x   2 (?)  (?)  8192 Sep 19  2000 AirportsOverlay
 drwxr-xr-x   2 (?)  (?)  4096 Oct 14  2004 CD-Images
 drwxr-xr-x   2 (?)  (?)  4096 Dec  5  2002 Devel
 drwxr-xr-x   2 (?)  (?)  4096 Feb 25 15:29 Docs
 drwxr-xr-x   5 (?)  users4096 Dec 11  2002 Everything-0.0-0.6
 drwxr-xr-x   5 (?)  (?)  4096 Dec 11  2002 Everything-0.7
 drwxr-xr-x   2 (?)  (?)  4096 Oct 19  2004 FC2
 drwxr-xr-x   2 (?)  (?)  4096 Apr 26  2006 Fedora
 drwxr-xr-x   2 (?)  (?)  4096 Dec 19  2006 MacOS
 drwxr-xr-x   2 (?)  (?)  4096 Sep 25  2002 Misc
 drwxr-xr-x   2 (?)  (?)  4096 Sep 25  2002 Promotional
 drwxr-xr-x   7 (?)  (?)  4096 Nov 22  2000 RawData
 drwxr-xr-x   2 (?)  (?)  4096 Apr 12  2004 RedHat
 lrwxrwxrwx   1 (?)  users  13 Feb 27 22:21 Scenery -
 Scenery-1.0.1
 drwxr-xr-x   2 (?)  (?) 20480 Feb 27 22:22 Scenery-1.0.0
 drwxr-xr-x   2 (?)  (?) 20480 Nov  3  2008 Scenery-1.0.1
 drwxr-xr-x   2 (?)  (?)  4096 Jan 25  2006 Scenery-Airspace
 drwxr-xr-x   2 (?)  (?)  4096 Dec  5  2001 Scenery.Photo
 drwxr-xr-x   2 (?)  (?)  4096 Feb 25 19:14 Shared
 drwxr-xr-x   2 (?)  (?)  4096 Jul  1  2003 Solaris
 drwxr-xr-x   2 (?)  (?)  4096 Feb 17 21:02 Source
 drwxr-xr-x   2 (?)  (?)  4096 Feb 26 00:11 Win32
 drwxr-xr-x   2 (?)  (?)  4096 Sep 30  2000 tmp
 drwxr-xr-x  32 (?)  (?)  4096 Mar  7  2008 www
 226 Transfer complete
 ftp: 1941 bytes received in 0.13Seconds 15.53Kbytes/sec.

 Cheers,
 Toshi

 From: Curtis Olson curtol...@gmail.com
 Subject: [Flightgear-devel] v2.0 Aircraft Download Page
 Date: Mon, 1 Mar 2010 07:14:47 -0600

  I just updated the aircraft download page with all the latest aircraft
  updates to match FlightGear v2.0
 
  http://www.flightgear.org/Downloads/aircraft-2.0.0/
 
  I notice

Re: [Flightgear-devel] FlightGear 2.0.0 Announcement text + Summary of ChangeLog

2010-02-11 Thread YOSHIMATSU Toshihide
Hi,

I couldn't find html readme file in FlightGear-2.0.0-pre3.dmg.
As an alternative, I attached a text file format converted from
previous TXT.rtf.

- TXT.txt

Cheers,
Toshi
banner.png ?

FlightGear 2.0.0-pre3 for Mac OS X, Universal Binary
February 2nd, 2009

We are very proud and excited to release the FlightGear 2.0.0-pre3 for Mac OS 
X. This release gives more comfortable flight to every single Mac user. It 
runs on Mac OS 10.4 (Tiger), 10.5 (Leopard), and 10.6 (Snow Leopard). 
FlightGear 2.0.0-pre3 for Mac OS X comes with the fancy GUI launcher that eases 
your flight. You can change aircraft, airport, and options as you like.

The launcher also makes it possible to fly with your wing mates. Enabling 
multi-player mode pops up a fancy on-line map so you can find your new wing 
mates. Tail-to-nose flight can be more fun with fgcom, an integrated voice chat 
client. It allows you to chat with your wing mate for better communications 
including Voice ATC. Moreover, FlightGear Mac OS X integrates Atlas - the 
navigation map that helps your flight plan. Thanks to the easy installer in the 
launcher, you can add new aircraft, scenery, GUI updates, and update files for 
existing files in a few seconds. 

Note that this release is a pre-release version and the selection of aircraft 
is not officially settled yet, so I picked up the same set of aircraft. 

Have a happy flight!


Installing

Simply drag  drop the FlightGear icon into the Applications folder. It 
contains everything including OpenSceneGraph library in its folder. If you have 
an older version of FlightGear with some additional data, move it somewhere 
before copying this version to Applications folder. Overwriting FlightGear will 
remove post-installed data like scenery, models, and aircraft (This is a 
specification of Mac OS).


Flying With FlightGear

To launch FlightGear Mac OS X, just double-click the FlightGear icon at the 
Applications Folder. Then follow the steps below:
1) Launch the FlightGear at the Applications folder, and the GUI Launcher will 
appear.
2) Select an aircraft and an airport (or a carrier).
3) Check or uncheck Download scenery on the fly as you need.
4) Check  Navigation Map (Atlas) if you want to use it.
5) Click the triangle button and change options if you need.
6) Press Start Flight, and the main window will appear.

Wait for a while and you're ready to fly. For more detailed information in 
using FlightGear Mac OS X, read the documents on our website:
http://macflightgear.sourceforge.net/home/documents/


What's New in This Release?

There are so many new features added to this release since 1.9.1, which include:
- The latest JSBSim that provides many new features
- Model view for each aircraft on Multi-Player server.
- Ambient color setting has been changed
- Wildfire integration (see Environment  Wildfire settings from the menu)
- Ridge wind
- Better integration of AI and ATC systems (I guess it's still in progress.)
- Random failure mode added to Equipment
- AI/ATC integration (I guess it is still in progress)
- Tanker configuration for ATC/AI
- AI Flight Plan updates allows flight plans to start at a given time
- AI Thermal updates
- AI Model updates:
  + for supporting geometry info using custom scenery project
 You can specify true to /sim/traffic-manager/use-custom-scenery-data for 
enabling this feature
  + for supporting per-AI-aircraft performance xml data.
  The performance data is stored in data/AI/Aircraft/performancedb.xml
- Sub-models can be added to any AI objects (for paying frame rate)
- Supports X-Plane 850 airport file format parsing; 810 is still supported and 
may be mixed with new format.
- Some dialogs can be resized (by dragging at a corner)
- Ground radar updated to display new pavements.
- Retrieve the full pavement/taxiway description, made of several words
- Directly associate runways objects with their ILS navrecord (if one exists)
- Add variable winds (direction and gusts) for the boundary layer if defined in 
METAR.
- Immediately fetch a metar if real-weather-fetch is re-enabled at runtime
- New command line option --metar=some metar
- Add support for generic binary input through network
- Fixed that type codes for localizers and ILSs were swapped in the nav.dat 
reader
- Save more than 20 percent execution time by avoiding multiple calculations of 
properties
- Improvement on generic network protocol
- Shader effects
- Generic input device support (Advanced Input subsystem) for Linux and Mac OS X
- Processing the ICAO.ils.xml scenery data into ILS/LOC nav records
- More precise matching of ILS records to navaids
- Update FGRunway to process information from threshold.xml files
- Enable EffectCullVisitor
- Supports random objects, vegetation, and static models on fgviewer
- Allow the joystick hat to move the view, even when the sim is paused
- Correct logic to determine if we really have a hit (on scenery)
- fgviewer can be invoked from fgfs using --fgviewer option
- 

Re: [Flightgear-devel] Update FG Short Reference

2010-02-11 Thread YOSHIMATSU Toshihide
Hi,

Can I request someone to convert pdf version of FG Short Reference to
html and commit to CVS, so that users can access to the latest
documents from http://www.flightgear.org/docs.html?

http://cvs.flightgear.org/viewvc/data/Docs/
- FGShortRef.html 7 years
- FGShortRef.pdf  4 weeks -- latest edition

http://cvs.flightgear.org/viewvc/www/Docs/
- FGShortRef.html 4 years
- FGShortRef.pdf  4 years

Cheers,
Toshi

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FlightGear 2.0.0 Announcement text + Summary of ChangeLog

2010-02-10 Thread YOSHIMATSU Toshihide
Hi all,

Just for reference, I attached nice document, that was written by Tat
and included in 2.0.0-pre3 package for Mac OS X.

- TXT.rtf (Rich Text Format)

Cheers,
Toshi


TXT.rtf
Description: RTF file
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [patch] 787-set.xml

2010-02-05 Thread YOSHIMATSU Toshihide
Hi Curt,

I quickly saw forum posts about some new 787 aircrafts:
http://www.flightgear.org/forums/viewtopic.php?f=4t=5207.

But I couldn't realize which files should be (or planed to be)
committed to CVS.

So, would you please simply delete the following line in
data/Aircraft/787/787-set.xml in cvs?

aircraft-version02_2008/aircraft-version

Otherwise, your admin/make-aircraft-html.pl will not include 787 in
downloads/aircraft/index.shtml.


Cheers,
Toshi

From: YOSHIMATSU Toshihide qzt04...@nifty.ne.jp
Subject: [Flightgear-devel] [patch] 787-set.xml
Date: Wed, 06 Jan 2010 00:18:03 +0900 (JST)

 Hi all,
 
 As you may know, 787 aircraft has been disappeared from official
 aircraft download page.
 
 cf.
 http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg21552.html
 
 To include the 787 on download page at the next release timing, I'll
 send a simple patch for 787-set.xml.
 
 This patch will also have an effect to prevent to become the same file
 name of 787_02_2008.zip with different contents, which were
 committed to cvs after Dec. 2008.
 
 
 Cheers,
 Toshi
 
 
 Index: 787-set.xml
 ===
 RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/787/787-set.xml,v
 retrieving revision 1.9
 diff -u -r1.9 787-set.xml
 --- 787-set.xml   19 Dec 2008 15:23:39 -  1.9
 +++ 787-set.xml   5 Jan 2010 14:45:57 -
 @@ -3,7 +3,6 @@
  descriptionBoeing 787-8/description
  authorJoshua Wilson/author
  statusDevelopment/status
 -aircraft-version02_2008/aircraft-version
  flight-modelyasim/flight-model
  aero787/aero
  fuel-fraction0.10/fuel-fraction
 
 
 --
 This SF.Net email is sponsored by the Verizon Developer Community
 Take advantage of Verizon's best-in-class app development support
 A streamlined, 14 day to market process makes app distribution fast and easy
 Join now and get one step closer to millions of Verizon customers
 http://p.sf.net/sfu/verizon-dev2dev 
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [patch] 787-set.xml

2010-02-05 Thread YOSHIMATSU Toshihide
Hi Curt,

Thanks for your reply.

Certainly, at the release timing of v1.9.0, 787_02_2008.zip was built
and have been distributed via ftp.
But it was not included to the aircraft download page, because
your make-aircraft-html.pl can't handle aircraft version which
includes _ (underbar).

Log of make-aircraft-html.pl (generated in Mar. 2009):
 Extracting info from 787_02_2008.zip
 dir = 787_02 version = 2008
 unzip /home/toshi/fg-cvs/install/fgfs/ftp/Aircraft/787_02_2008.zip 
 '787_02/*-set.xml' '787_02/thumbnail.jpg'
 Archive:  /home/toshi/fg-cvs/install/fgfs/ftp/Aircraft/787_02_2008.zip
 caution: filename not matched:  787_02/*-set.xml
 caution: filename not matched:  787_02/thumbnail.jpg
 dir = 787_02 version = 2008
 ls: cannot access /tmp/787_02/*-set.xml: No such file or directory
 dir = 787_02 version = 2008

And because 787 files in current CVS have been changed since v1.9.0, I
think file name of 787_02_2008.zip also should become different name
for next v2.0.0 release.

c.f.
Re: 787 disapeared
http://www.flightgear.org/forums/viewtopic.php?f=2t=3242#p29432

Cheers,
Toshi

From: Curtis Olson curtol...@gmail.com
Subject: Re: [Flightgear-devel] [patch] 787-set.xml
Date: Fri, 5 Feb 2010 15:49:06 -0600

 Hi Toshi,
 
 I think my script will build the 787 just fine (or am I missing something?)
  I believe the reason it wasn't included automatically in the past was
 because it didn't exist is CVS.
 
 Best regards,
 
 Curt.
 
 
 On Fri, Feb 5, 2010 at 11:49 AM, YOSHIMATSU Toshihide wrote:
 
 Hi Curt,

 I quickly saw forum posts about some new 787 aircrafts:
 http://www.flightgear.org/forums/viewtopic.php?f=4t=5207.

 But I couldn't realize which files should be (or planed to be)
 committed to CVS.

 So, would you please simply delete the following line in
 data/Aircraft/787/787-set.xml in cvs?

 aircraft-version02_2008/aircraft-version

 Otherwise, your admin/make-aircraft-html.pl will not include 787 in
 downloads/aircraft/index.shtml.


 Cheers,
 Toshi

 From: YOSHIMATSU Toshihide qzt04...@nifty.ne.jp
 Subject: [Flightgear-devel] [patch] 787-set.xml
 Date: Wed, 06 Jan 2010 00:18:03 +0900 (JST)

  Hi all,
 
  As you may know, 787 aircraft has been disappeared from official
  aircraft download page.
 
  cf.
 
 http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg21552.html
 
  To include the 787 on download page at the next release timing, I'll
  send a simple patch for 787-set.xml.
 
  This patch will also have an effect to prevent to become the same file
  name of 787_02_2008.zip with different contents, which were
  committed to cvs after Dec. 2008.
 
 
  Cheers,
  Toshi
 
 
  Index: 787-set.xml
  ===
  RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/787/787-set.xml,v
  retrieving revision 1.9
  diff -u -r1.9 787-set.xml
  --- 787-set.xml   19 Dec 2008 15:23:39 -  1.9
  +++ 787-set.xml   5 Jan 2010 14:45:57 -
  @@ -3,7 +3,6 @@
   descriptionBoeing 787-8/description
   authorJoshua Wilson/author
   statusDevelopment/status
  -aircraft-version02_2008/aircraft-version
   flight-modelyasim/flight-model
   aero787/aero
   fuel-fraction0.10/fuel-fraction
 
 
 
 --
  This SF.Net email is sponsored by the Verizon Developer Community
  Take advantage of Verizon's best-in-class app development support
  A streamlined, 14 day to market process makes app distribution fast and
 easy
  Join now and get one step closer to millions of Verizon customers
  http://p.sf.net/sfu/verizon-dev2dev
  ___
  Flightgear-devel mailing list
  Flightgear-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/flightgear-devel


 --
 The Planet: dedicated and managed hosting, cloud storage, colocation
 Stay online with enterprise data centers and the best network in the
 business
 Choose flexible plans and management services without long-term contracts
 Personal 24x7 support from experience hosting pros just a phone call away.
 http://p.sf.net/sfu/theplanet-com
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

 
 
 
 -- 
 Curtis Olson: http://baron.flightgear.org/~curt/

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https

Re: [Flightgear-devel] Win XP FG 1.9.1 : Metar issues

2010-01-13 Thread YOSHIMATSU Toshihide
Hi all,

UltraZexe Zexeonyo wrote:
 In Windows, the graphics are great! With all the rendering options available, 
 I am able to run FG at around 50 FPS, on average that is.  However, unlike 
 the OS X version, metar doesn't seem to want to update automatically.  With 
 everything enabled (fetch-weather, or real-time weather fetch) and METAR 
 selected, metar doesn't want to update.  It freezes and no matter how many 
 times I click Metar, over and over again, over a period of an hour, the metar 
 doesn't update.  

I may have the same METAR issue since FlightGear v1.0.0 for Windows.
I suspect that FG users whose time zone setting of Windows PC between
GMT+4 to GMT+13 are often affected by this problem.

My time zone setting on Windows XP is usually set to Japanese Standard
Time (JST = GMT+9).
By changing metar-max-age-min type=long value
in $FG_ROOT/preferences.xml from 240 (default) to 780 (540 mins longer
than default), metar issue was dissapeared for me.
So, as a quick fix, try to change your metar-max-age-min value in
your preferences.xml.

Note that I'm using a dual-boot PC with Windows and Ubuntu, and Ubuntu
has no metar issue (at least for my PC).

Using following options and metar-max-age-min value of 240, I tested
both time zone setting of JST and GMT using my Windows XP machine:
--enable-real-weather-fetch
--log-level=warn
--airport=KSFO
--aircraft=UFO

In case of JST, just after launched FlightGear,
/environment/metar/real-metar was:
2010/01/13 14:56
KSFO 131456Z 25005KT 10SM FEW007 13/09 A3008 RMK AO2 SLP187 T01280094 53031

After 2 mins flight from KSFO with UFO, following conslole messages
appeard:
METAR data too old (559 min).
no metar at station = KSTS
METAR data too old (556 min).
no metar at station = KSFO
METAR data too old (559 min).
no metar at station = KOAK
METAR data too old (559 min).
no metar at station = KCCR
METAR data too old (558 min).
no metar at station = KAPC
METAR data too old (558 min).
no metar at station = KHWD
METAR data too old (556 min).
no metar at station = KUKI
METAR data too old (559 min).
no metar at station = KLVK
METAR data too old (557 min).
no metar at station = KSUU
METAR data too old (556 min).
no metar at station = KNUQ
METAR data too old (560 min).
Error fetching live weather data: More than 10 stale METAR messages in a row. Ch
eck your system time!
Stop fetching data permanently.

These message tell that all METAR datas were judged to be 540
min. older than their real age.

In case of GMT, just after launched FlightGear,
/environment/metar/real-metar was:
2010/01/13 14:56
KSFO 131456Z 25005KT 10SM FEW007 13/09 A3008 RMK AO2 SLP187 T01280094 53031

2 minutes later:
2010/01/13 14:53
KSTS 131453Z 22003KT 6SM BR SCT020 BKN030 10/09 A3003 RMK AO2 SLP164 T0189 
53025

Pretty good!

Cheers,
Toshi

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] [patch] 787-set.xml

2010-01-05 Thread YOSHIMATSU Toshihide
Hi all,

As you may know, 787 aircraft has been disappeared from official
aircraft download page.

cf.
http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg21552.html

To include the 787 on download page at the next release timing, I'll
send a simple patch for 787-set.xml.

This patch will also have an effect to prevent to become the same file
name of 787_02_2008.zip with different contents, which were
committed to cvs after Dec. 2008.


Cheers,
Toshi


Index: 787-set.xml
===
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/787/787-set.xml,v
retrieving revision 1.9
diff -u -r1.9 787-set.xml
--- 787-set.xml 19 Dec 2008 15:23:39 -  1.9
+++ 787-set.xml 5 Jan 2010 14:45:57 -
@@ -3,7 +3,6 @@
 descriptionBoeing 787-8/description
 authorJoshua Wilson/author
 statusDevelopment/status
-aircraft-version02_2008/aircraft-version
 flight-modelyasim/flight-model
 aero787/aero
 fuel-fraction0.10/fuel-fraction


--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Request to distribute Aircraft/ATC zip file

2010-01-05 Thread YOSHIMATSU Toshihide
Hi Curt,

I sincerely hope that you distribute Aircraft/ATC zip file via ftp
mirrors in next release timing unless it causes some kind of problem.

At this time, I guess your local /admin/make-aircraft-pkgs.pl file
will prevent to generate ATC_mmdd.zip file.

/admin/make-aircraft-pkgs.pl:
 if ( $dir eq ATC || $dir eq CVS || $dir eq c172x ) {
 next;


Cheers,
Toshi

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Update FG Short Reference

2010-01-03 Thread YOSHIMATSU Toshihide
Hi all,

From: YOSHIMATSU Toshihide qzt04...@nifty.ne.jp
Subject: Re: [Flightgear-devel] Update FG Short Reference
Date: Sun, 03 Jan 2010 14:53:11 +0900 (JST)

 FG Short Reference uses 1.9.2, but the Manual uses 2.0.0.
 Which is correct as version number of the next release?

Oops, my mistake.

FG Short Reference uses 1.9.2, but the Manual uses 1.10.0.

Cheers,
Toshi

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Update FG Short Reference

2010-01-02 Thread YOSHIMATSU Toshihide
Hi all,

From: Stuart Buchanan stuart_d_bucha...@yahoo.co.uk
Subject: [Flightgear-devel] Update FG Short Reference
Date: Sun, 13 Dec 2009 20:55:00 + (GMT)
 I've spent an hour or so making the key assignments accurate and improving 
 the mouse mode description. An updated version is available here:
 
 http://www.nanjika.co.uk/flightgear/FGShortRef.pdf
 
 Comments are very welcome as always. 

Stuart, here I describe some comments and minor corrections.

 Program Start: Linux/UNIX via the fgfs under /FlightGear,
 Windows via the FlightGear wizard fgrun.exe under
 /FlightGear/bin/Win32/

These path names seem as if /FlightGear is a root directory.
I think it might be better to write FlightGear and
FlightGear\bin\Win32, respectively.

Hopefully, adding a path for Mac OS X launcher will improve the
quality of the documents.
I remember its subdirectory is FlightGear.app/Contents/Resources, but
I don't know the name of launcher program.
Can anyone suggest a short description about Mac OS X launcher?


 Tab. 5: Special action of keys, if autopilot is enabled. [U.S.
 keyboard uses . instead of ,]
(snip...)
 0 / , Heading adjust

According to $FG_ROOT/keyboard.xml, AP heading adjustment keys are not
0 / , but 4 / 6.
Thus, the description for Tab. 5. can be simplified as Tab. 5:
Special action of keys, if autopilot is enabled.


 N/n Decrease/Increase selected propellor RPM

Minor typo.
 propellor -- propeller or propellers.


Mouse controlled functions:

 1. In normal mode (pointer cursor), the panel and cockpit controls
 can be operated using the mouse. To change a control,click with the
 left/middle mouse button on the corresponding knob/lever. Generally,
 the left side of the control decreases the setting, while the right
 side increases the setting. The left mouse button makes small
 changes while the right button makes larger ones.

I think left side and right side might be better to write left
button and middle button, respectively.

Meanwhile, to my knowledge of 1.9.1, left button and middle buttons
act as fine and coarse tuning, respectively.
Which knob/lever which can be increased/decreased using left/middle
mouse buttons?

 2. In control mode (cross hair cursor), the mouse is used to
 directly contol the aircraft in the absence of a joystick.

Minor typo.
 contol -- control

 Holding the mouse button down while moving the mouse controls the
 throttle (forwards/backwards) and rudder (left/right). 

My suggestion.
 the mouse button down -- the left mouse button down

 Short Reference by M. Basler, S. Buchanan for FlightGear version
 1.9.2.

FG Short Reference uses 1.9.2, but the Manual uses 2.0.0.
Which is correct as version number of the next release?


That's all.

Cheers,
Toshi


--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] 787 disappeared from download page

2009-03-20 Thread YOSHIMATSU Toshihide
Hi all,

I'm new to devel mailing list.

After 1.9.0 released, some users in FlightGear forum reported that 787
aircraft disappeared from download page.

For more detail, please refer to my post in the forum.
http://www.flightgear.org/forums/viewtopic.php?f=2t=3242#p29432

I guess either of CVS files need to be modified to fix this problem:
- admin/make-aircraft-pkgs.pl
- admin/make-aircraft-html.pl
- data/Aircraft/787/787-set.xml

But I don't know which file should be modified.

I hope someone can correct this issue and comit to CVS.

One more thing that I want to request is to include ATC aircraft,
which is excluded to be packaged by make-aircraft-pkgs.pl.

At the mean time, users who want to obtain ATC aircraft should use CVS
client, or obtain CVS snapshot from git repository browser at
http://mapserver.flightgear.org/git/gitweb.pl?p=fgdata;a=tree;f=Aircraft/ATC;hb=HEAD.

You can see many users are in trouble to obtain ATC aircraft:
http://www.flightgear.org/forums/viewtopic.php?f=11t=3179.

If we can obtain ATC aircraft from aircraft download page in next
release, I'm happy.

Cheers,
Toshi


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel