Re: [Flightgear-devel] Obsolete weather models and textures

2013-02-04 Thread Pat
On Sun, 03 Feb 2013 21:07:37 +0100
Geoff McLane ubu...@geoffair.info wrote:

 Hi Renk,
 
 Thank you for the time and effort to produce this list.
 
 

Should we think about some kind of tool to find flightgear lint like
this? What would the tool have to do?

Renk,   What steps did
you take to find candidates for deletion and to verify the
weather is not used?

- Pat




--
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_jan
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Real Avionics protocols

2013-02-04 Thread Michael Sabino
Hi,

I was wondering if there is a group of flightgear users who are trying
to develop a library for the real avionics protocols so that
instruments could communicate to each other using
MIL-STD-1553/ARINC/HSDB(F-22 Raptor). I am currently working on a c#
library/application to do just that, and was wondering if we could
pool some effort.

Here is a link to what I have so far in C#:
https://github.com/DoYouKnow/MIL_STD_1553/tree/master/MIL_STD_1553

It's a simple MIL-STD-1760E/1553 decoder that takes a 20-bit frame,
outputs if the parity is good, decodes the frame (telling you the
various flags that are set, the destination address, whether it's a
broadcast frame, whether it's addressed to a nuclear weapon carriage
store (using the SubAddress/ModeCode bits) using MIL-STD-1760E, and
tells you the subsystem address).

I also wasn't really sure if I was reinventing the wheel, so I thought
I'd ask here.

I'm aware that there is one company doing this for ARINC
(flightsimlabs) for the Airbus A320 in an upcoming release.

Thanks,

Michael Sabino

--
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_jan
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Real Avionics protocols

2013-02-04 Thread geneb
On Mon, 4 Feb 2013, Michael Sabino wrote:

 Hi,

 I was wondering if there is a group of flightgear users who are trying
 to develop a library for the real avionics protocols so that
 instruments could communicate to each other using
 MIL-STD-1553/ARINC/HSDB(F-22 Raptor). I am currently working on a c#
 library/application to do just that, and was wondering if we could
 pool some effort.

 Here is a link to what I have so far in C#:
 https://github.com/DoYouKnow/MIL_STD_1553/tree/master/MIL_STD_1553

 It's a simple MIL-STD-1760E/1553 decoder that takes a 20-bit frame,
 outputs if the parity is good, decodes the frame (telling you the
 various flags that are set, the destination address, whether it's a
 broadcast frame, whether it's addressed to a nuclear weapon carriage
 store (using the SubAddress/ModeCode bits) using MIL-STD-1760E, and
 tells you the subsystem address).

This is insanely cool.  I just wish I had the time to help!

g.

-- 
Proud owner of F-15C 80-0007
http://www.f15sim.com - The only one of its kind.
http://www.diy-cockpits.org/coll - Go Collimated or Go Home.
Some people collect things for a hobby.  Geeks collect hobbies.

ScarletDME - The red hot Data Management Environment
A Multi-Value database for the masses, not the classes.
http://www.scarletdme.org - Get it _today_!

--
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_jan
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel