9
0
Fork 0
Commit Graph

1 Commits

Author SHA1 Message Date
Denis 'GNUtoo' Carikli a2ce02f920 Import layer1 from osmocomBB (WIP: NOT COMPLETE)
The goal is to touch the code as less as possible.

The following files still had to be modified:
* The Makefiles to integrate it into nuttx
* The layer1's main.c was converted to command-line only:
  No more keyboard and GUI handling.

TODO:
* Finish importing the layer1
* See how to avoid duplication with misc/tools/osmocon/ headers
* Makefile: use $(TOPDIR) if necessary instead of always using ../
  ../ could be used some time only
* Kconfig for -DCONFIG_* ?
* GTA02 support

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
2015-04-21 23:46:16 +02:00