iceman1001
|
c5d886170c
|
fix: COVERITYSCAN 133871, fix one part, breaking another. shouldnt have changed to uint8_t since it can never be negative.
|
2016-08-03 11:57:40 +02:00 |
|
iceman1001
|
8a8de2cb6d
|
FIX: 133853, If you have 3items in a array, don't start with index 4 or 3, mental note to self, stop coding when you are tired.
|
2016-08-03 09:28:54 +02:00 |
|
iceman1001
|
5fe0a11dfe
|
FIX: CoverityScan, 1333853, out-of-bounds, well, if I have 3 items in a array, don't start reading 4...
|
2016-08-03 00:10:21 +02:00 |
|
iceman1001
|
00abc7c1ab
|
CHG: Moved a 'include' statement to header file
|
2016-07-30 19:37:15 +02:00 |
|
iceman1001
|
dc6c90c376
|
CHG: The jablotron demod now deals with the strangeness of hex symbols A-F in cardid the same way a reader prints it.
|
2016-07-29 23:30:40 +02:00 |
|
iceman1001
|
514ddaa2ff
|
CHG: help text changes in cmdlfjablotron.c
CHG: increase byte size to uint16_t in crc.c CRC16Legic
|
2016-07-29 20:58:52 +02:00 |
|
iceman1001
|
f5538c1c4e
|
chg: textual change.
|
2016-07-29 20:53:56 +02:00 |
|
iceman1001
|
29ce214c65
|
CHG: better printing output of card ID
CHG: better detecting in preambl. 16bits with 1, and a zero bit. Also cleared this topbit when cloneing and simulating.
|
2016-07-29 14:31:39 +02:00 |
|
iceman1001
|
8ae9b358f8
|
CHG: textual changes to help text.
CHG: removed the 'd' as input, the clone/sim commands is simpler.
CHG: printing of card ID is now zero padded.
|
2016-07-29 13:46:05 +02:00 |
|
iceman1001
|
6c28395106
|
ADD: LF JABLOTRON functionality. with clone/sim and detection in LF SEARCH.
CHG: removed no-existing crc8ja code
FIX: a check in ASKbiphaseDemod to make sure graphbuff is not empty.
|
2016-07-29 11:04:12 +02:00 |
|