Changes 10 to 20 on this branch are displayed below, sorted in descending chronological order.

203 days ago: Make set_led() turn LEDs off by default.
revision info | browse files | diff
Author: zanchey+rook@ucc.gu.uwa.edu.au
Changelog: Make set_led() turn LEDs off by default.
set_led now defaults to False for each LED to make the behaviour more
intuitive.
Date: Fri, 08 Feb 2008 07:44:46 GMT
203 days ago: Add card selection functionality for MIFARE Standard cards.
revision info | browse files | diff
Author: zanchey+rook@ucc.gu.uwa.edu.au
Changelog: Add card selection functionality for MIFARE Standard cards.
select_card() performs type detection, anticollision and selection on MIFARE
Standard cards - MIFARE UltraLite cards are unsupported at this stage.
Date: Fri, 08 Feb 2008 07:41:17 GMT
228 days ago: Modify send_packet return value and add antenna control command.
revision info | browse files | diff
Author: zanchey+rook@ucc.gu.uwa.edu.au
Changelog: Modify send_packet return value and add antenna control command.
* send_packet() now strips off the separator value and reader address before
returning the result.
* set_antenna() function added to control wireless antenna ("flight mode?")
Date: Mon, 14 Jan 2008 13:44:00 GMT
231 days ago: Whitespace-only changes.
revision info | browse files | diff
Author: zanchey@ucc.gu.uwa.edu.au
Changelog: Whitespace-only changes.
Date: Fri, 11 Jan 2008 07:57:38 GMT
232 days ago: Add addressing capability.
revision info | browse files | diff
Author: zanchey@ucc.gu.uwa.edu.au
Changelog: Add addressing capability.
send_packet() now adds separators and addressing for the reader, requring only the command to be sent and its arguments as parameters.
MIFAREReader.address added to allow the use of a particular reader.
Date: Thu, 10 Jan 2008 06:22:46 GMT
234 days ago: Remove read_response() function.
revision info | browse files | diff
Author: zanchey@ucc.gu.uwa.edu.au
Changelog: Remove read_response() function.
Interactions with the reader will block (with serial timeout).
Date: Tue, 08 Jan 2008 06:57:02 GMT
235 days ago: Add details on write command to ENGINEERING.
revision info | browse files | diff
Author: zanchey+rook@ucc.gu.uwa.edu.au
Changelog: Add details on write command to ENGINEERING.
Protocol is now documented to a level sufficient for all MIFARE operations.
Purse functions remain unimplemented, but these can be faked with read/write anyway.
Date: Mon, 07 Jan 2008 14:25:27 GMT
236 days ago: Further reverse engineering notes on authentication and data reading.
revision info | browse files | diff
Author: zanchey+rook@ucc.gu.uwa.edu.au
Changelog: Further reverse engineering notes on authentication and data reading.
Date: Sun, 06 Jan 2008 14:57:38 GMT
239 days ago: Add set_led() and beep() functions.
revision info | browse files | diff
Author: zanchey+rook@ucc.gu.uwa.edu.au
Changelog: Add set_led() and beep() functions.
Expose the user interaction features of the MIFARE reader: the status LED and speaker.
Date: Thu, 03 Jan 2008 14:48:03 GMT
239 days ago: Add basic send/receive function (send_packet).
revision info | browse files | diff
Author: zanchey+rook@ucc.gu.uwa.edu.au
Changelog: Add basic send/receive function (send_packet).
This function constructs the packet for a given data string, sends it to the reader, then returns the response (if any).
It does little error checking at this stage.
Date: Thu, 03 Jan 2008 14:20:11 GMT
earlier changes recent changes (no later changes)