Hello

I am looking for the transmission power of the user device. I looked
through data sheets but I can't find the place where I can get
information about the transmission power. Do you know if it's possible
to get information about the tx power like about the signal strength
(rssi)?

I looked around the SignalStrength. I is setted in
~/android/system/external/qemu/telephony/android_modem.c

The code:
    /* see requestSignalStrength() */
    { "+CSQ", "+CSQ: 7,99", NULL },  /* XXX: TODO: implement variable
signal strength and error rates */

It is defined in 3Gpp TS 27.007. Chapter 8.5 Signal quality +CSQ

I am not sure if the trasmitted power is controlled in software or
hardware. And if it's possible to get the value.

Has anybody any experience?

Thanks a lot.

Felix

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to