![]() |
Re: N900 + Google Latitude
Quote:
(something like a button showing that the GPS/CELL/etc is on use.) |
Re: N900 + Google Latitude
@fabiomanzoni see the config on the gui or cat ~/.config/linfati/googlelatitude.conf ( if is not show, then is cell )
@MasterZap what you think about... [update always] [Update on network connection] [update only on gprs] the first do not check if is online, if is active the "automatic connect" will connect to internet the second (default) will update if a network conection is present the third will update ONLY is the connection is a cell connection ( need some testing... but i think i can do it..) |
Re: N900 + Google Latitude
Actually I realzed there is a problem with stopping updates completely: Google latitude by default considers updates "old" after a few hours and stops listing you (at least on the webpage).
Maybe simply have two update interval settings: GPRS update frequency: WIFI Update frequency: /Z |
Re: N900 + Google Latitude
I cannot shorten update interval at least 300 seconds ! Why?
I put 120 but when i reconnect it is again at 300! |
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
If I have it configured to use only celltower info, but the GPS is switched on (nav software), will it use the more accurate position available?
|
Re: N900 + Google Latitude
@petur: yes
|
Re: N900 + Google Latitude
Just a note that the current app works *perfectly* with GPS, exactly the way I want it. And it takes very little battery even though I used 15 minutes update interval all day every day.
*thank you* /Z |
Re: N900 + Google Latitude
I've been testing googlelatitude 0.6-2 for a while and it's working really good without much battery drain and is nearly feature complete. Thank you very much for your efforts!
Still there's one feature that could be useful and is missing at the moment: I'm using googlelatitude for tracking. When I'm driving around with my car I have to shorten the update interval manually to track the route I take with my car. It would be nice to have something like a "dynamic update interval": Use the normal update interval (set via gui), if there's no movement. If GPS is active and there's a movement rate above a defined speed threshold, dynamically set the update interval to a shorter value (perhaps depending on the movement rate); the "dynamic update interval" could be enabled/disabled via GUI if somebody doesn't like it. What do you think about it? |
Re: N900 + Google Latitude
I noticed that after 2 weeks uptime, it was using quite a large chunk of memory (all operations on the phone took a couple of seconds while it was swapping). Stopping and starting the daemon frred the memory up; it looks like there's a memory leak somewhere.
Also, a wishlist item: don't send an update if the circle of accuracy is larger than a certain value. Apparently my N900 connects to a cell about 10km away, and when I'm indoors and the GPS has no lock, that update is worse than useless... Checking into locations, like the android app does nowadays, would also be cool. Thanks for a great tool! |
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
uhm... i going to check the memory leak...
|
Re: N900 + Google Latitude
Latitude suddenly stopped working here 2 hours ago. Doesn't update the location anymore, and refuses to load friends list. It logs in so password is fine (didn't change it anyway).
Anyone else see this? |
Re: N900 + Google Latitude
just checked and it appears to have stopped working for me as well. my last reported position was 4 hours ago which was spprox 2000 gmt.
|
Re: N900 + Google Latitude
same here, too! (12 hours ago)
|
Re: N900 + Google Latitude
Same here... last 14 hours for me... :(
|
Re: N900 + Google Latitude
since my friends (all using Android devices) are getting updated fine, I guess they tweaked the API or kicked non-Android clients out?
|
Re: N900 + Google Latitude
404 not found :S
|
Re: N900 + Google Latitude
I see... will you nag them in the latitude discussion group? Or did they change the URL and you just need to update?
EDIT: and where did you see the 404? In the app somewhere? Or does it log stuff? |
Re: N900 + Google Latitude
@peter
running the daemon from console... google migrate to https the latitude updater... and "change" the url :( and, the gui is not functional now... :( i need investigate... |
Re: N900 + Google Latitude
I also see that fetching the list of friends in the GUI tool doesn't work :(
[QUOTE=petur;987971 EDIT: and where did you see the 404? In the app somewhere? Or does it log stuff?[/QUOTE] If you run /opt/linfati.com/GoogleLatitudeDaemon in a terminal, you get some output: Code:
~ $ /opt/linfati.com/GoogleLatitudeDaemon |
Re: N900 + Google Latitude
I tcpdumped the connection, and wireshark tells me:
POST /glm/mmap/mwmfr?hl=en HTTP/1.1 HTTP/1.1 404 Not Found So, something there changed :( Gluppy doesn't seem to work anymore either. Eagerly awaiting an update for Linfati's daemon! |
Re: N900 + Google Latitude
- urlupdate = QUrl::fromEncoded("http://maps.google.com/glm/mmap/mwmfr?hl=en"
+ urlupdate = QUrl::fromEncoded("https://maps.google.com/glm/mmap/mwmfr?hl=en but not sure if is working correctly... EDIT: not working... i need migrate to the new latitude api :( |
Re: N900 + Google Latitude
For those of us who still want to update their location from the N900, google.com/latitude works fine. You just need to allow it access to the geolocation API. It seem to be doing "smart update" - the update rate changes according to your speed.
|
Re: N900 + Google Latitude
Quote:
In Opera seems impossible to me. It says my device is not compatible. Firefox 4 has phony and it's easy to change to iPhone user agent, but it's sooooo slooooow and memory and cpu consuming. On MicroB I use Hide User Agent (app on extras-devel) but I have an Android user agent (I like it the most) and it's quite unconfortable to change from a user agent to others and so on (it's perfect for setting a user agent or revefrting to original. Set/Remove/Change User Agent options only). With Android's user agent Google only offers the option to go to the Market or start the Android application of Latitude. Macuco (on maemo repositories) would be the best option if it updated my geolocation. It seems like it doesn't. ¿So? |
Re: N900 + Google Latitude
thinking this through a bit... Does this mean that up to now out google login was done in cleartext? I sure hope not :/
|
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
the auth was made via https |
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
Thanks! |
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
After deleting that file, it still didn't do anything about my location... It took me a while to figure out that at some point I had deinstalled microb-geolocation as I thought I didn't need it anymore :o Now it's working again! |
Re: N900 + Google Latitude
I played around with the new api for a while and found a way to update my location. Someting like:
Code:
headers = [('X-ManualHeader', '{insert more cryptic string here}')]With proper manualheader value this script should work: http://aketzu.net/~akolehma/latitude-updater.py |
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
Well, updated my script (http://aketzu.net/~akolehma/latitude-updater.py) to use Google API Client for Python. Works for me at least. |
Re: N900 + Google Latitude
Quote:
|
Re: N900 + Google Latitude
Quote:
Code:
~ $ ./latitude-updater.py |
| All times are GMT. The time now is 20:23. |
vBulletin® Version 3.8.8