added data psk* cmds for pskdemod
fixed a couple small bugs in other lf functions as well including detectaskclock, stopped changes from being made to graphbuffer.
This commit is contained in:
@@ -17,6 +17,7 @@ int ClearGraph(int redraw);
|
||||
//int DetectClock(int peak);
|
||||
int getFromGraphBuf(uint8_t *buff);
|
||||
int GetClock(const char *str, int peak, int verbose);
|
||||
int GetNRZpskClock(const char *str, int peak, int verbose);
|
||||
void setGraphBuf(uint8_t *buff,int size);
|
||||
|
||||
#define MAX_GRAPH_TRACE_LEN (1024*128)
|
||||
|
||||
Reference in New Issue
Block a user