DaveSCUSA Posted November 24, 2023 Report Posted November 24, 2023 It appears the thread that one can place a potential Beta problem has been closed. 270968 InputEvent received: 'PRESET_FADEC', Value=0.000000 (param='') Once an aircraft (DA62 Improvement Mod) has been put in the flystate, the above inputevent appears as if in a loop. Had to shut input event logging off. Is there a way to indicate that we don't want to log "InputEvent found:" at this time? Sure would save a lot of log. Thanks FSUIPC7.ini FSUIPC7.log
John Dowson Posted November 25, 2023 Report Posted November 25, 2023 11 hours ago, DaveSCUSA said: It appears the thread that one can place a potential Beta problem has been closed. No it has not...I don't understand why you would think that. Please post ALL issues/comments/requests relating to the beta in the beta announcement thread. 11 hours ago, DaveSCUSA said: 270968 InputEvent received: 'PRESET_FADEC', Value=0.000000 (param='') Once an aircraft (DA62 Improvement Mod) has been put in the flystate, the above inputevent appears as if in a loop. Yes, the DA62 is continually firing this input event for some reason. FSUIPC7 just logs what it sees. This is similar to the way many aircraft continually emit standard events/controls. For standard events, you can use the DontLogThese ini parameter to stop such events being logged. I will add something similar for Input Events at some point. but not sure when I will have time for this - it mat be after the initial release. John
John Dowson Posted December 5, 2023 Report Posted December 5, 2023 On 11/25/2023 at 10:22 AM, John Dowson said: I will add something similar for Input Events at some point. but not sure when I will have time for this - it mat be after the initial release. This will be available in the next beta release, 7.4.0b, available tomorrow. The new parameter is DontLogTheseIE. John
DaveSCUSA Posted December 5, 2023 Author Report Posted December 5, 2023 Really helpful. Thanks. What would the input event entry look like using DontLogTheseIE parameter? Its number or name as appears in the log list of input events found?
John Dowson Posted December 5, 2023 Report Posted December 5, 2023 11 minutes ago, DaveSCUSA said: What would the input event entry look like using DontLogTheseIE parameter? Its number or name as appears in the log list of input events found? Name, e.g. Quote [Profile.DA62X] DontLogTheseIE=PRESET_FADEC 1=DA62 John
DaveSCUSA Posted December 6, 2023 Author Report Posted December 6, 2023 I am continuing to receivethese in the Log: Found 57438 InputEvent found: 'LANDING_GEAR_Gear' with hash=16178909335228778991 [type=0] Continuously showing: 61750 InputEvent received: 'LANDING_GEAR_Gear', Value=1.000000 (param='') 61781 InputEvent received: 'LANDING_GEAR_Gear', Value=1.000000 (param='') 61813 InputEvent received: 'LANDING_GEAR_Gear', Value=1.000000 (param='') 61828 InputEvent received: 'LANDING_GEAR_Gear', Value=1.000000 (param='') 61860 InputEvent received: 'LANDING_GEAR_Gear', Value=1.000000 (param='') Entered in the [General] section of FSUIPC7.ini: DontLogThese=65700,66080,66172-66181,65962,66523,65568 DontLogTheseIE=LANDING_GEAR_Gear Should there be quotes around the input event?
John Dowson Posted December 7, 2023 Report Posted December 7, 2023 Are you sure that you are using the correct version?
John Dowson Posted December 7, 2023 Report Posted December 7, 2023 I suspect that you were still using the previous release - maybe your browser had cached the download. Anyway, I have released a new version, recompiled to the new SDK released yesterday with SU14. Please download and try this, and check it is installing 7.4.0d.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now