summaryrefslogtreecommitdiffstats
path: root/gsm_bs.h
Commit message (Collapse)AuthorAgeFilesLines
* Support of GSM uses socket interface for both network and mobileHEADmasterAndreas Eversberg2011-09-021-8/+1Star
| | | | | | | | | There is no linking of any osmocomBB source code required. In order to use osmocomBB or OpenBSC, just enable the interface, as described in defaults/interface.conf. At osmocomBB/mobile or at OpenBSC, just use the option "-m" to enable the socket interface. Enable GSM at LCR with "./configure --with-gsm-ms --with-gsm-bs".
* Make LCR compile again with OpenBSCAndreas Eversberg2011-07-251-0/+1
| | | | Added missing include. Thanx to Harald for providing this patch.
* [gsm] Make LCR work with current Osmocom-BB.Andreas Eversberg2011-02-261-0/+4
| | | | | Osmocom-BB is still developed, and this only works with the jolly/voice branch. Audio is not yet transmitted, so it is not quite usefull yet.
* [GSM_BS] Added DTMF support.Andreas Eversberg2011-02-201-0/+3
|
* Splitted GSM support into BS (network) and MS (mobile) part.Andreas Eversberg2010-05-311-0/+24