Hi Alan, On Mon, Dec 22, 2003 at 02:48:02AM -0500, Alan King wrote: > Anyone up for making a serial device? I only do a little programming
you mean for the microcontroller side ? > on the PC side of things, so am not currently up to the task I think. > Needs sync bytes, something like this is common: > > FF FF 0 axis1 0 axis2 0 axis3 etc. > > Really just check the high bit, 2 set in a row is the sync, then a > zero then axis etc. By just checking the high bit other things can be > put in like this: > > F0 Fx 0y ax1 0y ax2 etc. I have worked on a protocol for my own stuff... it includes analog axis and button state support. I've put up a picture of my protocol spec: http://cockpit.varxec.de/fgfs/PHCC2HostProtocol.xfig.png Regards, Manuel _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
