aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-12sdr/nb: Add DC12 burst definition used in GMR-1 3GSylvain Munaut1-0/+1
2016-09-12sdr/pi4cxpsk: Add support for pi/2-CBPSKSylvain Munaut1-5/+7
2016-09-12sdr/fcch: Add support for FCCH3 used in GMR-1 3GSylvain Munaut1-7/+19
2016-09-11General copyright notice updateSylvain Munaut21-21/+21
2015-04-04sdr/pi4cxpsk: Add a method for modulation of pi/4 CxPSK burstsSylvain Munaut1-1/+7
2013-12-17codec: First code importSylvain Munaut3-1/+53
2013-12-17doc: Fix a couple of missing documentation stringSylvain Munaut1-4/+5
2013-07-06gsmtap: Remove type #define. Those are in mainline gsmtap.h nowSylvain Munaut1-3/+0
2013-07-06l1/tch9: Fix typo in headerSylvain Munaut1-1/+1
2012-09-10l1/tch9: Add TCH9 channel coding supportSylvain Munaut2-1/+58
2012-09-10l1/interleave: Add support for inter-burst interleavingSylvain Munaut1-0/+21
2012-09-10l1/punct: Extend the puncture table generation to support TCH6/9Sylvain Munaut1-1/+4
2012-09-10l1/facch9: Add FACCH9 channel coding supportSylvain Munaut2-1/+47
2012-05-11Follow the rename from libosmosdr -> libosmodspSylvain Munaut3-3/+3
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut18-18/+18
2012-03-14l1: Add RACH channel coding/decoding routinesSylvain Munaut2-1/+45
2012-02-01l1/a5: Add implementation of the GMR-1 A5/1 ciphering algorithmSylvain Munaut2-1/+47
2011-12-17sdr/pi4cxpsk: Add method to detect modulation orderSylvain Munaut1-0/+3
2011-12-17sdr/pi4cxpsk: Add method to detect burst type by correlating training sequencesSylvain Munaut1-0/+4
2011-12-16sdr/dkab: Add support for Dual Keep Alive Bursts demodulationSylvain Munaut2-1/+48
2011-12-16sdr: Fix documentation references error (to 05.003 instead of 05.004)Sylvain Munaut2-2/+2
2011-12-15l1/tch3: Add support for TCH3 (speech) channel codingSylvain Munaut2-1/+48
2011-12-14l1/conv: Add the special tail-biting code used in TCH3Sylvain Munaut1-0/+1
2011-12-14l1/facch3: Add support for FACCH3 channel codingSylvain Munaut2-1/+46
2011-12-14l1/punct: Add method to generate the puncturing array from a gmr1_puncturerSylvain Munaut1-0/+6
2011-10-30gsmtap: Send proper FN & TNSylvain Munaut1-1/+3
2011-10-19l1/ccch: Add CCCH (PCH/AGCH) channel codingSylvain Munaut2-1/+44
2011-10-18l1/bcch: Add 'const' to input arguments of channel coding funcsSylvain Munaut1-2/+2
2011-10-16build: Add autotools magicSylvain Munaut5-0/+9
2011-10-15sdr/nb: Add normal bursts definitionsSylvain Munaut1-0/+50
2011-10-15sdr/pi4cxpsk: Add pi4-CxPSK raw primitivesSylvain Munaut1-0/+107
2011-10-15sdr/fcch: Add FCCH raw primitivesSylvain Munaut1-0/+54
2011-10-15sdr: Add a SDR sublibrarySylvain Munaut1-0/+44
2011-10-15doc: Fix Doxygen tags in pre-existing filesSylvain Munaut8-19/+63
2011-09-18l1/bcch: Add complete BCCH stateless coder/decoderSylvain Munaut1-0/+42
2011-09-18l1/scramb: Add scrambling primitivesSylvain Munaut1-0/+41
2011-09-18l1/punct: Add description of the puncturing schemesSylvain Munaut1-0/+64
2011-09-18l1/interleave: Add interleaving primitives (intra-burst only so far)Sylvain Munaut1-0/+39
2011-09-18l1/crc: Add CRC primitivesSylvain Munaut1-0/+42
2011-09-18l1/conv: Add convolutional coding primitivesSylvain Munaut1-0/+43
2011-09-18gsmtap: Add initial GSMtap helpers for GMR-1Sylvain Munaut1-0/+44