summaryrefslogtreecommitdiffstats
path: root/src/gsm48_ie.c
Commit message (Collapse)AuthorAgeFilesLines
* gsm48: Fix gsm48_encode_called - Set no extension bitSylvain Munaut2010-09-201-1/+2
| | | | | | | | The highest bit must be set as "No extension byte" marker, so that the next byte is considered to be the BCD number and not some more control stuff Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Import gsm48_decode_freq_list() from osmocom-bb/layer23Harald Welte2010-08-041-0/+435
| | | | This will enable us to use this function from OpenBSC / ipaccess-config
* gsm48-ie.c: Fix year in copyright messageHarald Welte2010-04-091-1/+1
|
* import GSM04.08 encode/decode functions and mncc.h from openbscHarald Welte2010-03-071-0/+659