Hi Steve,

Great work.
One other, I think sync_state and sync_state_interleaver should be enum,
not string. I think to use enum faster than string when compare or
assignment.

Vào Th 5, 17 thg 1, 2019 vào lúc 00:44 Steve <[email protected]> đã
viết:

> I added a feature to the modem, where the user can specify the center
> frequency of the modulator and demodulator separately.
>
> For example, in FM you might want to use 1 kHz instead of 1.5 kHz for
> a lower modulation index. Or over a wire, you might want to send
> full-duplex. The TX filter is also tuned to the modulator setting.
>
> I also modified the ofdm_mod and ofdm_demod to use this feature. Also
> I changed the code to use a version of getopt, and made them look like
> Unix filters.
>
> Example:
>
> ofdm_gen_test_bits --frames 100 --ldpc | ofdm_mod --ldpc --txbpf |
> ofdm_demod --ldpc --out binary.dat --log octave.txt
>
> Steve
>
>
> _______________________________________________
> Freetel-codec2 mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freetel-codec2
>


-- 

*Kiều Việt Đích*
*Công ty 129 - Ban cơ yếu chính phủ*

Email : [email protected]
SĐT : 0904736189
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to