Re: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2008-06-01 Thread Melchior FRANZ
* Curtis L. Olson -- Sunday 01 June 2008:
 2f585eeea02e2c79d7b1d8c4963bae2d

These summaries are often empty since a while, although several
commits had been made. Looks like the mechanism is broken.

m.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2007-05-13 Thread Stefan Seifert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Curtis Olson wrote:
 
 Would you be willing to hack/fixup/modify the original script so that it
 produces correct results directly?  The issue is that it combines files
 with the same cvs log message and commit date, but sometimes a commit spans
 a couple seconds and so the files can get split up into subgroups.

Finally found the time to have a look at the script and hack it :)
New sort-cvs-logs.pl is attached and seems to work for me. I hope I
didn't overlook something.

If any problems occur or you'd like to have something changed, just ell
me :)

Nine
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGR1b71QuEJQQMVrgRCO12AJsHkwJCI5+Wv0fPsZPjUZPJMjbolACeI3B7
9Axl+kImVyLSwtNeTfw2NmM=
=hVkt
-END PGP SIGNATURE-


sort-cvs-logs.pl
Description: Perl program


sort-cvs-logs.pl.sig
Description: PGP signature
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2007-04-29 Thread Stefan Seifert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

For your weekly CVS summary log reading pleasure I hacked up a little
Perl script that merges similar entries, so:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-04-25_23:12:42 (sydadams)
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/KNS80.nas

display frequency when USE or DSP button pressed...


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-04-25_23:12:43 (sydadams)
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80-hotspots.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80.xml

display frequency when USE or DSP button pressed...


becomes:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-04-25_23:12:42 (sydadams)
2007-04-25_23:12:43 (sydadams)
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/KNS80.nas
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80-hotspots.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80.xml

display frequency when USE or DSP button pressed...


Have a nicer reading and if the coding can be improved, please let me
know :)

Nine
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGNODT1QuEJQQMVrgRCCkKAJ9GyOBcDGtw+x886Gx8ztH5YuXSFgCfX4U8
tw+4b0KPvHPn61lPQB1H2Gg=
=QSVM
-END PGP SIGNATURE-


mergecvslog.pl
Description: Perl program


mergecvslog.pl.sig
Description: PGP signature
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2007-04-29 Thread Curtis Olson

Hi Stefan,

Would you be willing to hack/fixup/modify the original script so that it
produces correct results directly?  The issue is that it combines files
with the same cvs log message and commit date, but sometimes a commit spans
a couple seconds and so the files can get split up into subgroups.

Invocation would be something like:

mail-cvslog-summary.sh /stage/curt/Projects/FlightGear/admin
/stage/curt/Projects/FlightGear/source FlightGear source
flightgear-devel@lists.sourceforge.net

Thanks,

Curt.


On 4/29/07, Stefan Seifert wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

For your weekly CVS summary log reading pleasure I hacked up a little
Perl script that merges similar entries, so:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-04-25_23:12:42 (sydadams)
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/KNS80.nas

display frequency when USE or DSP button pressed...


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-04-25_23:12:43 (sydadams)
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80-
hotspots.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80.xml

display frequency when USE or DSP button pressed...


becomes:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-04-25_23:12:42 (sydadams)
2007-04-25_23:12:43 (sydadams)
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/KNS80.nas
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80-
hotspots.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Instruments-3d/kns80/kns80.xml

display frequency when USE or DSP button pressed...


Have a nicer reading and if the coding can be improved, please let me
know :)

Nine
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFGNODT1QuEJQQMVrgRCCkKAJ9GyOBcDGtw+x886Gx8ztH5YuXSFgCfX4U8
tw+4b0KPvHPn61lPQB1H2Gg=
=QSVM
-END PGP SIGNATURE-

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel






--
Curtis Olson - University of Minnesota - FlightGear Project
http://baron.flightgear.org/~curt/  http://www.humanfirst.umn.edu/
http://www.flightgear.org
Unique text: 2f585eeea02e2c79d7b1d8c4963bae2d


mail-cvslog-summary.sh
Description: Bourne shell script


sort-cvs-logs.pl
Description: Perl program
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


RE: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2006-05-10 Thread dene maxwell

;-} with great trepidation;

How do I convert the paths below to URLs ?

Please be gentle as I have only used CVS by being given direct URLs.

I have searched the FG site for about an hour to try and find it for myself.
:-D ene



