![]() |
2011-01-23
, 18:39
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#82
|
@rubberduck the version 4.6 is not the same version of traysh
the actual method is use the cell tower because is power efficient, the gps will drain your battery, you can not change it.
![]() |
2011-01-23
, 23:25
|
Posts: 177 |
Thanked: 199 times |
Joined on Nov 2007
@ Concepcion, Chile
|
#83
|
![]() |
2011-01-24
, 06:52
|
Posts: 324 |
Thanked: 739 times |
Joined on Jun 2009
@ São Paulo, Brazil
|
#84
|
@rubberduck the version 4.6 is not the same version of traysh
the actual method is use the cell tower because is power efficient, the gps will drain your battery, you can not change it.
the interval is in seconds, and not new position are submit before of last_update_time + interval
the daemon is not running at the startup, i need more testing before of enable this option ( roaming, 3g can be expensive and a battery drain )
the version of traysh have some bugs, and need to be fixed before to submit to extras... but i backport some features from their code.
btw, if you run from terminal, can see a log of the operations...
The Following User Says Thank You to traysh For This Useful Post: | ||
![]() |
2011-01-24
, 08:07
|
Posts: 324 |
Thanked: 739 times |
Joined on Jun 2009
@ São Paulo, Brazil
|
#85
|
![]() |
2011-01-24
, 08:46
|
Posts: 650 |
Thanked: 497 times |
Joined on Oct 2008
@ Ghent, Belgium
|
#86
|
![]() |
2011-01-24
, 09:36
|
Posts: 177 |
Thanked: 199 times |
Joined on Nov 2007
@ Concepcion, Chile
|
#87
|
![]() |
2011-01-24
, 15:07
|
Posts: 177 |
Thanked: 199 times |
Joined on Nov 2007
@ Concepcion, Chile
|
#88
|
Also, I implemented some code to not update the location with a less accurate position, it considers the uncertainty of the new and of the previous positions.
As a daemon, it is working really very well now, tough bigger update intervals are still missing.
About using cell tower, here where I am it's not possible to get a position with a better accuracy than 800 meters, and that's a lot.
![]() |
2011-01-24
, 15:48
|
Posts: 324 |
Thanked: 739 times |
Joined on Jun 2009
@ São Paulo, Brazil
|
#89
|
what happen if my last update was in a park (gps, very accurate) and now i'm in my house (cell tower, no accurate) ??
Please, check my last updates to git... i backport allmost all yours important features.
![]() |
2011-01-24
, 20:59
|
Posts: 324 |
Thanked: 739 times |
Joined on Jun 2009
@ São Paulo, Brazil
|
#90
|
Thanks for your help and for the time you spend on this project.
greetings
rubberduck