summaryrefslogtreecommitdiffstats
path: root/gsm.h
Commit message (Expand)AuthorAgeFilesLines
* Support of GSM uses socket interface for both network and mobileHEADmasterAndreas Eversberg2011-09-021-7/+12
* [gsm] Make LCR work with current Osmocom-BB.Andreas Eversberg2011-02-261-3/+0Star
* [gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues.Andreas Eversberg2011-02-201-15/+0Star
* MNCC: Re-connect to the MNCC socket if connection was lostHarald Welte2011-02-201-0/+5
* GSM: Define mncc_send() as it is no longer available from OpenBSC headersHarald Welte2011-02-201-0/+3
* Modify GSM BS (OpenBTS) to use unix domain socket based MNCCHarald Welte2011-02-201-0/+12
* Adding interface support for remote app (chan_lcr).Andreas Eversberg2010-12-131-4/+0Star
* Completed GSM mobile station support with OsmocomBBAndreas Eversberg2010-12-131-0/+1
* Splitted GSM support into BS (network) and MS (mobile) part.Andreas Eversberg2010-05-311-13/+8Star
* Fixed output problems of error messages while parsing options.conf / gsm.conf.Andreas Eversberg2010-03-171-2/+1Star
* Replaced polling loop for LCR and chan_lcr with select based event loop.Andreas Eversberg2010-01-161-1/+2
* Make LCR work with the current openbsc lcr_rtp branch. (soon merged with mast...Andreas Eversberg2009-12-201-3/+2Star
* LCR now compiles with current version of OpenBSC.root2009-08-231-12/+3Star
* Applied changes of OpenBSC main branch. LCR now works with OpenBSC main branch.root2009-06-281-1/+4
* gsm improvementsAndreas Eversberg2009-06-061-0/+1
* Added GSM network support.Andreas Eversberg2009-05-111-0/+89