Hey there,

I’m pretty new to Qt but I have a lot experience with C++.
Currently I’m working on a project at which I have to develop a Qt-GUI which runs on a Raspberry Pi. (Bachelor’s Project)

The system should visualize the GPS-coordinates of radio-network members in the nearer environment.

I’m really don’t know where to start. Actually I started by setting up an cross-compiling environment (QT5) for the Raspberry Pi on Linux Ubuntu 14.04.

Now I’m thinking about the visualization. I get the data of the GPS (the raspberry has GPS too) and should draw the points around me on a radar-like screen like this:

droidspirit-gps-tracker_screenshot_1.png.jpg

Many thanks in advance for your help!
(I hope I’ve choosen the right section.)

Greets,
Phil