#ifndef WSPRSIM_UTILS_H #define WSPRSIM_UTILS_H #include #include #include #include #include #include #include extern int printdata; int get_wspr_channel_symbols(char* message, char* hashtab, char*loctab, unsigned char* symbols); #endif