aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-03cmake: make formatting of install statements follow one patternPiotr Krysik10-19/+34
2019-07-29Add control channels demappers testsVasil Velichkov2-0/+3
2019-04-01Improve slightly interface of plotting so it's easier to use itPiotr Krysik1-6/+6
2018-12-29Add TCH/H decoder block with AMR multirate supportVasil Velichkov3-2/+64
2018-12-29Move HR demapping into a separate blockVasil Velichkov3-2/+63
2018-12-29Add HR demappingAndrew Artyushok1-1/+1
2018-08-10gsm_trx_burst_if: allow to customize the bind addressVadim Yanitskiy2-1/+3
2018-05-05Moving trx burst interface to trx directoryPiotr Krysik5-1/+96
2018-04-17Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixer...Piotr Krysik2-0/+58
2018-04-16Merge branch 'ptrkrysik/trx' into developmentPiotr Krysik16-5/+719
2018-03-05Added block for extracting assignment commandsPiotr Krysik3-1/+59
2018-02-27Merge remote-tracking branch 'origin/quick-hack' into grgsm_on_winPiotr Krysik1-0/+1
2018-02-27Fix portability: added windows style struct packing to gsmtap_hdrPiotr Krysik1-1/+12
2018-02-27Commented out include that seems to be not necessary and that causes problems...Piotr Krysik1-1/+1
2018-02-27Fix: fixed name of the define to the one set in lib/CMakeLists.txtPiotr Krysik1-1/+1
2017-12-04Implement the 'burst_to_fn_time' block in C++Vadim Yanitskiy2-0/+58
2017-11-29include/grgsm: remove forgotten 'trx_interface' dirVadim Yanitskiy2-26/+0
2017-11-29Corrected wrong lenght of the Access BurstPiotr Krysik1-1/+1
2017-11-29Added a block for generating Access BurstsPiotr Krysik2-0/+61
2017-11-07Changed name of trx_interface directory to trxPiotr Krysik2-1/+2
2017-11-07Added tx bursts preprocessing blockPiotr Krysik2-1/+63
2017-11-07Moved gsm_constants file to include directoryPiotr Krysik2-0/+179
2017-11-07Added C++ version of burst type filterPiotr Krysik2-0/+64
2017-11-05misc_utils/trx_burst_if: get rid of built-in timeslot filterVadim Yanitskiy1-4/+0
2017-11-05Refactor the 'TRX Burst Interface' blockVadim Yanitskiy3-9/+9
2017-11-05Corrected namespaces from grgsm to gsmPiotr Krysik4-6/+6
2017-11-05Missing cmakelists file for txtime_setterPiotr Krysik1-0/+25
2017-11-05Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block)Piotr Krysik2-0/+63
2017-11-03Removed unused (and problematic during SWIG) part of time_spec_t and exposed ...Piotr Krysik1-8/+2
2017-11-03Corrections in fn_timePiotr Krysik1-4/+8
2017-10-31Changed fn_time to use time_spec_t copied from libUHDPiotr Krysik3-3/+151
2017-10-31Added C++ version of fn_timePiotr Krysik2-1/+53
2017-09-19Modification of the burst sink to read bursts with headers - incompletePiotr Krysik1-0/+2
2017-09-12Merge branch 'fixeria/trx' into developmentPiotr Krysik3-0/+89
2017-08-25Added a function returning maintance version namePiotr Krysik1-1/+6
2017-08-24Added versioning borrowed fron GNU Radio to gr-gsmPiotr Krysik2-1/+61
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik36-36/+36
2017-07-22flow_control: implement pass / drop filtering policiesVadim Yanitskiy6-0/+60
2017-07-21burst_sdcch_subslot_splitter: implement and expose GET/SET APIVadim Yanitskiy1-0/+4
2017-07-21burst_sdcch_subslot_filter: implement and expose GET/SET APIVadim Yanitskiy1-0/+7
2017-07-21burst_fnr_filter: implement and expose GET/SET APIVadim Yanitskiy1-0/+6
2017-07-21burst_timeslot_filter: implement and expose GET/SET APIVadim Yanitskiy1-0/+4
2017-07-19trx_interface: implement built-in timeslot filterVadim Yanitskiy1-0/+4
2017-07-07Implement transceiver interfaceVadim Yanitskiy3-0/+85
2017-04-02Quick hack to interpret unencrypted assignment commandsPiotr Krysik1-0/+1
2017-03-30Added interpretation of SC (start ciphering) field in cmc extractorPiotr Krysik1-0/+1
2017-02-16Merge branch 'master' into collect-system-infoPiotr Krysik2-0/+60
2017-01-11Implemented system info collection blockRoman Khassraf2-0/+61
2016-12-04#240: Implemented block for extraction of information from cipher mode comman...Roman Khassraf2-0/+60
2016-08-30Changed path (flow_control) and name of uplink_downlink_filter to splitterPiotr Krysik3-11/+11