The tutorials should be improved for a screensize of FullHD. They should use the localhost servers.
The recording should only start when the main window was opened and finished when it gets closed.
Also when a failure during the run happens a recording should end after a timeout without waiting for the estimated duration, similiar to a wachdog.
When a video was successfully created the name of the file should start with the tutorial name instead of the common REC.
We need also a new helper for detecting waypoints on the map. This is still a manual task and needs further work, when the sizes or location changes. I want also a helper to zoom to the area where we have waypoints without manual interaction. This requires likly also a zoom out feature for the flighttrack which can be used by tutorials. The Kiruna location is not visible with the Europe (cyl) projection. zoom out, is right click with a zoom window.
For adding waypoints using tableview we should also have a helper. Removing of table entries is currently easier than addind new.
When we are already on this improvement, we should find a solution to use a none US keyboard for pyautogui. Currently that translates keystrokes to the US keys, e.g. a / is a different sign.
When the tutorials can be created on windows we can regular create them and lookup a way to do so in a RDP session.
This should be done in a further step.
The tutorials should be improved for a screensize of FullHD. They should use the localhost servers.
The recording should only start when the main window was opened and finished when it gets closed.
Also when a failure during the run happens a recording should end after a timeout without waiting for the estimated duration, similiar to a wachdog.
When a video was successfully created the name of the file should start with the tutorial name instead of the common REC.
We need also a new helper for detecting waypoints on the map. This is still a manual task and needs further work, when the sizes or location changes. I want also a helper to zoom to the area where we have waypoints without manual interaction. This requires likly also a zoom out feature for the flighttrack which can be used by tutorials. The Kiruna location is not visible with the Europe (cyl) projection. zoom out, is right click with a zoom window.
For adding waypoints using tableview we should also have a helper. Removing of table entries is currently easier than addind new.
When we are already on this improvement, we should find a solution to use a none US keyboard for pyautogui. Currently that translates keystrokes to the US keys, e.g. a / is a different sign.
When the tutorials can be created on windows we can regular create them and lookup a way to do so in a RDP session.
This should be done in a further step.