|
From: Josh D. <jos...@gm...> - 2021-02-08 14:51:37
|
Sorry typo in my last reply, meant feedback if disabled it makes input go to output when disabled, syncing it up, so that when it starts it goes from where output is left off. But I don't want that, because then till start the output at the error input which is bad. Kind Regards, -- Josh Davidson ------------------------------------------------------------------------------ CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please immediately notify the sender by e-mail by replying to the message. This e-mail transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance. On Mon, Feb 8, 2021, 09:49 Josh Davidson <jos...@gm...> wrote: > Hi Torsten, > No, that makes output go to input when disabled. I'm asking to define the > initial integrator position, or have it start off where <output> is, which > is what the full <pid-controller> does. > > Kind Regards, > > -- > Josh Davidson > > > ------------------------------------------------------------------------------ > CONFIDENTIALITY NOTICE: If you have received this e-mail in error, > please immediately notify the sender by e-mail by replying to the > message. > This e-mail transmission may contain confidential information. This > information is intended only for the use of the individual(s) or entity to > whom it is intended even if addressed incorrectly. Please delete it from > your files if you are not the intended recipient. Thank you for your > compliance. > > On Mon, Feb 8, 2021, 05:56 Torsten Dreyer <to...@t3...> wrote: > >> >> Am 08.02.21 um 04:05 schrieb Josh Davidson: >> > Hi guys, >> > Recently been working on the KAP140 rewrite with the c182 guys + >> > WoodSToKk. One of the problems is the machine does not start from the >> > current servo location, because the pi-simple-controller element does >> > not allow any sort of initial integrator value setting (like jsbsim, >> > or how the "pid-controller" starts his integrator from where <output> >> > left). >> >> Isn't that what <feedback-if-disabled> provides? >> >> >> https://wiki.flightgear.org/Autopilot_configuration_reference#Feedback_.3Cfeedback-if-disabled.3E >> >> Torsten >> >> _______________________________________________ >> Flightgear-devel mailing list >> Fli...@li... >> https://lists.sourceforge.net/lists/listinfo/flightgear-devel >> > |