gr-gsm/lib/decoding
Vasil Velichkov 61a3ca6cb4 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-05-02 12:59:20 +02:00
..
openbts Fix an assert in ViterbiR2O4::decode 2018-04-06 15:18:26 +02:00
osmocom Define __attribute__ and __deprecated__ on MSWin 2018-03-04 22:09:23 +01:00
CMakeLists.txt Add TCH/H decoder block with AMR multirate support 2018-12-29 00:52:05 +01: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-05-02 12:59:20 +02:00
tch_h_decoder_impl.h Add TCH/H decoder block with AMR multirate support 2018-12-29 00:52:05 +01:00