aboutsummaryrefslogtreecommitdiffstats
path: root/lib/receiver/receiver_impl.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-18receiver: removed redundant parameter from synchronized_handlerPiotr Krysik1-2/+1
2019-07-18receiver/time_sample_ref: SDR hardware time trackingPiotr Krysik1-1/+14
2019-07-18receiver: Added resamp_rate parameterPiotr Krysik1-1/+7
2018-04-16Merge branch 'ptrkrysik/trx' into developmentPiotr Krysik1-9/+13
2018-02-27Change ints to size_tPiotr Krysik1-1/+1
2017-11-11Fix: don't send SCH burst to the output if it wasn't correctly decodedPiotr Krysik1-1/+1
2017-11-07Moved gsm_constants file to include directoryPiotr Krysik1-1/+1
2017-10-16Correction needed to make TX and RX integration workPiotr Krysik1-0/+1
2017-09-27Added timestamping of bursts in the gsm receiverPiotr Krysik1-7/+10
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik1-1/+1
2017-07-24receiver_impl.cc: refactor the source codeVadim Yanitskiy1-2/+7
2017-01-23Ressurected old frequency correction functionPiotr Krysik1-2/+0
2017-01-18Changed frequency estimator to the old one that worked betterPiotr Krysik1-5/+1
2016-08-29Changed method of frequency estimationPiotr Krysik1-0/+6
2015-08-06Added uplink processing to the receiverptrkrysik1-1/+2
2015-07-08Added more includes of STL containers definitions.ptrkrysik1-0/+1
2015-04-04Removed boost timer from clock_offset_control to avoid race conditions.ptrkrysik1-0/+2
2015-01-03Removed some typedefsptrkrysik1-3/+0
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik1-2/+2
2014-12-02Updated copyleft statements of my files #3ptrkrysik1-8/+10
2014-11-21Changed format of messages containing bursts to PDU. Corrected types of bursts.ptrkrysik1-1/+1
2014-11-19Changed cell allocation elements type from float to intptrkrysik1-3/+3
2014-11-06Added capability to receive multiple channels of a single BTS to the receiver...ptrkrysik1-6/+12
2014-10-30First step to add multichannel capability to the GSM receiver. At this moment...ptrkrysik1-2/+4
2014-08-16Repaired cmake buildsystem - include files paths were inconsistent with sourc...ptrkrysik1-1/+1
2014-08-07Removed completely old method of frequency offset correctionPiotr K1-9/+1
2014-08-06Removed redundant state from the receiverpiotr1-3/+1
2014-08-06Added new blocks for clock freqeuncy correctionpiotr1-10/+9
2014-08-04Added reset to the receiver, computation of power and function for setting ar...piotr1-2/+6
2014-07-20Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper...piotr1-1/+1
2014-07-08Little changes commited from all files. Cleanup in the lib directory - files ...piotr1-0/+1
2014-07-08Correction in plotting.hpiotr1-0/+214