aboutsummaryrefslogtreecommitdiff
path: root/src/cohpsk_defs.h
blob: a03bfe7903516aebf2fbac7a7bc5e58ca5a2ee8e (plain)
1
2
3
4
5
6
7
8
9
/* Generated by write_pilot_file() Octave function */

#define NSYMROW      4   /* number of data symbols on each row (i.e. each carrier) */
#define NS           4   /* number of data symbols between pilots                   */
#define NPILOTSFRAME 2   /* number of pilot symbols on each row                     */
#define PILOTS_NC    7   /* number of carriers                                      */

#define NSYMROWPILOT 6   /* length of row after pilots inserted                     */