-
Open Aeronautical Charts
07/23/2017 at 13:04 • 0 commentsA bit of googling came up with the following open aeronautical charts:
- https://www.openaip.net/
- https://openflightmaps.org/live/
- https://skyvector.com/ (online service only)
- http://vfrmap.com/ (online service only)
-
Qt 3D Component: Q3DSurface
05/24/2017 at 06:29 • 0 commentsI played around with the Qt 3D frameworks a bit... so far it looks very promising. Below is a screenshot of the 'Surface Example' which makes use of the Q3DSurface component.
The 'Textured Surface Example' demonstrates how to overlay a map onto the terrain.
These examples should be a good starting point for developing the Synthetic Vision features. I'm not sure about the performance of these frameworks on single board computers. For embedded applications the 'Boot to Qt' stack will come in handy.