FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/configs/gtamodem-gsmtch-ext @ 1030:194967e11b2b
fc-shell: tch record and tch play reworked for libgsm-compatible file format
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 31 May 2016 18:39:06 +0000 |
parents | 24440bc7cee8 |
children |
rev | line source |
---|---|
1022
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 # This configuration is intended for users of the TCH rerouting special feature |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 # (see ../../doc/TCH-special-feature) who are using Openmoko GTA02 as their |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 # platform. This is the so-called "external" configuration in that the binary |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 # RVTMUX packet interface is routed to the external serial port on the headset |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 # jack while the internal serial channel connected to the GTA02 AP presents the |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
6 # classic ASCII AT command interface, meaning that: |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
7 # |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 # (a) more or less standard software can still be used on the GTA02 AP for |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
9 # interfacing to the GSM modem, but only for the standard voice+SMS |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
10 # functionality and not for exercising the TCH rerouting special feature; |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
11 # |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
12 # (b) the TCH rerouting special feature can be only be exercised by sending |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
13 # special RVTMUX binary packets to the modem from an external system via |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
14 # the headset jack serial channel, as explained in the TCH-special-feature |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
15 # document. |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
16 |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
17 target gtamodem |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
18 feature gsm |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
19 feature at-modem |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
20 feature at-rvtmux |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
21 feature mokoffs copy |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
22 |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
23 feature etm |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
24 feature tmffs2 |
24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
25 feature tch-reroute |