Re: [Flightgear-devel] New autopilot feature: flip flops

2010-05-24 Thread Torsten Dreyer
> Hi Torsten, > > Here's a dumb question. Many of these flip-flop variants require a clock. > What is expected to serve as a clock signal in our system? Would this > typically be the output of another filter or flip flop? It doesn't make > sense in this context to imagine an actual time value.

Re: [Flightgear-devel] New autopilot feature: flip flops

2010-05-24 Thread Curtis Olson
On Mon, May 24, 2010 at 5:35 AM, Torsten Dreyer wrote: > Hi, > > triggered by an idea of James aka zakalawe, the xml autopilot has now the > ability to implement flip flops. They provide a method to add a state to > the > logic of an autopilot and probably may remove the need for many lines of > s

[Flightgear-devel] New autopilot feature: flip flops

2010-05-24 Thread Torsten Dreyer
Hi, triggered by an idea of James aka zakalawe, the xml autopilot has now the ability to implement flip flops. They provide a method to add a state to the logic of an autopilot and probably may remove the need for many lines of supporting nasal code. Please refer to http://wiki.flightgear.org