Commit graph

15734 commits

Author SHA1 Message Date
Oleg Moiseenko
f1e9fb70d3
Merge pull request #1711 from merlokk/texkom_update
texkom update
2022-07-06 19:41:34 +03:00
merlokk
1a620c5563 add timeout and some debug messages 2022-07-06 19:41:08 +03:00
merlokk
7c2379ac9f rename and read parameters via struct 2022-07-06 19:03:17 +03:00
merlokk
a88cc901d9 update sending parameters 2022-07-06 18:55:35 +03:00
iceman1001
346b929c4d see if this silences coverity 2022-07-06 14:57:12 +02:00
iceman1001
8065d7eda0 trying to free a pointer 2022-07-06 14:56:42 +02:00
iceman1001
2d4db27539 fix hex printing 2022-07-06 14:56:08 +02:00
iceman1001
edffa21598 fix cid 395490, and 14a simulation 2022-07-06 14:00:19 +02:00
iceman1001
2494fef7fd fix cid 357754 2022-07-06 13:55:59 +02:00
iceman1001
c5119e5bea fix cid 390242 - uninitialized var usage 2022-07-06 13:50:15 +02:00
iceman1001
167cca5fc0 cppchecker fixes 2022-07-06 13:45:06 +02:00
iceman1001
50429c8476 cppcheck fixes 2022-07-06 12:43:21 +02:00
iceman1001
6155f7b505 reorder, we always put new lines from the top 2022-07-06 12:42:56 +02:00
iceman1001
805b8e1e44 cppchecker fixes 2022-07-06 12:42:25 +02:00
iceman1001
88b583417e fix cid 395628 - make local copy. Odd that it frees it 2022-07-06 12:34:18 +02:00
iceman1001
742194896d fix cid 395629 - simpler logic 2022-07-06 12:21:14 +02:00
iceman1001
1d66525b8e fix cid 395631 - making a local copy instead of object 2022-07-06 12:14:54 +02:00
iceman1001
d7165b3aa9 comments to @merlokk 2022-07-06 12:08:02 +02:00
iceman1001
a49e2ff342 fix cid 395634 2022-07-06 11:59:49 +02:00
iceman1001
444eabd207 fixed hex_to_buffer fct. 2022-07-06 07:38:04 +02:00
Iceman
95f413d102
Merge pull request #1710 from nemanjan00/reboot-to-bootloader
Reboot to bootloader
2022-07-05 19:50:08 +02:00
Nemanja Nedeljkovic
86f0f2cc75 cleanup 2022-07-05 18:12:49 +02:00
nemanjan00
1216c32f3c Changelog 2022-07-05 16:54:56 +02:00
nemanjan00
187d10060b Bootloader mode 2022-07-05 16:44:11 +02:00
nemanjan00
0d41ed0bba --reboot-to-bootloader 2022-07-05 16:15:05 +02:00
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