mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-03 23:41:16 -05:00
10 lines
492 B
C
10 lines
492 B
C
|
/* Generated by write_pilot_file() Octave function */
|
||
|
|
||
|
#define NSYMROW 4 /* number of data symbols per carrier (number of rows) */
|
||
|
#define NS 4 /* number of data symbols between pilots */
|
||
|
#define NPILOTSFRAME 2 /* number of pilot symbols per carrier */
|
||
|
#define PILOTS_NC 7 /* number of carriers */
|
||
|
|
||
|
#define NSYMROWPILOT 6 /* number of rows after pilots inserted */
|
||
|
|