@ -129,7 +129,9 @@ void eeprom_word_write(int addr, int val);
voidread_payload();
voidread_payload();
voidstart_ina219();
voidstart_ina219();
voidpwm_interrupt_handler();
voidpwm_interrupt_handler();
voidstart_pwm();
voidstart_pwm();
voidtransmit_on();
voidtransmit_off();
externintEncode_8b10b[][256];
externintEncode_8b10b[][256];
@ -142,8 +144,8 @@ int testCount = 0;
longtime_start;
longtime_start;
//char cmdbuffer[1000];
//char cmdbuffer[1000];
//FILE * file1;//
//FILE * file1;//
#define BUFFER_SIZE (2^15)
#define BUFFER_SIZE (970 * 2)
shortintbuffer[50000];//BUFFER_SIZE]; // ctr is an int // 100000]; // 50000]; // 25000]; // 10240]; // was 2336400]; // max size for 10 frames count of BPSK
shortintbuffer[BUFFER_SIZE];// 50000]; //BUFFER_SIZE]; // ctr is an int // 100000]; // 50000]; // 25000]; // 10240]; // was 2336400]; // max size for 10 frames count of BPSK