Hi Axel, The Maemo 5 Location backend uses LibLocation, so I don’t think the Qt Mobility API is going to be much help to you if LibLocation isn’t meeting your needs. I’m not really sure what the next step would be short of digging into the LibLocation source code.
Sorry I couldn’t be of more help, Dave From: [email protected] [mailto:[email protected]] On Behalf Of ext flieger-axel Sent: Tuesday, 19 October 2010 5:30 PM To: [email protected] Subject: [Qt-mobility-feedback] need access to NMEA raw data stream on a N900 device Hi, I'm the maintainer of the cumulus project (www.kflog.org/cumulus/<http://www.kflog.org/cumulus/>) and I connected a Flarm device (www.flarm.org<http://www.flarm.org>), that is a collision-warning system for general aviation mostly used in soaring, via a RS232 BT adapter to a N900 device. Using LibLocation I get only the common GPS data like position, speed, altitude,... But the Flarm device do emit also some proprietary sentences about flying objects around and obstacles, barometric altitude, which do I need for further processing. Now my question. Is it possible with the help of the Qt Mobility API to get access to the original NMEA raw data stream on a N900 device? I have written a parser which is able to decode the original NMEA data stream but I found not out how to access it with Qt Mobility API. Every help would be welcome especially a piece of code. tks Axel
_______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
