Readout informations from Navilock USB GPS
-
Hello i tried to readout informations from a USB GPS from Navilock. "dmesg" and /dev/... tells me that the device is ttyACM3.
I used gpsd and xgps to control if the device work correct and it did.
Does anybody know how to setup QGeoPositionInfoSource to readout the Nmea-Data?
I used this instruction: "http://stackoverflow.com/questions/21604569/qt5-2-1-get-gps-location-on-samsung-galaxy-s2plus-i9105p":http://stackoverflow.com/questions/21604569/qt5-2-1-get-gps-location-on-samsung-galaxy-s2plus-i9105pto get an overview how to set it up for my Laptop (Ubuntu 13.10, QT5.2 for my X86_64). I can not read any data from the device.
Thanks for help.
Bart -
As far as i know you cannot add a frame inside a button but you can create your own deriving from QFrame with some other stuff inside and overloading method like click events.