1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-24 06:46:33 -04:00
sdrangel/libfreedv/pilots_coh.h
2019-03-05 01:01:38 +01:00

12 lines
292 B
C++

/* Generated by write_pilot_file() Octave function */
namespace FreeDV
{
float pilots_coh[][PILOTS_NC]={
{ 1.000000, -1.000000, 1.000000, -1.000000, 1.000000, -1.000000, -1.000000},
{ -1.000000, 1.000000, 1.000000, -1.000000, 1.000000, 1.000000, 1.000000}
};
} // FreeDV