I have just created the directory by copying files from template. So right now it is default. However first 7 files i was able to edit. This 8th one is crashing
08_batt1.param (4.7 KB)
I have just created the directory by copying files from template. So right now it is default. However first 7 files i was able to edit. This 8th one is crashing
08_batt1.param (4.7 KB)
Did you correctly fill all the values in the component editor window?
Battery voltages need to be filled with .
decimal separator, not ,
you need a vehicle_components.json
file that you can copy from one of the provided templates.
Then it will open a component editor window before that one.
Issue with v0.4.0 on launch:
PS C:\Program Files (x86)\MethodicConfigurator> .\ardupilot_methodic_configurator.exe
Traceback (most recent call last):
File "ardupilot_methodic_configurator.py", line 27, in <module>
ModuleNotFoundError: No module named 'frontend_tkinter_component_editor'
[22436] Failed to execute script 'ardupilot_methodic_configurator' due to unhandled exception!
Strange one. Can you try the latest release (not the 0.4.0) in a few minutes?
Yep, works with the dev release
Thanks for testing, enjoy the new features
Thank you for the quick fix!
@timtuxworth this release is for you
##v0.5.0
V0.5.1
V0.6.0
Hi and thanks for the work !
I was willing to use your software but unfortunately it is not working on both my windows computers, one of them is a very fresh install. I followed the guides and even launched the install by the windows installer, without success. When I try to launch the software on the port where my pixhawk is connected I am getting this error :
If I try to launch with another COM port, the software is displaying the GUI well, but when I chose the good COM port, which is 7 in my case, it crashes with the same error, I was not able to troubleshoot the problem for the moment, any clues ?
Thanks for your efforts
Hello @gdeb, thanks for using it.
You can not execute it from the command line!
You need to install it using the installer and start it using the desktop icon, like everyone else.