Patch Set 1:
And here is the just completed callback code..
* Call from Lua->C and issue a primtivie..
* On primitive indication callback into LUA
So I want a callback style of work for the scripts. Instead of plain
imperative. But actually we could also have a style of...
osmo.timeout(5)
print("Continue stuff")
and yield execution inbetween. The big issue with this.. is one needs to invent
kind of a selective receive to wait for SMS or network selection...
--
To view, visit https://gerrit.osmocom.org/4772
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I55603f71a1d2426622e3b601d2686903cb74a8e1
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Holger Freyther <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-HasComments: No