From: Curtis L. Olson [EMAIL PROTECTED]
Reply-To: flightgear-devel@lists.sourceforge.net
To: flightgear-devel@lists.sourceforge.net
Subject: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data
Date: Sun, 07 May 2006 00:06:28 -0500

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-01_11:54:14 (fredb)
/var/cvs/FlightGear-0.9/data/Docs/model-howto.html

Add few words on dist-scale and flash animations, clarification on 
reparenting and grouping objects, and how to combine animations



=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-01_12:08:32 (fredb)
/var/cvs/FlightGear-0.9/data/Docs/model-howto.html

Add a paragraph on reordering translucent objects with none animation.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-01_17:41:22 (fredb)
/var/cvs/FlightGear-0.9/data/Docs/model-howto.html

Document conditions, the select animation and introduce personality


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-01_18:00:49 (fredb)
/var/cvs/FlightGear-0.9/data/Docs/model-howto.html

Explain the timed animation


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-02_01:17:52 (curt)
/var/cvs/FlightGear-0.9/data/AI/thermal_demo.xml
/var/cvs/FlightGear-0.9/data/Aircraft/sgs233/sgs233-set.xml
/var/cvs/FlightGear-0.9/data/Models/Geometry/thermal_cap.rgb
/var/cvs/FlightGear-0.9/data/Models/Geometry/thermalcap.ac
/var/cvs/FlightGear-0.9/data/Models/Geometry/thermalcap.xml

Dave Culp:

I've got some updates for the soaring scenario that will make for a more
realistic (and fun) experience.  They are:

1)  A cap cloud, which will sit atop each thermal
2)  A thermal scenario with wide coverage around KSFO, and using cap clouds
3)  A one-line change to AIThermal.cxx to position cap cloud properly
4)  Schweizer 2-33 set file change to match cloud coverage with thermal
heights.

files:

1)  data/Models/Geometry/thermalcap.ac
2)  data/Models/Geometry/thermalcap.xml
3)  data/Models/Geometry/thermal_cap.rgb

4)  data/AI/thermal_demo.xml

5)  data/Aircraft/sgs233/sgs233-set.xml

6)  source/src/AIModel/AIThermal.cxx
*** or, if you prefer diffs ***
7)  aimodel.diff


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-02_01:46:40 (curt)
/var/cvs/FlightGear-0.9/data/Aircraft/A-10/A-10-set.xml
/var/cvs/FlightGear-0.9/data/Aircraft/A-10/Nasal/A-10.nas
/var/cvs/FlightGear-0.9/data/Aircraft/A-10/Panels/Instruments/text-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/A-10/Systems/A-10-autopilot.xml

Lee Elliott:

here are a bunch of updated files to handle the autopilot
standards change regarding the use of 'agl-hold' instead of
'terrain-follow'


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-02_01:48:04 (curt)
/var/cvs/FlightGear-0.9/data/Aircraft/AN-225/AN-225-set.xml
/var/cvs/FlightGear-0.9/data/Aircraft/AN-225/Nasal/AN-225.nas
/var/cvs/FlightGear-0.9/data/Aircraft/AN-225/Panels/Instruments/text-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/AN-225/Systems/AN-225-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/B-52F/Panels/Instruments/text-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/B-52F/Systems/B-52F-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/BAC-TSR2/Panels/Instruments/text-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/BAC-TSR2/Systems/BAC-TSR2-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/CanberraBI8-set.xml
/var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/Nasal/CanberraBI8.nas
/var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/Panels/Instruments/text-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/Systems/CanberraBI8-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Nasal/MiG-15bis.nas
/var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Panels/Instruments/autopilot-monitor.xml
/var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Panels/Instruments/position-monitor.xml
/var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Panels/Instruments/text-autopilot.xml


Lee Elliott:

here are a bunch of updated files to handle the autopilot
standards change regarding the use of 'agl-hold' instead of
'terrain-follow'


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2006-05-02_01:48:05 (curt)
/var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Systems/MiG-15bis-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/TU-114/Panels/Instruments/text-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/TU-114/Systems/TU-114-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/text-autopilot.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Systems/YF-23-autopilot.xml


Lee Elliott:

here are a bunch of updated files to handle the autopilot
standards change regarding the use of 

RE: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2006-05-10 Thread Ron Jensen
Start here:
http://cvs.flightgear.org/cgi-bin/viewcvs/viewcvs.cgi/?cvsroot=FlightGear-0.9

This is the /var/cvs/FlightGear-0.9/ part of the path.  Then click the
link to data, the link to Docs, the link model-howto.html, then choose
save link target as... (or windows equivelent) on the Download link.

