Artem Crum Posted June 13, 2011 Report Posted June 13, 2011 Pete, can I change FSUIPC logging facility options from inside the Lua script or by API calls? I need any ability to change all those parameters: Logging level (LogExtras), IPC reads/writes and others.. on fly, without reloading FSX.
Pete Dowson Posted June 13, 2011 Report Posted June 13, 2011 Pete, can I change FSUIPC logging facility options from inside the Lua script or by API calls? I need any ability to change all those parameters: Logging level (LogExtras), IPC reads/writes and others.. on fly, without reloading FSX. Sorry, no, there's no provisions for that at present. What's the application for such an odd facility? Pete
Artem Crum Posted June 13, 2011 Author Report Posted June 13, 2011 I'm still working on LINDA project and now making instruments for future developers of Lua modules for it. Sure, you do know this problem with LVars hunting and searching for FSX controls used by addon aircrafts. I want to simplify this process as much as possible. And ability to switch FSUIPC logging options (at least IPC writes) on/off without need to open FSUIPC window would be very useful.
Pete Dowson Posted June 13, 2011 Report Posted June 13, 2011 I'm still working on LINDA project and now making instruments for future developers of Lua modules for it. Sure, you do know this problem with LVars hunting and searching for FSX controls used by addon aircrafts. I want to simplify this process as much as possible. And ability to switch FSUIPC logging options (at least IPC writes) on/off without need to open FSUIPC window would be very useful. Why not just turn it on and leave it on till you are done? That's what i do. Regards Pete
Artem Crum Posted June 13, 2011 Author Report Posted June 13, 2011 Why not just turn it on and leave it on till you are done? That's what i do. Because this is too much additional actions for user to do. I'm making now something like the FSUIPC console, but with additional controls like filters, searchers and some other LVars related stuff. And it would be logical if logging options were possible to set from this advanced console's control panel. Actually I need only two control to be available -- switching IPC writes and Events logging on/off. Without that I have to open FSUIPC window > switch to Logging tab > set option > close window... instead of just pressing one button on console's control panel. And then the same operation in back direction when I want FSUIPC to stop flooding me with data I don't need anymore. This all is about usability and convenience for future developers and myself too.
Pete Dowson Posted June 13, 2011 Report Posted June 13, 2011 This all is about usability and convenience for future developers and myself too. Hmmm. Well, I'll look at it, but I'm up to my eyes with stuff this week. Remind me on the weekend please. Pete
Pete Dowson Posted June 16, 2011 Report Posted June 16, 2011 Thank you. I'll remind you. No need now, I remembered. See the Download Links subforum. the latest updates contain the facilities you requested. Details are there. Regards Pete
Artem Crum Posted June 16, 2011 Author Report Posted June 16, 2011 Great! Will test them and report. Meanwhile, LINDA release candidate is in public testing now. If you are interested, here is the link: http://forum.avsim.net/topic/337777-public-testing-started/
Pete Dowson Posted June 16, 2011 Report Posted June 16, 2011 Meanwhile, LINDA release candidate is in public testing now. If you are interested, here is the link: http://forum.avsim.n...esting-started/ Thanks. I've downloaded it and will take a look tomorrow. Regards Pete
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