OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Vadim Yanitskiy bdb2854503 mobile/gsm48_rr.c: set audio mode according to configuration
In the prevoius change a new configuration option was introduced
as a part of new 'audio' node - 'io-target'. This change makes it
to take an effect, instructing the L1 to use one of the following
possible TCH frame I/O targets:

  - gapk - build-in (WIP) GAPK-based audio back-end (default);
  - hardware - L1 hardware (e.g. Calypso DSP);
  - socket - External MNCC application (e.g. LCR).

Change-Id: I2a36d9c30da6746995dcea3a33cb13e0d2f6549a
2018-10-03 18:43:07 +07:00
contrib jenkins.sh: Don't only build-verify layer23 but all other host programs, too 2018-08-24 08:44:02 +02:00
doc mobile/vty_interface.c: add new 'audio' section 2018-10-03 18:43:07 +07:00
include l1ctl_proto.h: extend ccch_mode enum with CBCH 2018-10-03 08:37:11 +00:00
src mobile/gsm48_rr.c: set audio mode according to configuration 2018-10-03 18:43:07 +07:00
.gitignore Don't ignore top-level Makefile 2018-01-22 17:33:54 +01:00
.gitreview Add 'git review' config file 2017-09-07 12:21:24 +02:00