summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/modem/modem.h
AgeCommit message (Collapse)AuthorFilesLines
2023-07-24layer23: modem: Delay using cell until fully synced to itPau Espin Pedrol1-0/+1
Change-Id: If306d82879281bb540c5cdee2eaf354858c8d24b
2023-05-03layer23: modem: Delay GPRS attach at startup until modem is readyPau Espin Pedrol1-0/+12
Wait until SIM is ready, network system information ws obtained and it announced the MS is able to use GPRS against it. Change-Id: I5029d9e8a47b8544b3b803c4db6352269bac3c0e
2022-11-21host/layer23: Add modem appPau Espin Pedrol1-0/+6
This app will allow setting up a tun device to transmit/receive data as a GPRS MS against a GSM network. This is just the initial skeleton so that people can work on it further in follow-up commits. Related: OS#5503 Change-Id: I8a1121b3287da7d7330c30e3118affa8fd1da61b