Active Topics

 



Notices


Reply
Thread Tools
spag's Avatar
Posts: 121 | Thanked: 275 times | Joined on Oct 2009 @ Blackhawk Island
#41
Originally Posted by peterleinchen View Post
I'd like to see it on openrepos.net!
The QML is a bit of a mess right now and will need a little more work before I can risk uploading it there.
 

The Following 2 Users Say Thank You to spag For This Useful Post:
clort's Avatar
Posts: 106 | Thanked: 313 times | Joined on Mar 2019
#42
Originally Posted by spag View Post
Displaying neighboring cells is possible on newer Sailfish devices (not on J1)
Only Jolla phones, or also other libhybris adaptations (In my case, Droid 4)?
 
spag's Avatar
Posts: 121 | Thanked: 275 times | Joined on Oct 2009 @ Blackhawk Island
#43
Originally Posted by clort View Post
Only Jolla phones, or also other libhybris adaptations (In my case, Droid 4)?
Sorry, I don't have such a device here so can't really tell.
I have tested it on Aqua Fish, Xperia X and Xperia XA2 Plus so far.

But you can try for yourself:

Code:
dbus-send --system --print-reply --dest=org.ofono /ril_0 org.nemomobile.ofono.CellInfo.GetCells

array [
      object path "/ril_0/cell_5"
      object path "/ril_0/cell_6"
   ]

dbus-send --system --print-reply --dest=org.ofono /ril_0/cell_5 org.nemomobile.ofono.Cell.GetAll
...
dict entry(
         string "lac"
         variant             int32 123
      )
      dict entry(
         string "cid"
         variant             int32 12345678
      )
 

The Following User Says Thank You to spag For This Useful Post:
olf's Avatar
Posts: 304 | Thanked: 1,246 times | Joined on Aug 2015
#44
Originally Posted by spag View Post
The QML is a bit of a mess right now and will need a little more work before I can risk uploading it there.
"Release early, release often", but at least release at all!

Seriously @spag, you created a nice conundrum: "It is not released because nobody has shown interest", but ensuring that nobody can discover it at the well known platforms also ensures that nobody will show interest in it!
 

The Following 2 Users Say Thank You to olf For This Useful Post:
spag's Avatar
Posts: 121 | Thanked: 275 times | Joined on Oct 2009 @ Blackhawk Island
#45
Originally Posted by olf View Post
...ensuring that nobody can discover it at the well known platforms also ensures that nobody will show interest in it!
I've meant no interest here in 2017.
It wasn't also anywhere near a state one could have dared to release it to OpenRepos or Jolla Store back then but at least it proved the concept.
Probably the first app capable of displaying neighboring cell information on SFOS.

An early version with somewhat broken QML and without signal handling whatsoever has been actually released a few days ago on the
Sailfish OS Fan Club
Telegram group.

Last edited by spag; 2019-03-29 at 09:26.
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:11.