![]() |
2009-12-21
, 09:11
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#2
|
The Following 2 Users Say Thank You to qwerty12 For This Useful Post: | ||
![]() |
2009-12-21
, 09:16
|
Posts: 76 |
Thanked: 12 times |
Joined on Sep 2009
@ USA
|
#3
|
![]() |
2009-12-21
, 09:17
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#4
|
![]() |
2009-12-21
, 09:32
|
Posts: 76 |
Thanked: 12 times |
Joined on Sep 2009
@ USA
|
#5
|
![]() |
2009-12-21
, 10:39
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#6
|
![]() |
2009-12-22
, 09:42
|
Posts: 247 |
Thanked: 91 times |
Joined on Jan 2008
@ London/M4 Corridor
|
#7
|
Method call and variable names stolen from telephony-maemo.c:
dbus-send --print-reply --system --type=method_call --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.get_signal_strength
First value is the value used by the signal bar in telephony-maemo.c. It adds 20 to that number and divides it by 21 to get its final result.
Second value is the RSSI in DBM.
![]() |
2010-01-04
, 14:27
|
Posts: 14 |
Thanked: 0 times |
Joined on Jan 2010
@ Central NY
|
#8
|
Method call and variable names stolen from telephony-maemo.c:
dbus-send --print-reply --system --type=method_call --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.get_signal_strength
First value is the value used by the signal bar in telephony-maemo.c. It adds 20 to that number and divides it by 21 to get its final result.
Second value is the RSSI in DBM.
method return sender=:1.17 -> dest=:1.743 reply_serial=2
byte 100
byte 84
int32 0
![]() |
2010-01-20
, 23:15
|
Posts: 2 |
Thanked: 0 times |
Joined on Jan 2010
|
#9
|
I just entered all of that in to Terminal and received:
The numbers never change so this doesn't seem right to me.
Isn't there an easier way to get to some type of debug screen to see the signal level in dBm?
![]() |
2010-01-20
, 23:18
|
Posts: 2 |
Thanked: 0 times |
Joined on Jan 2010
|
#10
|
Tks
Last edited by bAxon; 2009-12-21 at 09:08.