Give that URL a read and a try. I developed it a while back for exactly the purpose you describe, as well as a way for CP users to generate a text file that would be helpful in Forum discussions. It seeks to automate a CLI interaction via coolterm or the like.
It may not work, be sure to switch to mm mode before trying to run it.
Access to the sub-widget was broken by the move of CP to the new host platform, but that is now fixed.
If you are not a Chilipeppr user, there are some ad-hoc Python scripts around that implemented the same function.
What may not be obvious, depending on how deep you read the description: there is a hardware bug in the microcontroller on tinyG that requires a wait between each parameter write. The script sends a parameter, then waits for a response from tinyG before sending the next one.
-
This reply was modified 5 years, 9 months ago by cmcgrath5035.