gr_scrambler_bb

「gr_scrambler_bb」の編集履歴(バックアップ)一覧はこちら

gr_scrambler_bb」(2011/05/24 (火) 17:25:59) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

**gr_make_scrambler_bb(int mask, int seed, int len) Detailed Description Scramble an input stream using an LFSR. This block works on the LSB only of the input data stream, i.e., on an "unpacked binary" stream, and produces the same format on its output. 線形帰還シフトレジスタによるスクランブルを行う。 このブロックは入力ストリームのLSBのみに対して動作する。 つまり、アンパックなビットストリームに対して行うものである。 さらに、同じフォーマットで出力する。 Parameters: mask Polynomial mask for LFSR seed Initial shift register contents len Shift register length ----
**gr_make_scrambler_bb(int mask, int seed, int len) Detailed Description Scramble an input stream using an LFSR. This block works on the LSB only of the input data stream, i.e., on an "unpacked binary" stream, and produces the same format on its output. 線形帰還シフトレジスタによるスクランブルを行う。 このブロックは入力ストリームのLSBのみに対して動作する。 つまり、アンパックなビットストリームに対して行うものである。 さらに、同じフォーマットで出力する。 **gr_make_descrambler_bb(int mask, int seed, int len) Detailed Description Descramble an input stream using an LFSR. This block works on the LSB only of the input data stream, i.e., on an "unpacked binary" stream, and produces the same format on its output. スクランブラと同じようにデスクランブルする。 Parameters: mask Polynomial mask for LFSR seed Initial shift register contents len Shift register length ----

表示オプション

横に並べて表示:
変化行の前後のみ表示: