osmocom-bb/src/host/layer23/src/mobile
Holger Hans Peter Freyther 4080e622b7 mobile: Add initial support for scripting support
Right now the script will be executed once it is loaded. Make sure
to write it into the config file last. Expose various log commands
for logging. Jump through some hoops and get the filename and line
number from lua.

Change-Id: I456f6b6b5e1a14ed6c8cb0dcc5140093d3c61ef6
2017-12-03 12:58:53 +00:00
..
Makefile.am mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
app_mobile.c mobile: Directly inform the primitive layer about an event 2017-12-03 12:58:52 +00:00
gsm48_cc.c mobile: Instead of putting semantic in a comment, use an enum 2017-11-27 17:54:03 +08:00
gsm48_mm.c mobile: Notify MM status changes and generate primitive op ind 2017-12-03 12:58:52 +00:00
gsm48_rr.c mobile: get rid of unused variables / functions 2017-11-05 23:41:42 +07:00
gsm322.c mobile: Speculative crash fix of the SI pointer 2017-11-30 17:03:25 +08:00
gsm411_sms.c mobile: Inform the primitive layer about status and new sms 2017-12-03 12:58:52 +00:00
gsm480_ss.c mobile: Instead of putting semantic in a comment, use an enum 2017-11-27 17:54:03 +08:00
main.c mobile: Add LUA as debug category to the applications 2017-12-03 12:58:52 +00:00
mncc_sock.c host/mobile: use osmocom_ms as talloc context 2017-11-08 18:46:57 +07:00
mnccms.c host/mobile: use osmocom_ms as talloc context 2017-11-08 18:46:57 +07:00
primitives.c mobile: Notify MM status changes and generate primitive op ind 2017-12-03 12:58:52 +00:00
script_lua.c mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
script_nolua.c mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
settings.c mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
subscriber.c host/mobile: use osmocom_ms as talloc context 2017-11-08 18:46:57 +07:00
support.c Support Early Classmark Sending 2017-01-15 20:46:27 +01:00
transaction.c host/mobile: use osmocom_ms as talloc context 2017-11-08 18:46:57 +07:00
voice.c layer23: Add mobile support for sending / receiving voice frame through MNCC 2011-07-28 21:30:51 +02:00
vty_interface.c mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00