summaryrefslogtreecommitdiffstats
path: root/src/input/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* input: add rs232 driver for virtual E1 linesPablo Neira Ayuso2011-08-191-1/+2
| | | | | This patch adds the rs232 driver which is used by then bs11_config utility available in openBSC.
* input: ipaccess: add preliminary BTS-side for A-bis over IPPablo Neira Ayuso2011-06-141-0/+1
| | | | | | | | | | | | This patch adds the BTS-side for the ip.access driver for A-bis over IP communications. This patch adds one example under test/ so you can test the existing BSC and BTS sides over ip.access. Still incomplete, it requires to allow to register some callback in the BTS side to perform some action once we receive some message. This will come in next updates.
* initial commit of libosmo-abisPablo Neira Ayuso2011-06-051-0/+11
still many things to get fixed