Commit graph

2311 commits

Author SHA1 Message Date
iceman1001
1a490470c9 chg: 15693 use bigbuf malloc to keep tracelog 2020-06-26 21:53:19 +02:00
iceman1001
b545109800 fix more lf standalone 2020-06-23 12:14:41 +02:00
iceman1001
e3c9f46425 fix lf standalones 2020-06-23 12:13:48 +02:00
iceman1001
34769f6945 fix: lf_em4100rwx 2020-06-23 12:10:09 +02:00
iceman1001
d9f606d70b more debugstatements 2020-06-23 11:21:17 +02:00
iceman1001
1c7de4a8c3 fix: "lf search" / "lf hitag" - no more stack overflow in hitag reader 2020-06-23 11:13:49 +02:00
Monster
5e277caa0b
Merge branch 'master' into master 2020-06-23 10:51:52 +03:00
Monster
c551800b0f
build fix after changes for lf_em4100rswb
build fix after changes for lf_em4100rswb
2020-06-23 10:34:00 +03:00
tharexde
cdb57c9c2b Merge branch 'master' into dev_em4x50_info_write
merge conflict
2020-06-22 21:04:48 +02:00
Philippe Teuwen
bc00b29a64 Deadloop in case of stackoverflow, better than flooding console 2020-06-22 20:02:19 +02:00
iceman1001
b59131d349 chg: 'lf em/hid/io/awid watch' - colors, unified, NG 2020-06-22 14:56:13 +02:00
iceman1001
683954316a chg: 'lf em 410x_watch' - now uses NG and on deviceside only 2020-06-22 13:24:33 +02:00
iceman1001
ba6bc0ecef chg: 'lf io watch' - uses NG and reports back to client 2020-06-22 12:57:28 +02:00
iceman1001
b0c5ade65a adapt standalone to dynamic stack 2020-06-22 12:22:52 +02:00
iceman1001
37359df25a textual 2020-06-21 18:14:30 +02:00
iceman1001
18da534554 chg: 'hf sniff' - now malloc and is interupable 2020-06-21 18:13:14 +02:00
tharexde
1a9ca5a1e3 former hardcoded signal properties (high, low) are now set dynamically by functionalists get_signalproperties(...) 2020-06-21 01:09:47 +02:00
tharexde
de20270532 replaced reply_mix(...) by reply_ng(...) 2020-06-20 14:32:57 +02:00
Philippe Teuwen
f69739da79 make style 2020-06-19 18:34:47 +02:00
tharexde
73dfe44c6f fixed return value bsuccess, which was true although function calls failed 2020-06-19 01:39:12 +02:00
tharexde
274996da1f corrected comments 2020-06-19 01:24:57 +02:00
tharexde
0840c0d5d1 changed bits[8] to *bits 2020-06-18 19:28:44 +02:00
iceman1001
da00cc0405 chg: print stack fct and hfsniff 2020-06-18 11:55:27 +02:00
iceman1001
e1f0f89240 chg: 'hf sniff' - remake to mallc and report back size, also use NG 2020-06-18 11:54:19 +02:00
tharexde
9393ecc823 added debug level for error messages 2020-06-18 00:07:40 +02:00
tharexde
601da777ad replaced function msb2lsb(...) by already existing function reflect8(...) 2020-06-17 23:38:49 +02:00
tharexde
8e29bb7a56 deleted german comment 2020-06-17 23:08:02 +02:00
tharexde
5cb732d620 simplified functions for byte sending 2020-06-17 23:06:57 +02:00
tharexde
bf85108f2f added write and write_password functions 2020-06-16 23:25:07 +02:00
tharexde
f930e78650 added write and write_password functions 2020-06-16 23:24:44 +02:00
tharexde
b1b6f0d8b7 added write and write_password functions 2020-06-16 23:24:35 +02:00
tharexde
ef9ccde512 added EM4x50 info function 2020-06-15 14:32:51 +02:00
tharexde
f5ff2c12eb added EM4x50 info function 2020-06-15 14:32:44 +02:00
tharexde
1fe83eaf25 added EM4x50 info function 2020-06-15 14:32:34 +02:00
tharexde
ffec9d5a18 added EM4x50 info function 2020-06-15 14:32:23 +02:00
iceman1001
62ce1cdf13 chg: increase stack size - hf mfu simlation needs it 2020-06-14 12:16:27 +02:00
iceman1001
88a42c6108 chg: ntag215/amiibo, empty header, use hardcoded values 2020-06-14 07:41:21 +02:00
iceman1001
e71e70bd9d minor 2020-06-12 17:50:11 +02:00
iceman1001
3832cf26fd color 2020-06-11 19:20:59 +02:00
Philippe Teuwen
54cbaf5b87 textual 2020-06-11 13:24:55 +02:00
slurdge
05ed3f7018 Second try to fix appveyor 2020-06-11 12:12:20 +02:00
slurdge
53c5456f7a Fix ptr arithmetic hopefully 2020-06-11 11:35:15 +02:00
slurdge
35857f535d Compute the max usage 2020-06-11 11:14:53 +02:00
slurdge
c11c7ab545 Add support for client getting bigbufsize 2020-06-10 23:03:03 +02:00
slurdge
df4bdc89ea Fix BIGBUF_SIZE used in #WITH_FLASH 2020-06-10 19:06:40 +02:00
slurdge
c89fc81fcf Make BigBuf take dynamically the available space with a fixed (4K) stack 2020-06-10 12:41:18 +02:00
iceman1001
ea73746d32 text 2020-06-10 09:02:58 +02:00
iceman1001
9d1cbaddf9 text 2020-06-10 08:56:45 +02:00
Philippe Teuwen
e3e33a6501 Use SumAdc also in ListenReaderField 2020-06-10 01:09:58 +02:00
Philippe Teuwen
0ce3be2f34 Reintroduce AvgAdv, avoid *64 as it could easily overflow
This reverts partly commit 9189dc8563.
2020-06-10 00:10:39 +02:00