17769 Commits
Author SHA1 Message Date
iceman1001 57eeb712fd Release v4.17768 - Steamboat Willie v4.17768 2024-01-03 01:59:39 +01:00
iceman1001 0245ea4f7c title 2024-01-03 01:59:31 +01:00
iceman1001 f0f9656e96 fix getopt return value 2024-01-02 23:24:07 +01:00
iceman1001 fc54e61890 fix optarg error 2024-01-02 23:23:40 +01:00
iceman1001 fda0968db2 white space and adding hf_unisniff to buildscript 2024-01-02 23:11:51 +01:00
iceman1001 fe36bdaca4 text 2024-01-02 22:13:00 +01:00
iceman1001 b6a448e391 style 2024-01-02 21:55:04 +01:00
iceman1001 035572798e text and style 2024-01-02 21:52:06 +01:00
IcemanandGitHub 6d34bbfa27 Merge pull request #2217 from hazardousvoltage/work
SPIFFS: implement dumping from SPIFFS to client trace buffer
2024-01-02 21:43:57 +01:00
iceman1001 238572c337 style 2024-01-01 21:52:05 +01:00
iceman1001 21e54ba9b1 adjust 14b apdu which seems to trigger memory corruption device side 2024-01-01 21:49:32 +01:00
iceman1001 a6c1d90ba8 forgot one 2024-01-01 21:40:48 +01:00
iceman1001 7b0e4e6394 added hints for all HF protocols in "hf search" 2024-01-01 21:39:46 +01:00
IcemanandGitHub 1abb3ecf97 Merge pull request #2227 from bettse/hf_search_iclass_hint
Add hint for iClass in `hf search`
2024-01-01 21:05:51 +01:00
Eric Betts dbc0f59304 Changelog 2024-01-01 09:18:58 -08:00
Eric Betts aa0ea47289 Add hint for iClass in hf search 2024-01-01 09:18:58 -08:00
iceman1001 1dee6c07d2 fixed the correct identification of used communications channel and made sure its only called once 2024-01-01 12:15:35 -05:00
IcemanandGitHub 2e7be4faba Merge pull request #2226 from nvx/bugfix/14a_apdu_ats_timeout
hf 14a apdu now uses the FWI and SGFI values from the ATS to determine an appropriate timeout.
2024-01-01 12:19:08 +01:00
nvx d156e48a83 hf 14a apdu now uses the FWI and SGFI values from the ATS to determine an appropriate timeout.
This fixes issues when using the command against cards that indicate really slow times, such as card emulation by hf_cardhopper.
2024-01-01 21:14:32 +10:00
iceman1001 e9972bd060 minimize output when READLINE lib is used then there is no need for user to manually reconnect. Increased sleep, gives more time for OS to do other things 2024-01-01 12:05:20 +01:00
iceman1001 0dedfe9ee8 missing some old output for NVX running on proxspace/mingw. Might need even more spaces for all escape codes. the best would be a escape code to clear the line 2024-01-01 10:07:49 +01:00
IcemanandGitHub 722b5cc66d Merge pull request #2225 from wh201906/reconnect
Some fixes for the reconnect feature
2024-01-01 10:03:24 +01:00
wh201906 b414081e3e Add throttling in reconnecting thread 2024-01-01 16:09:24 +08:00
wh201906 47376c84ea Disable print when reconnect 2024-01-01 15:55:54 +08:00
IcemanandGitHub d99fbfcaef Merge pull request #2210 from unknown10777/master
fix usart btfactory for HC series module
2024-01-01 08:53:04 +01:00