summaryrefslogtreecommitdiffstats
path: root/src/trau_frame.c
Commit message (Collapse)AuthorAgeFilesLines
* logging: use new harald's logging infrastructure in libosmocorePablo Neira Ayuso2011-07-051-1/+0Star
| | | | | I can send patches to improve it later, better not to waste much time at it by now so port libosmo-abis upon it.
* include: remove internal definition that are now in libosmocorePablo Neira Ayuso2011-06-091-0/+1
| | | | | Still in one separate patch for libosmocore, but they may become part of mainline soon.
* src: use include/osmocom/abis instead of include/osmocom/gsm/abisPablo Neira Ayuso2011-06-071-3/+2Star
| | | | | | Harald prefers short paths. This patch also remove commented includes in several files.
* missing logging header in trau_frame.cPablo Neira Ayuso2011-06-051-0/+1
|
* initial commit of libosmo-abisPablo Neira Ayuso2011-06-051-0/+260
still many things to get fixed