![]() |
2014-02-19
, 01:04
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#52
|
![]() |
2014-02-19
, 03:34
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#53
|
If there is interest, I could try to contact Saturn, the original developer. If not, we leave things as they are
The Following User Says Thank You to Estel For This Useful Post: | ||
![]() |
2014-02-19
, 08:54
|
Posts: 12 |
Thanked: 1 time |
Joined on Sep 2011
@ China
|
#54
|
![]() |
2014-02-19
, 17:37
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#55
|
Your call effort-wise of course. But surely loc stuff aside, this is so much a duplication of cellnet-info?
Out of curiosity: why "best results would be achieved using, fort example, Google Earth", as opposed to Marble on-device? Shouldn't accuracy be exactly the same (low)?
Wow,that sounds great. I'd just installed this program but it's only 1.9. Could you please push the 2.7 package to the repo?
The Following 4 Users Say Thank You to ade For This Useful Post: | ||
![]() |
2014-02-20
, 13:58
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#56
|
2.7 was a development version, not entirely ready for a release in Saturns view. I hope we can release version 2.8.
I will send Saturn a pm shortly to see where to go next.
The Following 6 Users Say Thank You to Saturn For This Useful Post: | ||
![]() |
2014-02-23
, 18:47
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#57
|
The Following 5 Users Say Thank You to Saturn For This Useful Post: | ||
![]() |
2014-02-23
, 19:28
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#58
|
root chmod 755 /opt/snuggle/cellid_unique.sh
The Following 3 Users Say Thank You to ade For This Useful Post: | ||
![]() |
2014-02-23
, 19:57
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#59
|
A few changes got lost. One of them is that you can't de-duplicate/clear the log. To fix that for now:
Code:root chmod 755 /opt/snuggle/cellid_unique.sh
![]() |
2014-02-23
, 20:26
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#60
|
Thanks, (even though I don't really have time) I was making the other changes we discussed and my testing was failing on this.
Good to know it was never working on my release!
While checking on this, I realise that moving the log data to the .config folder it might not be ideal from the security point of view at least. Now they are accessible by all.
If you don't have an objection, in the next version I will move it and protect it to need root privileges for viewing or modification.
The Following User Says Thank You to ade For This Useful Post: | ||
What interested me most where the features in the never released version 2.7-2.
Having a daemon running which detects celltower changes provides an very energy efficient global tracking system (with the emphasis on global).
Unfortunally, the basic setup done in version 2.7-2 has not seen further development for years now.
So I decided to pick up from there to address the missing parts. The main change is visible in an extra screen to manage the cellid data.
The "de-duplicate log" button is useful for eliminating redundant data, as you can have a ping-pong effect between celltowers when you are not on the move. Then you can decide to import into an (sqlite) database for "permanent" storage. You will need an internet connection at that moment, as related positioning info is collected using the google api.
From the data in the database, you can create a KML file for a certain time period. The file can be loaded in Marble on the device, but the best result can be seen in for example google earth.
If there is interest, I could try to contact Saturn, the original developer. If not, we leave things as they are