Hi im trying to make same basic edits to QGC on the UI not changing the core functionality. Ive got it building and key changes I would want to make are:
- Move the flyviewwidget layer/ instrument screen that is normally in the middle centre and can be edited to show flight time, voltages, climb rate, GPS ect to the top main toolbar as to allow more view of the camera feed or map it normally covers.
- Basic logo changes/customisation and widget/icon changes
- More complex but addition of custom buttons or toggles which I will code to be used for different functions
- Setting defaults settings so that when I start the app on a new device the initial setup does not have to be gone through - firmware, vehicle type, instrument screen setup and maybe default video settings.
Above ideally can be done through custom folder/exclusions, and any tips/guidance would be useful to point me in the right direction.
Side note - is there any support for dual video streams planned or upcoming or any easy way to implement this as a custom code.