Commit graph

15559 commits

Author SHA1 Message Date
iceman1001 9407be8ea8 fix overflow in print hex 2022-07-04 22:10:23 +02:00
iceman1001 009b91e096 limit hex print outs 2022-07-04 19:23:44 +02:00
iceman1001 c08c2dcf3a make sure size_t doesnt overflow an int 2022-07-04 18:49:30 +02:00
iceman1001 c97f003b2f added a pm3 simulating trace of MIFARE HID SIO 1K card 2022-07-04 17:21:36 +02:00
iceman1001 e98675f8e5 fix faulty enum 2022-07-04 10:20:01 +02:00
Oleg Moiseenko 56eaf34315
Merge pull request #1706 from merlokk/texkom_sim
Texkom simulation
2022-07-04 00:36:05 +03:00
merlokk 7ed8f08e09 make style 2022-07-04 00:35:44 +03:00
merlokk 385d754fc3 changelog 2022-07-04 00:29:35 +03:00
merlokk be25a00444 add warning 2022-07-04 00:27:22 +03:00
merlokk 4efb9f2275 tk-17 works 2022-07-04 00:18:57 +03:00
merlokk 4ada5a9952 add help 2022-07-04 00:05:04 +03:00
merlokk d2e671b7d1 send raw data and compose raw data from id 2022-07-03 23:21:20 +03:00
merlokk 640f6772a5 bit encoder, works very good with real reader 2022-07-03 22:54:58 +03:00
merlokk 8571cfddbf led on/off optimization and wait for field stabization 2022-07-03 22:07:03 +03:00
merlokk 353ef6f739 duplicator works too (on the edge of the field) 2022-07-03 21:59:55 +03:00
merlokk 87db9e7ec9 pm3-pm3 works 2022-07-03 21:32:29 +03:00
iceman1001 7b732e152e added hf 14b view and modified dump command to be prepared to handle the different tags 2022-07-03 20:06:11 +02:00
merlokk e4df73738f transmit ok, timing not ok 2022-07-03 18:19:57 +03:00
merlokk 6a28ca39f6 tk13 transmit sketch 2022-07-03 00:20:56 +03:00
merlokk 3aeb745f0a encode sketch 2022-07-03 00:09:55 +03:00
merlokk 1e91895b90 simulate sketch 2022-07-02 22:45:32 +03:00
iceman1001 45ea60c92b add to cmake 2022-06-30 23:38:40 +02:00
iceman1001 9ecbe2da41 fix coverity div by zero 2022-06-30 23:28:29 +02:00
iceman1001 cc93354148 fix coverity and style 2022-06-30 23:28:09 +02:00
iceman1001 56525cc453 style 2022-06-30 22:54:13 +02:00
iceman1001 6d699d66bc adding support to read fuji/xerox tags, thanks to user Horror 2022-06-30 22:50:52 +02:00
Oleg Moiseenko de29369b03
Update CHANGELOG.md
Signed-off-by: Oleg Moiseenko <807634+merlokk@users.noreply.github.com>
2022-06-28 23:45:50 +03:00
Iceman 0b0cc20dc2
Merge pull request #1704 from merlokk/texkom
Texkom tokens
2022-06-28 21:37:44 +02:00
merlokk 22f1e8e209 check noise at the antenna 2022-06-28 19:06:17 +03:00
merlokk 4df92e2655 crc for tk17 works 2022-06-28 12:26:20 +03:00
merlokk 67fc919c72 make style 2022-06-28 11:45:48 +03:00
merlokk 45804fb45c show code as in the duplicator and some comments 2022-06-28 11:41:03 +03:00
merlokk 7feca91687 refactoring decoders and verbosity 2022-06-28 09:47:27 +03:00
merlokk 5fd951a799 remove debug 2022-06-28 00:36:09 +03:00
merlokk 383dc934d6 print modulation type 2022-06-28 00:31:42 +03:00
merlokk 6bb71fb860 bit names refactoring 2022-06-28 00:22:29 +03:00
merlokk a18e50b18a move print code to one place and check preamble 2022-06-28 00:14:50 +03:00
merlokk 2fdf09606f calc tk17 raw bitstring 2022-06-28 00:05:18 +03:00
merlokk f163862496 fix codeql 2022-06-27 23:50:23 +03:00
merlokk cea9806226 tk17 raw reading 2022-06-27 23:47:02 +03:00
merlokk e341ce68e4 remove crc debug and add dynamic threshold 2022-06-27 19:00:24 +03:00
merlokk a0d37a84c6 read tk13 with crc ok 2022-06-27 18:39:15 +03:00
merlokk a58c5b57ba calculate signal periods 2022-06-27 01:03:13 +03:00
merlokk 2248eadc7f locate start of the sequence and level 2022-06-27 00:31:15 +03:00
merlokk 9813f85567 read directly without dma 2022-06-27 00:30:49 +03:00
merlokk eeb7ac981c additional init 2022-06-26 11:29:34 +03:00
merlokk 5784999002 first look at the data 2022-06-25 16:11:59 +03:00
merlokk f007db6661 fill samples - get samples 2022-06-25 15:42:11 +03:00
merlokk 0392cfaa9b read response 2022-06-25 15:23:04 +03:00
merlokk e3a50e0e1e configuring fpga and dma 2022-06-25 14:56:24 +03:00