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