Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of C027_Support by
Diff: MDM.h
- Revision:
- 121:8da935c2c08c
- Parent:
- 117:74e4e0109a9e
- Child:
- 123:66cef6353b13
diff -r 74e4e0109a9e -r 8da935c2c08c MDM.h --- a/MDM.h Thu Jan 22 08:02:55 2015 +0000 +++ b/MDM.h Thu Mar 12 17:27:42 2015 +0000 @@ -59,7 +59,7 @@ Reg csd; //!< CSD Registration Status (Circuit Switched Data) Reg psd; //!< PSD Registration status (Packet Switched Data) AcT act; //!< Access Technology - int rssi; //!< Received Signal Strength Indication (in dBm, range -113..-53) + int rssi; //!< Received Signal Strength Indication (in dBm, range -113..-51) int ber; //!< Bit Error Rate (BER), see 3GPP TS 45.008 [20] subclause 8.2.4 char opr[16+1]; //!< Operator Name char num[32]; //!< Mobile Directory Number