Another attempt at an "ArduConfigurator"

Thanks for the feedback! just implemented the light and dark mode (please note toggle button next to the expert mode toggle) let me know if there’s any issues or any additional changes you’d want or like

2 Likes

Just added a feature supporting both flight controllers that natively support IP-based networking (Ethernet/PPP), or Botblox DroneNet/Ethernet nodes over DroneCAN — configures NET_* directly, with CAN param Get/Set + endpoint passthrough for DroneNet. Auto-shows on NET_ENABLE.

Just added a feature allowing easy upload and management of Lua Scripts to the FC. It’ll also detect if scripting is disabled and let you easily turn it on.

2 Likes

Wow very nice!

“ I really like the idea of rails such as can only test motors if batteries are plugged in, etc.”

I would be on the side of let the builder decide in all matters. Possible a beginner and expert mode with expert allowing non lingerer decisions like Mission Planer. Thank you for your hard work!

1 Like

Rails such as: only test motors when bateries are connected are good for all users.

What expert would want to test the motors without a battery? Is he really an expert?

Please remember that professional pilots use checklists.

Rails are good for beginners and experts alike.

Just a overall idea not stated verbatim. However If I like to setup the GPS or current settings at the end of the build who cares.

You can’t test without a battery everyone understands this however you can block the test page. This is more to what i was understanding your getting at.

Calibrating the compass requires GPS location.

Doing a magfit requires calibrated current measurements.

Guard rails are great, lots of users do not understand the depencies.