Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian Kurella
605a1d755f Move strings to PROGMEM string tables
This frees up almost 1KB of dynamic memory.
2015-01-30 15:29:39 +00:00
Miki Balboa
cba5551e53 Merge pull request #64 from tjclement/master
UID changeable card support
It is useful, thank you.
2015-01-05 12:28:41 -06:00
Tom Clement
b1240e9024 Implemented functionality to write to sector 0 on UID changeable MIFARE cards, using Chinese 'magic sequence' commands. 2015-01-03 02:30:23 +01:00
mdxs
16a035c89c Add get/set methods for MIFARE Classic value blocks 2014-11-24 11:46:57 +01:00
Miki Balboa
92544cab84 Merge pull request #47 from mdxs/exp_range
Adding AttennaOff and get/set of AntennaGain
2014-11-10 09:07:29 -06:00
mdxs
1ee8cbd7fd Adding AntennaOff and get/set of AntennaGain 2014-11-10 13:58:09 +01:00
mdxs
a9360d6022 Fixed various typos and whitespace layout issues (no code should have changed by this commit) 2014-11-10 09:15:23 +01:00
Søren Thing Andersen
fcc325e09f Filename in comment corrected. 2013-10-20 19:04:41 +02:00
Søren Thing Andersen
a3bd6ff2e5 MIFARE specific functions renamed.
Write for MIFARE Ultralight implemented.
Cleanup.
2013-10-20 16:19:49 +02:00
Søren Thing Andersen
cc1294aa79 Major refactoring performed. Committed now to have an offsite backup ;-) 2013-10-19 00:27:20 +02:00