aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Simplify cmake checks related to libosmocorePiotr Krysik1-1/+1
2018-09-13Separating libosmogsm from the restPiotr Krysik1-4/+2
2018-05-05Moving trx burst interface to trx directoryPiotr Krysik1-0/+1
2018-04-16Merge branch 'ptrkrysik/trx' into developmentPiotr Krysik1-0/+1
2018-03-04Conditional compilation of local libosmocore depending if there is or is not ...Piotr Krysik1-6/+11
2018-02-28Slight changes to CMake file and libosmocoding file (include change)Piotr Krysik1-1/+2
2018-02-27Hack: commented out linking with libosmocore librariesPiotr Krysik1-2/+14
2017-11-05Refactor the 'TRX Burst Interface' blockVadim Yanitskiy1-1/+0
2017-11-05Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block)Piotr Krysik1-0/+1
2017-09-19Merge branch 'development' into ptrkrysik/trxPiotr Krysik1-1/+1
2017-09-13Corrections of cmake filesPiotr Krysik1-1/+1
2017-09-13Correcting cmake file from lib directoryPiotr Krysik1-1/+0
2017-09-13Merge branch 'development' into ptrkrysik/trxPiotr Krysik1-57/+35
2017-09-13Changed organization of cmake filesPiotr Krysik1-55/+33
2017-09-12Merge branch 'fixeria/trx' into developmentPiotr Krysik1-0/+2
2017-08-24Added versioning borrowed fron GNU Radio to gr-gsmPiotr Krysik1-0/+24
2017-08-23Moved openbts codes into a separate directory and updated their license state...Piotr Krysik1-6/+6
2017-08-22Merge branch 'libosmocore_integration' into packaging_piotrPiotr Krysik1-4/+9
2017-07-07Implement transceiver interfaceVadim Yanitskiy1-0/+2
2017-02-16Merge branch 'master' into collect-system-infoPiotr Krysik1-0/+1
2017-01-11Implemented system info collection blockRoman Khassraf1-0/+1
2017-01-03Merge branch 'development' into libosmocore_integrationPiotr Krysik1-0/+1
2017-01-03Changes in decoding:Piotr Krysik1-2/+9
2016-12-04#240: Implemented block for extraction of information from cipher mode comman...Roman Khassraf1-0/+1
2016-10-02Control channels decoding with libosmocorePiotr Krysik1-2/+0
2016-09-28Moved control channels decoder to libosmocore implementationPiotr Krysik1-1/+1
2016-08-30Changed path (flow_control) and name of uplink_downlink_filter to splitterPiotr Krysik1-1/+1
2016-08-16Added uplink/downlink splitterPiotr Krysik1-0/+1
2016-07-18Removed blocks related to old frequency correction loop (controlled const sou...Piotr Krysik1-1/+0
2016-07-15Changes in the buildsystem for new blocksPiotr Krysik1-1/+1
2016-07-15New blocks (msg to tag and controlled resampler) related stuffPiotr Krysik1-5/+6
2016-05-29Added msg_to_tag block - currently it does nothingPiotr Krysik1-0/+1
2016-02-19Next corrections to the buildsystemPiotr Krysik1-3/+2
2016-02-19Changed parts with "gnuradio_grgsm" to grgsm from cmake filesPiotr Krysik1-2/+3
2015-08-06Implemented burst sdcch subslot filter. Issue #100Roman Khassraf1-0/+1
2015-08-06Implemented burst timeslot filter. Issue #100Roman Khassraf1-0/+1
2015-08-05Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101Roman Khassraf1-0/+3
2015-08-05Merged origin/flow-control-100 into dev, fixed conflictsRoman Khassraf1-0/+4
2015-08-05Implemented burst sub-slot splitter. Issue #100Roman Khassraf1-0/+1
2015-08-04Implemented dummy burst filter. Issue #100Roman Khassraf1-0/+1
2015-08-04Implemented burst framenumber filter. Issue #100Roman Khassraf1-0/+1
2015-08-03Implemented burst timeslot splitter for flow control. Issue #100Roman Khassraf1-0/+1
2015-08-03Implemented message file source and sink. Issue #101Roman Khassraf1-0/+2
2015-08-03Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_sourceRoman Khassraf1-2/+2
2015-08-03Renamed burst sink/source to burst file sink/sourceRoman Khassraf1-2/+2
2015-08-03Moved qa utilities to a separate directoryRoman Khassraf1-5/+6
2015-07-29Implemented message sink block for unit testingRoman Khassraf1-1/+2
2015-07-27Implemented message source block for unit testingRoman Khassraf1-1/+2
2015-07-21Added block burst_sink_qa for unit testing of burst-based blocksRoman Khassraf1-0/+1
2015-07-20Added block burst_source_qa for unit testing of burst-based blocksRoman Khassraf1-0/+1