Re: How to add fec in GMSK

2020-04-27 Thread Kyeong Su Shin
화요일 오전 12:23 받는 사람: Quenten . ; discuss-gnuradio@gnu.org 제목: Re: How to add fec in GMSK Hello Quenten: You may want to look at some example codes at https://github.com/gnuradio/gnuradio/tree/maint-3.7/gr-fec/examples (from maint-3.7 branch since you are apparently using GR3.7). Please note

Re: How to add fec in GMSK

2020-04-27 Thread Kyeong Su Shin
situations). Regards, Kyeong Su Shin 보낸 사람: Quenten . 대신 Discuss-gnuradio 보낸 날짜: 2020년 4월 27일 월요일 오후 10:31 받는 사람: discuss-gnuradio@gnu.org 제목: How to add fec in GMSK Hello all, I have previous posted a question concerning frame drops in GNU radio when using

How to add fec in GMSK

2020-04-27 Thread Quenten .
Hello all, I have previous posted a question concerning frame drops in GNU radio when using GMSK. ( https://lists.gnu.org/archive/html/discuss-gnuradio/2020-04/msg00148.html) On this mail someone answered that I should use OFMD (what I normally should consider because this is better), but my prof