View Single Post
Posts: 529 | Thanked: 46 times | Joined on Sep 2007
#13
running ps -a
the following process is to be seen while running your patched mm + bluetooth gps connected

gpsd -n -N -F /tmp/.gpsd_ctrl_sock /dev/rfcomm

running
rfcomm from CLI
rfcomm0: "hard-coded internal bt MAC address" -> "external bt GPS device MAC address" channel 1 connected [reuse-dlc release-on-hup tty-attached]

As 2007He is coming with python2.4-runtime (not 2.5)
and I can't run
Gbsbt.py python script
as gpsbt module is missing,

please let me know how to script already connected bt GPS
to read long/lat on fix ?

Is NMEA sentences parsing done by code in MM
or by external library I can access
from CLI, running shell script or python script ?

As dbus-send can be invoked from CLI,
please let me know if gpsbt, mm is supporting dbus messages read-write
to let me access some mm parameters configurable via mm settings
to let me run mm in interactive / demo mode,
to play a travel from point A to point B
keeping Nokia 770 on a desk
and inserting some parameters.

http://maemo.org/development/trainin...in_html/node3/

http://talk.maemo.org/showthread.php?p=450119



I did such application for Google Maps API
and javascript can emulate travel from A to B
on maps.

BTW
You are the only person still active, supporting mm
by patching it for use on 2007He.

I need to get long/lat on fix from bt GPS connected to maemo
for use in maemaps web browser app.

Last edited by Darius2006; 2010-01-02 at 22:46.