Adding support for AWID26 realtime demodulation as well as cloning and simulation from facility code and card number

This commit is contained in:
Craig Young 2015-07-13 15:45:28 -04:00
parent a83d091885
commit dbf6e824f9
8 changed files with 314 additions and 1 deletions

View file

@ -95,6 +95,7 @@ typedef struct{
#define CMD_FSK_SIM_TAG 0x021E
#define CMD_ASK_SIM_TAG 0x021F
#define CMD_PSK_SIM_TAG 0x0220
#define CMD_AWID_DEMOD_FSK 0x0221
/* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */