aboutsummaryrefslogtreecommitdiff
path: root/src/cohpsk_defs.h
blob: 968dfa56a001f86d8dbb0a747b676efa918b0ebc (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 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                     */