osmocom-bb/doc/examples/mobile
Holger Hans Peter Freyther 96e5f8cbe5 mobile: Add lua examples for basic functions that are available
Link to Lua docs, link to our manual. Demo logging, timer, MS
on/off, sms sending and sms receiving. For the MM state I will
need to export constants/names to make this usable. Currently
it is a bit of a hack (first time to MM_IDLE) to send a SMS. We
would know when we attached though.

Change-Id: I10ac656330b65e3905d6cbbb7865aa0f969cd9ff
2017-12-27 10:51:32 +08:00
..
default.cfg mobile: clean up and share example configs 2017-10-23 15:11:16 +03:30
lua_helloworld.lua mobile: Add lua examples for basic functions that are available 2017-12-27 10:51:32 +08:00
lua_ms_on_off.lua mobile: Add lua examples for basic functions that are available 2017-12-27 10:51:32 +08:00
lua_sms_on_attach.lua mobile: Add lua examples for basic functions that are available 2017-12-27 10:51:32 +08:00
lua_sms_receive.lua mobile: Add lua examples for basic functions that are available 2017-12-27 10:51:32 +08:00
lua_timer.lua mobile: Add lua examples for basic functions that are available 2017-12-27 10:51:32 +08:00
multi_ms.cfg mobile: clean up and share example configs 2017-10-23 15:11:16 +03:30