summaryrefslogtreecommitdiffstats
path: root/gatmux
AgeCommit message (Expand)AuthorFilesLines
2009-09-05Update copyright and license details for GSM 07.10 implementationMarcel Holtmann2-47/+42
2009-09-05Enable compilation of GSM 07.10 codeMarcel Holtmann1-1/+6
2009-09-05Fix previous casting removal fixMarcel Holtmann1-1/+1
2009-09-05Remove another unneeded castMarcel Holtmann1-1/+1
2009-09-05Use unsigned char array for buffer and remove char castingMarcel Holtmann2-48/+48
2009-09-05Make gsm0710_compute_crc and gsm0710_send_frame private functionsMarcel Holtmann2-112/+109
2009-09-05Fix weird casting for callback executionMarcel Holtmann1-12/+12
2009-09-05Fix mixed declarations and codeMarcel Holtmann1-6/+6
2009-09-05Import GSM 07.10 implementation from QtopiaMarcel Holtmann2-0/+685