Closed scott-mikus closed 3 years ago
Hi @scott-mikus ,
Good catch - thank you!
I disable the terminal output while the menus are open (but let the logging continue):
I need to pass prevTerminalOutput
to the logging menu and then restore the modified value before recording the settings:
I'll try and get this done today / tomorrow. All the best, Paul
Actually, I do do that for the debug settings, but I forgot about the terminal output:
@PaulZC It was keeping me honest when I was doing some logging. 😁 The OLA was telling me you don't really need to use my extra resources for this... Right? I'll handle the logging, don't you worry your about that. You told me not to show you the output in the CFG file. Why are you making trouble!😁
Take your time sorting it out and I will test it for you once the fix is published.
Thank you @PaulZC
Hi @scott-mikus , Fixed in v2.1. Please give it a try. Best wishes, Paul
Thank you @PaulZC, I will give it a shake down and let you know if I run into any issues.
@PaulZC I have loaded v2.1 on three OLA and tested it with both ZED-F9P/F9R for 5 hours now. And can confirm that both the logging menu and the CFG file logging options function as intended. And transition properly when changed during operation.
Thank you!
Hi @scott-mikus ,
You’re very welcome. Please keep the useful feedback coming!
Best wishes, Paul
Subject of the issue
Terminal output can not be modified from the settings menu within the terminal. Terminal output follows the OLA settings.cfg file regardless of what changes are made in the terminal window during use.
Your workbench
Steps to reproduce
Enter terminal window and hit any key to enter OLA menu, then select logging and select option to enable terminal output. Enable terminal output then exit and return to logging. If terminal logging is disabled in the config file terminal logging will not start. If it is enabled but you disable it in the menu it will not disable.
Expected behavior
Expected behavior is for the setting to be changed within the menu during operation.
Actual behavior
Actual behavior is that the setting follows the config file no matter what you select during operation.