Added hitune command for continuously measuring HF antenna tuning

This commit is contained in:
daniel.boteanu 2010-01-09 14:59:42 +00:00
commit 1eb7596aad
4 changed files with 36 additions and 2 deletions

View file

@ -84,8 +84,9 @@ typedef struct {
// For measurements of the antenna tuning
#define CMD_MEASURE_ANTENNA_TUNING 0x0400
#define CMD_MEASURED_ANTENNA_TUNING 0x0401
#define CMD_LISTEN_READER_FIELD 0x0402
#define CMD_MEASURE_ANTENNA_TUNING_HF 0x0401
#define CMD_MEASURED_ANTENNA_TUNING 0x0410
#define CMD_LISTEN_READER_FIELD 0x0420
// For direct FPGA control
#define CMD_FPGA_MAJOR_MODE_OFF 0x0500