![]() |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Thanks sir for very fast response :) will check this now
|
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
i like to try this as cyeung did :) https://garage.maemo.org/plugins/scm...oot=pygeotrack |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
=============================== was able to locate conic module in python-conic.. now my problem is the page refresh too fast no time to parse the url passed by n900 to host/server =============================== now im getting error Lat: 14.339917 Lon: 121.049910 Bear: nan Speed: nan Key: pygeotrackern900 Warning: mysqli::mysqli() [function.mysqli]: (HY000/2003): Can't connect to MySQL server on '192.168.1.102' (111) in /var/www/pygeotrack/mysql.php on line 3 Konnte keine Verbindung zur Datenbank aufbauen: Can't connect to MySQL server on '192.168.1.102' (111)(2003) |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
still getting errors :(
i dunno what else to change i already made sure my login credentials is correct Lat: 14.583719 Lon: 121.029654 Bear: Speed: Key: pygeotrackern900Konnte keine Verbindung zur Datenbank aufbauen: Unknown MySQL server host 'http://myn900.atwebpages.com' (1)(2005) Quote:
=============================== 11.07.2010 i am now able to write to db http://myn900.atwebpages.com/upload....geotrackern900 now the problem is the link http://myn900.atwebpages.com/googlem...geotrackern900 doesn't show the correct gps coords from the locupdate.py even when i export the kml file and opened it with google earth it always end up somewhere in ocean in the african continent heheheh :eek::p ================================= im now good :) :D:p:o;) |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Hi,
Any chance to modify any of the stuff discussed in this thread to provide the functionality outlined in Running a marathon with the N900? Thanks, Magnus |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
Quote:
Quote:
For the sms update have a look at smscon, it sends your location (with google link) to every mobile that sends a specific codeword to your phone (also an email if you want). I don't know about twitter as I'm not using it, guess the API is not that hard but I won't do it. I would love to write an optional GUI for the script (especially for the settings) but I'm completely new to maemo programing. If someone wants to make it it needs the following to work with the server:
Quote:
|
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
the time.sleep(600) i mean... |
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
|
Re: [ANNOUNCE] pygeotrack: a simple N900-tracking client/server
Quote:
Code:
preferred_interval=location.INTERVAL_10S) Code:
preferred_interval=location.INTERVAL_60S) <note:added per notices> Additionally, you may or may not wish to consider adding shebang/hashbang into the header; at least yours truly did not seem to get the Python script initialized without generated erros until having inserted the *shebang* into file locupdate.py. To insert shebang into python client's header section, let's first check the abs path to be added as a substring from N900 shell prompt; Code:
root@N900:/gps# which python Code:
#!/usr/bin/python <-- to be added as 1st line entry //beetraham |
All times are GMT. The time now is 11:51. |
vBulletin® Version 3.8.8