aboutsummaryrefslogtreecommitdiffstats
path: root/lib/misc_utils/bursts_printer_impl.cc
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Format the output into ostringstream and then write it at once.Vasil Velichkov1-9/+11
2018-02-27Portability fix: Replaced problematic includesPiotr Krysik1-1/+1
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik1-1/+1
2015-09-13Replaced frame count calculation by libosmogsm functionRoman Khassraf1-7/+5
2015-07-24Added option to burst printer for ignoring dummy bursts. Issue #95Roman Khassraf1-3/+42
2015-07-13Added some doc to burst printer block. Issue #86Roman Khassraf1-1/+1
2015-07-13Added options to burst printer to have partial output compatibility to airpro...Roman Khassraf1-8/+46
2015-04-28Define missing 16 bit endian swap macro and fix some endian.h inclusion.Martin Jesper Low Madsen1-6/+6
2015-04-12Added option to prepend framenumber in bursts_printerRoman Khassraf1-3/+11
2014-12-13Updated burst printer to accept a pmt string which will be prepended to any p...Jacob Gilbert1-3/+5
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik1-1/+1
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-7/+6
2014-08-06Added new block for message printing, removed legacy code from the decoder an...piotr1-2/+0
2014-08-04Moved burst printer to different directorypiotr1-0/+84