Revision ed236703 gnuradio-core/src/lib/general/gr_fake_channel_coder_pp.h
| b/gnuradio-core/src/lib/general/gr_fake_channel_coder_pp.h | ||
|---|---|---|
| 33 | 33 |
|
| 34 | 34 |
/*! |
| 35 | 35 |
* \brief pad packet with alternating 1,0 pattern. |
| 36 |
* \ingroup coding |
|
| 36 |
* \ingroup coding_blk
|
|
| 37 | 37 |
* |
| 38 | 38 |
* input: stream of byte vectors; output: stream of byte vectors |
| 39 | 39 |
*/ |
| ... | ... | |
| 65 | 65 |
|
| 66 | 66 |
/*! |
| 67 | 67 |
* \brief remove fake padding from packet |
| 68 |
* \ingroup coding |
|
| 68 |
* \ingroup coding_blk
|
|
| 69 | 69 |
* |
| 70 | 70 |
* input: stream of byte vectors; output: stream of byte vectors |
| 71 | 71 |
*/ |
Also available in: Unified diff