aboutsummaryrefslogtreecommitdiffstats
path: root/src/sdr
AgeCommit message (Expand)AuthorFilesLines
2016-09-12sdr/pi4cxpsk: Add support for pi/2-CBPSKSylvain Munaut1-11/+24
2016-09-12sdr/fcch: Add support for FCCH3 used in GMR-1 3GSylvain Munaut1-50/+102
2016-09-11General copyright notice updateSylvain Munaut4-4/+4
2015-04-05sdr/dkab: Fix softbit extractionSylvain Munaut1-2/+2
2015-04-04sdr/pi4cxpsk: Add a method for modulation of pi/4 CxPSK burstsSylvain Munaut1-3/+83
2013-12-17doc: Fix a couple of missing documentation stringSylvain Munaut1-0/+1
2013-07-09sdr/pi4cxpsk: Rewrite loop logic in _gmr1_pi4cxpsk_freq_err for CoveritySylvain Munaut1-1/+3
2013-07-06sdr/pi4cxpsk: Use conjugate rather than a complex inverseSylvain Munaut1-1/+1
2013-07-06sdr/dkab: Add validation of DKAB to differentiate for nothingnessSylvain Munaut1-4/+30
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-05-11Follow the rename from libosmosdr -> libosmodspSylvain Munaut4-8/+8
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut4-4/+4
2011-12-17sdr/pi4cxpsk: Add method to detect modulation orderSylvain Munaut1-0/+44
2011-12-17sdr/pi4cxpsk: Add method to detect burst type by correlating training sequencesSylvain Munaut1-5/+92
2011-12-16sdr/dkab: Add support for Dual Keep Alive Bursts demodulationSylvain Munaut2-1/+191
2011-12-16sdr/pi4cxpsk: Use 'float' version of cargSylvain Munaut1-2/+2
2011-12-16sdr: Fix documentation references error (to 05.003 instead of 05.004)Sylvain Munaut2-2/+2
2011-10-19sdr/fcch: Add equation for the up/down/dual chirps docSylvain Munaut1-4/+18
2011-10-17sdr/fcch: Fix off-by-1 overflow in multi FCCH detection peak recordSylvain Munaut1-0/+4
2011-10-16sdr/fcch: Add safety to FCCH multi rough detection for period discoverySylvain Munaut1-3/+13
2011-10-16build: Add autotools magicSylvain Munaut1-0/+7
2011-10-15sdr/nb: Add normal bursts definitionsSylvain Munaut1-0/+348
2011-10-15sdr/pi4cxpsk: Add pi4-CxPSK raw primitivesSylvain Munaut1-0/+573
2011-10-15sdr/fcch: Add FCCH raw primitivesSylvain Munaut1-0/+628