osmocom-bb/src/target/firmware
Pablo Neira Ayuso ade79a0083 src: use new libosmogsm and include/osmocom/[gsm|core] path to headers
This patch changes include paths to get osmocom-bb working with
the current libosmocore tree.

Among all these renames, you can notice several tweaks that I
added on purpose, and that require some explanation, they are:

* hexdump() in osmocon.c and osmoload.c has been renamed to avoid
clashing with hexdump() defined in libosmocore.

* gsmmap now depends on libosmogsm. Actually I had to cleanup
Makefile.am because I was experiencing weird linking problems,
probably due to a bug in the autotools. With the change included
in this patch, I got it compiled and linked here correctly.

This patch has been tested with the phone Motorola C123 and the
following images files:

* firmware/board/compal_e88/hello_world.compalram.bin
* firmware/board/compal_e88/layer1.compalram.bin

Using the osmocon, bcch_scan and mobile tools.

Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
2011-04-26 02:55:30 +02:00
..
abb Uplink: Use TPU window driven model 2010-03-01 23:48:44 +01:00
apps src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
board src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
calypso src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
comm src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
display display/st7558: remove delays, since the bug in the i2c driver is fixed 2011-01-02 16:54:54 +01:00
flash Fix flash chip detection by using a volatile pointer 2011-01-07 23:58:30 +01:00
include src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
layer1 src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
lib [firmware] fix code that iterates over constructors 2010-06-24 17:10:46 +02:00
rf src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
.gitignore firmware: changed dependency suffix to .p for better shell completion 2010-03-07 17:03:10 +01:00
COPYING add COPYING files to osmocon, firmware and layer2 2010-02-18 19:23:46 +01:00
Makefile src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
Makefile.inc firmware: small makefile reorg 2010-07-20 14:41:21 +02:00