gr-gsm/lib/decoding
Vasil Velichkov f8151a8398 Improve the TCH/H decoder logs
- Change "6,90 kbit/s" to "5.9 kbit/s"
  A typo reported in github ptrkrysik/gr-gsm#456
- Comment out the "Error! frame_nr:" message as it turns out to confuse
  users more then it actually helps debugging.
- When voice-boundary detection is enabled write the name of decoded
  control channel messages

Change-Id: I697ef944f30c4cabb62c888317dd3a7f8dcd5611
2019-07-18 10:31:27 +02:00
..
openbts Fix an assert in ViterbiR2O4::decode 2018-04-06 15:18:26 +02:00
osmocom Added functions for arfcn conversions taken from libosmocore 2018-05-11 11:39:23 +02:00
CMakeLists.txt Add TCH/H decoder block with AMR multirate support 2019-07-18 10:31:26 +02:00
control_channels_decoder_impl.cc Reformatting control_channels_decoder 2018-04-06 15:22:51 +02:00
control_channels_decoder_impl.h Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
sch.c Merge branch 'ptrkrysik/trx' into development 2018-04-16 22:21:29 +02:00
tch_f_decoder_impl.cc Portability fix: replacing tables of variable size with memory allocations 2018-02-27 14:45:14 +01:00
tch_f_decoder_impl.h Big update of copyright statements so they can be automatically processed to produce debian/copyright file 2017-08-23 16:02:19 +02:00
tch_h_decoder_impl.cc Improve the TCH/H decoder logs 2019-07-18 10:31:27 +02:00
tch_h_decoder_impl.h Add TCH/H decoder block with AMR multirate support 2019-07-18 10:31:26 +02:00