Save this file into %FGROOT%/Docs/model-howto.htm

You can pull the other by going back to the link above and following
down the tree.  Be careful though, playing around manually replacing
files from CVS like this _may_ hose your flightgear system.  Aren't you
still running 0.9.8?

Ron

On Thu, 2006-05-11 at 16:47 +1200, dene maxwell wrote:
 ;-} with great trepidation;
 
 How do I convert the paths below to URLs ?
 
 Please be gentle as I have only used CVS by being given direct URLs.
 
 I have searched the FG site for about an hour to try and find it for myself.
 :-D ene
 
 
 From: Curtis L. Olson [EMAIL PROTECTED]
 Reply-To: flightgear-devel@lists.sourceforge.net
 To: flightgear-devel@lists.sourceforge.net
 Subject: [Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data
 Date: Sun, 07 May 2006 00:06:28 -0500
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 2006-05-01_11:54:14 (fredb)
 /var/cvs/FlightGear-0.9/data/Docs/model-howto.html
 
 Add few words on dist-scale and flash animations, clarification on 
 reparenting and grouping objects, and how to combine animations
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 2006-05-01_12:08:32 (fredb)
 /var/cvs/FlightGear-0.9/data/Docs/model-howto.html
 
 Add a paragraph on reordering translucent objects with none animation.
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 2006-05-01_17:41:22 (fredb)
 /var/cvs/FlightGear-0.9/data/Docs/model-howto.html
 
 Document conditions, the select animation and introduce personality
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 2006-05-01_18:00:49 (fredb)
 /var/cvs/FlightGear-0.9/data/Docs/model-howto.html
 
 Explain the timed animation
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 2006-05-02_01:17:52 (curt)
 /var/cvs/FlightGear-0.9/data/AI/thermal_demo.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/sgs233/sgs233-set.xml
 /var/cvs/FlightGear-0.9/data/Models/Geometry/thermal_cap.rgb
 /var/cvs/FlightGear-0.9/data/Models/Geometry/thermalcap.ac
 /var/cvs/FlightGear-0.9/data/Models/Geometry/thermalcap.xml
 
 Dave Culp:
 
 I've got some updates for the soaring scenario that will make for a more
 realistic (and fun) experience.  They are:
 
 1)  A cap cloud, which will sit atop each thermal
 2)  A thermal scenario with wide coverage around KSFO, and using cap clouds
 3)  A one-line change to AIThermal.cxx to position cap cloud properly
 4)  Schweizer 2-33 set file change to match cloud coverage with thermal
 heights.
 
 files:
 
 1)  data/Models/Geometry/thermalcap.ac
 2)  data/Models/Geometry/thermalcap.xml
 3)  data/Models/Geometry/thermal_cap.rgb
 
 4)  data/AI/thermal_demo.xml
 
 5)  data/Aircraft/sgs233/sgs233-set.xml
 
 6)  source/src/AIModel/AIThermal.cxx
 *** or, if you prefer diffs ***
 7)  aimodel.diff
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 2006-05-02_01:46:40 (curt)
 /var/cvs/FlightGear-0.9/data/Aircraft/A-10/A-10-set.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/A-10/Nasal/A-10.nas
 /var/cvs/FlightGear-0.9/data/Aircraft/A-10/Panels/Instruments/text-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/A-10/Systems/A-10-autopilot.xml
 
 Lee Elliott:
 
 here are a bunch of updated files to handle the autopilot
 standards change regarding the use of 'agl-hold' instead of
 'terrain-follow'
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 2006-05-02_01:48:04 (curt)
 /var/cvs/FlightGear-0.9/data/Aircraft/AN-225/AN-225-set.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/AN-225/Nasal/AN-225.nas
 /var/cvs/FlightGear-0.9/data/Aircraft/AN-225/Panels/Instruments/text-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/AN-225/Systems/AN-225-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/B-52F/Panels/Instruments/text-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/B-52F/Systems/B-52F-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/BAC-TSR2/Panels/Instruments/text-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/BAC-TSR2/Systems/BAC-TSR2-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/CanberraBI8-set.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/Nasal/CanberraBI8.nas
 /var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/Panels/Instruments/text-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/CanberraBI8/Systems/CanberraBI8-autopilot.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Nasal/MiG-15bis.nas
 /var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Panels/Instruments/autopilot-monitor.xml
 /var/cvs/FlightGear-0.9/data/Aircraft/MiG-15/Panels/Instruments/position-monitor.xml