asv-soft / asv-drones

Open source implementation of ground control station application for ArduPilot and PX4 autopilot
MIT License
60 stars 11 forks source link

fix(asv-drones): fix redundant object of type MainWindow creation and remove config delay #288

Closed asv-soft-u03 closed 4 months ago

asv-soft-u03 commented 4 months ago

Redundant creation of MainWindow object in App.xaml.cs is fixed for code optimization needs. Also found a bug with config save delay in CorePlugin. The delay was removed to immediately config refresh