Rotzbua
|
33ef3be013
|
tiny wrong comment
|
2015-04-06 17:56:32 +02:00 |
|
Rotzbua
|
a7f6f7526d
|
tiny typo
|
2015-04-02 17:28:48 +02:00 |
|
Rotzbua
|
12a42c8143
|
style improved
|
2015-04-02 14:16:14 +02:00 |
|
Rotzbua
|
2dc9124ffc
|
style space to tab
no code change, just style
|
2015-04-02 14:15:54 +02:00 |
|
Rotzbua
|
038badba6c
|
move self-test reference from ram to flash
|
2015-03-12 15:26:43 +01:00 |
|
Rotzbua
|
d0558e6079
|
Merge https://github.com/Eckankar/rfid
|
2015-03-12 15:23:46 +01:00 |
|
Sebastian Paaske Tørholm
|
26f95497ae
|
Implement method for performing self-test of firmware
Closes #89
|
2015-03-11 23:25:35 +01:00 |
|
Rotzbua
|
ffe0976282
|
use F() macro for return strings by functions
fkt GetStatusCodeName() and PICC_GetTypeName() return pointer to flash
saves about 450 byte memory
if you need char: copy it from the flash
|
2015-03-11 17:30:06 +01:00 |
|
lorneb
|
8f4d3cd542
|
Revert "Move strings to PROGMEM string tables"
|
2015-02-01 13:08:05 +10:00 |
|
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 |
|