FreeCalypso > hg > freecalypso-sw
diff gsm-fw/configs/gtamodem-gsmtch-int @ 1022:24440bc7cee8
gsm-fw/configs: gtamodem-gsmtch-{ext,int} configurations added
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Tue, 03 May 2016 13:43:31 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gsm-fw/configs/gtamodem-gsmtch-int Tue May 03 13:43:31 2016 +0000 @@ -0,0 +1,26 @@ +# This configuration is intended for users of the TCH rerouting special feature +# (see ../../doc/TCH-special-feature) who are using Openmoko GTA02 as their +# platform. This is the so-called "internal" configuration in that the binary +# RVTMUX packet interface is routed to the internal serial port connected to +# the application processor, DISPLACING the classic ASCII AT command interface, +# meaning that: +# +# (a) standard GSM modem-interfacing software as found in QtMoko/SHR/etc CANNOT +# be used, instead you have to write your own modem-interfacing software +# that wraps all AT commands in RVTMUX packets and reads the output from +# the modem in RVTMUX format; +# +# (b) the TCH rerouting special feature CAN be exercised from within the GTA02 +# itself, i.e., from the application processor, without needing an external +# system connected to the headset jack serial port. + +target gtamodem +feature gsm +feature at-rvtmux +feature mokoffs copy + +feature etm +feature tmffs2 +feature tch-reroute + +RVTMUX_UART_port=MODEM