summaryrefslogtreecommitdiffstats
path: root/firmware/src/osdr_ssc.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-05add lots of debugging stuffChristian Daniel1-0/+9
2012-05-26remove a few debug messages to clean the outputChristian Daniel1-6/+5
2012-03-06SSC: use rising edge of RF (Rx Frame), not fallingHarald Welte1-1/+1
2012-03-06SSC: Inclode Overrun in statisticsHarald Welte1-1/+17
2012-02-29move SSC commands to osdr_ssc.cHarald Welte1-11/+52
2012-02-29SSC: add ssc_active() function to determine if SSC is activeHarald Welte1-0/+7
2012-02-28add code for SSC DMA and USB fast audio sourceHarald Welte1-0/+264