Add basic communication shell for Legic RF in reader mode. Needs the new receive function of hi_read_tx.

This commit is contained in:
henryk@ploetzli.ch 2009-11-06 15:37:53 +00:00
parent 24fe4dffb4
commit dcc10e5e31
5 changed files with 152 additions and 0 deletions

View file

@ -70,6 +70,7 @@ typedef struct {
#define CMD_READER_ISO_14443a 0x0385
#define CMD_SIMULATE_MIFARE_CARD 0x0386
#define CMD_SIMULATE_TAG_LEGIC_RF 0x387
#define CMD_READER_LEGIC_RF 0x388
// For measurements of the antenna tuning
#define CMD_MEASURE_ANTENNA_TUNING 0x0400