Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsm48: Fix gsm48_encode_called - Set no extension bit | Sylvain Munaut | 2010-09-20 | 1 | -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/layer23 | Harald Welte | 2010-08-04 | 1 | -0/+435 |
| | | | | This will enable us to use this function from OpenBSC / ipaccess-config | ||||
* | gsm48-ie.c: Fix year in copyright message | Harald Welte | 2010-04-09 | 1 | -1/+1 |
| | |||||
* | import GSM04.08 encode/decode functions and mncc.h from openbsc | Harald Welte | 2010-03-07 | 1 | -0/+659 |