Overview
OS package content
This package includes:
Open AT OS Samples
Open AT ADL Generic Samples
- Bug
This application is able to cause exceptions, and to retrieve associated backtrace frames with the ADL Error service.
- Call_Monitoring
This application provides unsolicited responses in
order to inform the external application of the current
call operations.
- DAC
This application uses the Digital Analog Converter (DAC) on the Q2687.
- Dtmf_Keyboard
This application plays DTMF tones on keyboard events.
- Duplex_Data
This application provides a specific "AT+DATA" command
that has been defined to initialize a data call between
one product, considered as Master, and another one
considered as Slave. Data transfer then occurs,
according to selected mode.
- External_Storage
This application uses the Drivers library to access an external storage chips.
- Hello_World
Basic "Hello World" application.
- Irq_Measure
This application uses both SCTU and ExtInt services to demonstrate interruptions handling reentrancy
- New_Project
ADL application skeleton file.
- OSA
This application uses the Open Sim Acces (OSA) to manage a external SIM card.
- Ping_GPRS
This application manages a GPRS session and sends ping packets to an IP address.
- Port_Manager
This application allows to monitor the module's ports state and signals.
- Remote_terminal
Remote Terminal Sample application
- Secured_Control
This application protects AT+WDWL and AT+WOPEN commands
with a password.
- Signal_Generator
This application generates an output PWM signal, configured by an AT command
- Signal_Replica
This application monitors on input signal on an external interruption pin, and replicates it on a GPIO.
- Sms_Automaton
This application provides unsolicited indications to
inform the external application that a formatted SMS
has been received.
- Sound_Demo
This application provides some AT commands in order to access to the Open-AT Sound API
- Telemetry
This application checks the state of requested GPIOs
every 3 seconds. On a change, it sends a SMS report to
the number set by the application.
- Time_Base
This application uses the IRQ and SCU services to set-up a cyclic and precise time base
Open AT ADL Generic Sample Libraries
- Download
This library provides an API usable to handle 1K XModem download and upload processes.
- Drivers
This Drivers sample ADL Library allows applications to use directly some
specefic devices, plugged on SPI or I2C bus.
- Keyboard
This Keyboard sample ADL Library allows ADL applications to receive
keyboard events.
- MultiApp
This MultiApp sample library provides start/stop mechanism to handle several running ADL applications.
Updated: Mon Oct 2 15:07:20 CEST 2006;