Biblio-RFID.git
13 years agoimplement RFID::Serial->scan and test it
Dobrica Pavlinusic [Mon, 26 Jul 2010 22:11:46 +0000 (00:11 +0200)]
implement RFID::Serial->scan and test it

13 years agouse hex_tag
Dobrica Pavlinusic [Mon, 26 Jul 2010 21:57:08 +0000 (23:57 +0200)]
use hex_tag

13 years agodocument public methods
Dobrica Pavlinusic [Mon, 26 Jul 2010 21:47:09 +0000 (23:47 +0200)]
document public methods

13 years agounify read_blocks and invetory interface
Dobrica Pavlinusic [Mon, 26 Jul 2010 21:34:18 +0000 (23:34 +0200)]
unify read_blocks and invetory interface

13 years agoimplemented read_tag with _matched helper
Dobrica Pavlinusic [Mon, 26 Jul 2010 20:35:51 +0000 (22:35 +0200)]
implemented read_tag with _matched helper

This allow easy matching on beginning of some results in if..elsif
constructs

13 years agoscan tags
Dobrica Pavlinusic [Mon, 26 Jul 2010 19:45:16 +0000 (21:45 +0200)]
scan tags

13 years agocleanup and test inventory
Dobrica Pavlinusic [Mon, 26 Jul 2010 19:25:00 +0000 (21:25 +0200)]
cleanup and test inventory

13 years agodocument helper functions
Dobrica Pavlinusic [Mon, 26 Jul 2010 18:41:21 +0000 (20:41 +0200)]
document helper functions

13 years agocalculate checksum
Dobrica Pavlinusic [Mon, 26 Jul 2010 18:39:54 +0000 (20:39 +0200)]
calculate checksum

13 years agodeclare required dependencies
Dobrica Pavlinusic [Mon, 26 Jul 2010 17:32:55 +0000 (19:32 +0200)]
declare required dependencies

13 years agouse Data::Dump
Dobrica Pavlinusic [Mon, 26 Jul 2010 17:30:39 +0000 (19:30 +0200)]
use Data::Dump

13 years agodrain device on startup
Dobrica Pavlinusic [Mon, 26 Jul 2010 17:29:20 +0000 (19:29 +0200)]
drain device on startup

13 years agofirst 3M 810 implementation
Dobrica Pavlinusic [Mon, 26 Jul 2010 17:28:57 +0000 (19:28 +0200)]
first 3M 810 implementation

13 years agobegin of CPR-M02 support
Dobrica Pavlinusic [Mon, 26 Jul 2010 16:39:07 +0000 (18:39 +0200)]
begin of CPR-M02 support

13 years agoas_hex and hex2bytes
Dobrica Pavlinusic [Mon, 26 Jul 2010 16:35:43 +0000 (18:35 +0200)]
as_hex and hex2bytes

13 years agocreate RFID::Serial using module-starter
Dobrica Pavlinusic [Mon, 26 Jul 2010 14:56:21 +0000 (16:56 +0200)]
create RFID::Serial using module-starter

module-starter --module RFID::Serial --author "Dobrica Pavlinusic"
--email=dpavlin@rot13.org --license=gpl --builder=Module::Install