Available Applications

This page lists the various applications that you can run on your phone.

There are currently firmwares for different purposes, reducing binary size to ease development.

At some point in time, there will be a general "phone" or specialized "hacking" applications.

layer1

A simple GSM layer 1 proxy, communicating over the L1A_L23_Interface.

This allows you to run a full-blown GSM implementation on your host machine, communicating through the phones radio interface.

l1test

Layer 1 development application.

This application does what layer1 does, but automatically tunes to the strongest ARFCN it can find.

It can be used for stand-alone-testing of the phones radio.

loader

Our Bootloader, available in various build configurations.

compal_dsp_dump

Application for dumping the contents of the DSP in the Calypso chip.

compal_dumper

The old compal device dumper. Use Bootloader instead once it is available.

hello_world

The initial obligatory "Hello, world!" application.

Currently, this does more than say hello. Intended as a template for new applications.