summaryrefslogtreecommitdiffstats
path: root/gsm_ms.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [gsm] Make LCR work with current Osmocom-BB.Andreas Eversberg2011-02-261-58/+97
| | | | | 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.
* Completed GSM mobile station support with OsmocomBBAndreas Eversberg2010-12-131-28/+156
| | | | OsmocomBB stack can now be attached to LCRl
* Fixed numbering plan in GSM MS supportAndreas Eversberg2010-09-201-7/+4Star
|
* Fixed API and incomming calls from Osmocom-BB.Andreas Eversberg2010-07-211-1/+12
| | | | | | | Conflicts: Makefile.in configure
* Splitted GSM support into BS (network) and MS (mobile) part.Andreas Eversberg2010-05-311-0/+746