GSM

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(link Gsmd)
(structure, merge from GSM 07.07)
Line 1: Line 1:
The [http://en.wikipedia.com/wiki/GSM Global System for Mobile communications] is the phone standard supported by the Neo1973.
+
'''GSM''', ([http://en.wikipedia.com/wiki/GSM Global System for Mobile communications]) is the phone standard supported by the Neo1973.
 
Future phones may support other standards.
 
Future phones may support other standards.
The Neo1973 is quad-band, and will work in most countries, with the exception of some of the US, and other parts.
+
 
 +
The Neo1973 is quad-band (GSM 850, 900, 1800, 1900), and will work in most countries, with the exception of some of the US, and some other parts of the world.
 +
 
 +
== Programming ==
  
 
The GSM features (such as dialing) will be programmed via [[Gsmd]].
 
The GSM features (such as dialing) will be programmed via [[Gsmd]].
 +
 +
== Standards documents ==
  
 
You can find a full list of GSM/3GPP standards at [http://webapp.etsi.org/key/key.asp?full_list=y this ETSI site] (attention! more than 2000 entries).
 
You can find a full list of GSM/3GPP standards at [http://webapp.etsi.org/key/key.asp?full_list=y this ETSI site] (attention! more than 2000 entries).
 +
 +
=== Main AT commands: GSM 07.07 ===
 +
 +
07.07 describes the main commands used by the [[Gsmd]] software of the Openmoko system to communicate via a serial interface with the [[GSM]] subsystem of the phone.
 +
 +
* http://www.ctiforum.com/standard/standard/etsi/0707.pdf
 +
 +
=== Additional AT commands (SMS and CBS): GSM 07.05 ===
 +
 +
* http://www.ctiforum.com/standard/standard/etsi/0705.pdf
 +
 +
=== Multiplexing: GSM 07.10 ===
 +
 +
* direct link?

Revision as of 20:18, 9 July 2007

GSM, (Global System for Mobile communications) is the phone standard supported by the Neo1973. Future phones may support other standards.

The Neo1973 is quad-band (GSM 850, 900, 1800, 1900), and will work in most countries, with the exception of some of the US, and some other parts of the world.

Contents

Programming

The GSM features (such as dialing) will be programmed via Gsmd.

Standards documents

You can find a full list of GSM/3GPP standards at this ETSI site (attention! more than 2000 entries).

Main AT commands: GSM 07.07

07.07 describes the main commands used by the Gsmd software of the Openmoko system to communicate via a serial interface with the GSM subsystem of the phone.

Additional AT commands (SMS and CBS): GSM 07.05

Multiplexing: GSM 07.10

  • direct link?
Personal tools

The Global System for Mobile communications is the phone standard supported by the Neo1973. Future phones may support other standards. The Neo1973 is quad-band, and will work in most countries, with the exception of some of the US, and other parts.

The GSM features (such as dialing) will be programmed via Gsmd.

You can find a full list of GSM/3GPP standards at this ETSI site (attention! more than 2000 entries).