aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-11-03change just to invoke automatic tests on TravisCIPiotr Krysik1-1/+1
2017-11-03Removed unused (and problematic during SWIG) part of time_spec_t and exposed ...Piotr Krysik1-48/+0
2017-11-03Corrections in fn_timePiotr Krysik1-38/+29
2017-10-31Correction in time_spec.ccPiotr Krysik1-1/+1
2017-10-31Changed fn_time to use time_spec_t copied from libUHDPiotr Krysik6-152/+3
2017-10-31Added C++ version of fn_timePiotr Krysik2-0/+106
2017-10-16Correction needed to make TX and RX integration workPiotr Krysik2-22/+33
2017-09-27Added timestamping of bursts in the gsm receiverPiotr Krysik7-16/+478
2017-09-24Removing duplicated lines from cmake filePiotr Krysik1-3/+0
2017-09-19Modification of the burst sink to read bursts with headers - incompletePiotr Krysik2-2/+8
2017-09-19Merge branch 'development' into ptrkrysik/trxPiotr Krysik4-5/+7
2017-09-18Corrections in the buildsystemPiotr Krysik2-1/+2
2017-09-13Corrections of cmake filesPiotr Krysik3-4/+5
2017-09-13Correcting cmake file from lib directoryPiotr Krysik1-1/+0
2017-09-13Added cmake file for trx_interfacePiotr Krysik1-0/+23
2017-09-13Merge branch 'development' into ptrkrysik/trxPiotr Krysik10-57/+281
2017-09-13Changed organization of cmake filesPiotr Krysik10-55/+279
2017-09-12Merge branch 'fixeria/trx' into developmentPiotr Krysik5-0/+524
2017-08-25Added a function returning maintance version namePiotr Krysik1-0/+6
2017-08-24Added versioning borrowed fron GNU Radio to gr-gsmPiotr Krysik2-0/+87
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik79-88/+229
2017-08-23Moved openbts codes into a separate directory and updated their license state...Piotr Krysik17-283/+281
2017-08-22Merge branch 'libosmocore_integration' into packaging_piotrPiotr Krysik28-1396/+7034
2017-08-21Merge refactoring of the receiver done in branch 'fixeria/receiver' of https:...Piotr Krysik2-736/+930
2017-08-02Merge branch 'fixeria/api' of https://github.com/axilirator/gr-gsm into axili...Piotr Krysik10-4/+239
2017-07-24receiver_impl.cc: refactor the source codeVadim Yanitskiy2-736/+930
2017-07-23Closes #290 - the problem with subtracting of timeslot number for timeslots 0...Piotr Krysik1-2/+2
2017-07-22flow_control: implement pass / drop filtering policiesVadim Yanitskiy8-4/+117
2017-07-21burst_sdcch_subslot_splitter: implement and expose GET/SET APIVadim Yanitskiy2-0/+19
2017-07-21burst_sdcch_subslot_filter: implement and expose GET/SET APIVadim Yanitskiy2-0/+39
2017-07-21burst_fnr_filter: implement and expose GET/SET APIVadim Yanitskiy2-0/+41
2017-07-21burst_timeslot_filter: implement and expose GET/SET APIVadim Yanitskiy2-0/+23
2017-07-20Added clock offset measurement in ppm as it is usable for debugging.Piotr Krysik1-0/+1
2017-07-19trx_interface: implement built-in timeslot filterVadim Yanitskiy2-0/+27
2017-07-19trx_interface: set proper burst type in GSMTAP headerVadim Yanitskiy2-3/+32
2017-07-19trx_interface: implement incoming data handlerVadim Yanitskiy4-10/+80
2017-07-16trx_interface: append two unused bytes at the end of messagesVadim Yanitskiy1-2/+8
2017-07-07Implement transceiver interfaceVadim Yanitskiy5-0/+392
2017-06-11Changed mask for System Information type 2ter. Closes #281.Piotr Krysik1-1/+1
2017-04-02Quick hack to interpret unencrypted assignment commandsPiotr Krysik2-1/+13
2017-03-30Added interpretation of SC (start ciphering) field in cmc extractorPiotr Krysik2-3/+11
2017-03-02Fix operator precedence in comparisonsSteve Glass1-5/+5
2017-02-16Merge branch 'master' into collect-system-infoPiotr Krysik6-83/+155
2017-01-23Ressurected old frequency correction functionPiotr Krysik2-33/+7
2017-01-18Changed frequency estimator to the old one that worked betterPiotr Krysik2-57/+8
2017-01-11Implemented system info collection blockRoman Khassraf3-0/+235
2017-01-03Merge branch 'development' into libosmocore_integrationPiotr Krysik3-0/+136
2017-01-03Changes in decoding:Piotr Krysik16-5/+6788
2016-12-29Merge pull request #241 from romankh/cmc-extractorPiotr Krysik3-0/+136
2016-12-29Merge branch '213-3digit-mnc' of https://github.com/romankh/gr-gsm into libos...Piotr Krysik3-1/+13