CHG: 'LF VISA2000' adding askedgedetection when decoding allows for some traces to be correct demodulated.

This commit is contained in:
iceman1001 2016-12-16 19:06:19 +01:00
commit 92014925d6
3 changed files with 12 additions and 3 deletions

View file

@ -30,6 +30,7 @@ int CmdG_Prox_II_Demod(const char *Cmd);
int Cmdaskrawdemod(const char *Cmd);
int Cmdaskmandemod(const char *Cmd);
int AutoCorrelate(int window, bool SaveGrph, bool verbose);
int CmdAskEdgeDetect(const char *Cmd);
int CmdAutoCorr(const char *Cmd);
int CmdBiphaseDecodeRaw(const char *Cmd);
int CmdBitsamples(const char *Cmd);