iceman1001
207fa2b574
add: potential fix for OSX uses, by @piwi
...
chg: adapting fix to support iceman forks extended commands.
2018-05-02 08:11:29 +02:00
iceman1001
fe339872d8
chg: 'data bitsamples' - getfrombigbuf has now timeout
...
chg: 'data hexsamples' - getfrombigbuf has now timeout
chg: 'data samples' - getfrombigbuf has now timeout
2018-04-27 16:50:22 +02:00
iceman1001
271cb3e1cc
chg: \r didn't work well with printandlogex
...
chg: spaces
chg: cleaning
2018-04-27 12:15:26 +02:00
iceman1001
c41013d394
chg: printandlogex now deals with string which has inital newline char.
2018-04-27 11:22:30 +02:00
iceman1001
8f9da28a93
fix: reverting LF adjustment, will enable some LF to work properly again.
2018-03-26 12:02:22 +02:00
iceman1001
40cc0a402b
chG: adjust some "." progress dots, that shouldn't use NORMAL..
2018-03-01 14:10:52 +01:00
Brian Pow
668b44ba26
use PrintAndLogEx() instead of PrintAndLog()
2018-02-22 20:49:39 +08:00
iceman1001
d8281e69fd
chg: skip printing debug statements when not debugging.
...
chg: started with a coloring of messages. Didn't work super well..
2018-02-21 19:00:42 +01:00
iceman1001
7064a2dd71
chg: made debugprintig easier.
2018-02-21 16:30:15 +01:00
iceman1001
180e3d4df9
chg: adaptations for global debug var to be accessible
2018-02-21 14:59:06 +01:00
Brian Pow
d8518f0b00
use PrintAndLogEx() instead of PrintAndLog()
2018-02-21 20:56:38 +08:00
iceman1001
41540ae1c1
chg: removed warning of uninitilised
2018-02-15 23:47:16 +01:00
iceman1001
9e1e9af794
chg: 'data autocorr' - adjustment of parameters.
2018-02-15 20:23:54 +01:00
iceman1001
a38904c453
CHG: 'data autocorrelate' - now using proper autocorrelate algo.
2018-02-15 17:57:28 +01:00
iceman1001
46d540490f
chg: add response ack.
2018-02-13 15:45:15 +01:00
Brian Pow
b1d414c680
CHG: replace 'samples:' with 'Examples:', unify some usage text
2018-02-09 22:56:16 +08:00
iceman1001
5b596f8e82
chg: 'hw tune' - only show plotwindow if LF antenna is connected (ie we get lf values)
2018-02-09 13:39:32 +01:00
iceman1001
5adb9af78f
chg: 'hw tune' - compensating the 3% error marginal.
2018-02-09 00:25:45 +01:00
iceman1001
5ea8f73547
FIX: cmd_send has wrong varible definitions, leading to loss of values.
2018-01-11 21:47:27 +01:00
iceman1001
eed271af5c
CHG: 'hw tune' tuning antenna now can handle bigger antennas than 65v, with shifting 9, it can measure up to 130v.
...
CHG: 'hw tune' - command output and layout changes. I think this is easier to read.
2018-01-09 14:53:17 +01:00
iceman1001
0fda0329eb
textual
2018-01-05 17:41:11 +01:00
iceman1001
30ceea4aea
chg: cleaning up some function calls.
...
fix: check to see clock is bigger than zero.
2017-11-09 19:15:56 +01:00
iceman1001
3b91a33eec
fix: assume graphbuffer data only
2017-11-06 15:45:23 +01:00
iceman1001
881c7115a7
CHG: centralized the LF signal properties LOW/HIGH/MEAN/AMPLITUDE/ISNOISE into one struct.
...
CHG: 'data raw ar' - didn't take in consideration the command line parameter CLOCK.
2017-11-06 15:06:42 +01:00
iceman1001
c583570a3d
minor styleish
2017-08-06 16:31:01 +02:00
iceman1001
1bf452e842
FIX: 'lf search' should work now again.
2017-07-31 11:46:35 +02:00
iceman1001
91898babc0
FIX: data plot AutoCorrelate slider, window too big, now limited to number of samples.
...
enhanced debugstatements,
'lf em 410x_demod' vs 'lf em 410x_read' now read does the same as all other LF, and demod too...
2017-07-30 21:21:02 +02:00
iceman1001
f28da2da6e
monster merge...
...
all those changes marshmellow did.. and more...
2017-07-30 09:17:48 +02:00
iceman1001
c91b945651
and another missing include
2017-07-28 00:53:57 +02:00
iceman1001
bee9e986f1
..and the AskEdgeDetect
2017-07-28 00:50:27 +02:00
iceman1001
86237b629f
some more adjustments
2017-07-27 23:00:49 +02:00
iceman1001
998d752bd5
more directionalThreshold...
2017-07-27 22:17:16 +02:00
iceman1001
f1544dc4bf
the AutoCorrelate...
2017-07-27 21:36:49 +02:00
iceman1001
46a0ec7130
CHG: removed old TRUE/FALSE defines... some left still..
2017-07-27 09:28:43 +02:00
iceman1001
195102e9ae
fixes
2017-07-14 21:22:03 +02:00
iceman1001
e8015142cd
fix: TRUE/FALSE -> bools
...
fix: 'iclass' filepath 255, to use FILE_PATH_SIZE
fix: unified params test
2017-07-14 20:54:11 +02:00
iceman1001
d2f79fa83f
ADD 'lf nexawatch' by marshmellow42
...
ADD 'lf securakey' by marshmellow42
ADD 'lf pac' by marshmellow42
chg: parity.h got some love from pm3 master.
2017-07-14 15:51:12 +02:00
iceman1001
a47ded5b54
ADD: data detectclock
- added clock blocks in plot window. Its a draft. Not working for all clocks.
...
ADD: STT is now marked as a block in plot window, instead of Marshmellow42 's two lines.
2017-03-02 14:53:50 +01:00
iceman1001
a9eeb57698
CHG: Added PR #220 from PM3 Master. ref: https://github.com/Proxmark/proxmark3/pull/220
2017-03-01 20:14:46 +01:00
iceman1001
4eabb8ad38
CHG: minor LF adjustments.
...
CHG: `lf visa2000` - removed askedgedetect, it seemed it destroyed more than enhanced.
2017-02-28 16:55:16 +01:00
iceman1001
a8fd088d8b
FIX: lf search
- em410x demod was a bit greedy.
2017-02-28 14:47:25 +01:00
iceman1001
41611deef9
CHG: some of @marshmellow42 's ref: 2b11c7c750
...
CHG: `lf em 410x` - when demoded to all zeros, it wasn't printed so some noninitalized tags just gets a empty "found em410x tag" message. Hav'nt decided on how to go further with it.
2017-02-27 14:04:50 +01:00
iceman1001
5215a87442
CHG: @Marshmellow42 's fixes. ref: e88096ba25
2017-02-24 01:14:47 +01:00
iceman1001
9c624f67b3
chg: @piwi's code cleanup and some more.
...
ref: 43534cbad2
2017-02-23 00:03:10 +01:00
iceman1001
5e9d59fe2a
syntax sugar
2017-02-19 01:34:45 +01:00
iceman1001
bd09006a8c
CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemod_ext with a refenence bool.
...
CHG: 'lf em4x' - refactored the code for emd4x50 demod
2017-02-16 16:38:09 +01:00
iceman1001
a38f5a0704
FIX: @marshmellow42 's fixes for enhanced STT and AskDemod. Now the "lf presco read" works on cargs with strong/clean/clipped waves
2017-01-20 10:03:53 +01:00
iceman1001
316493876a
FIX: 'data print' - now don't crash the client when demodbuffer is empty
...
CHG: 'guard' - the Guard output more unified.
2017-01-18 22:55:37 +01:00
iceman1001
efbf81da52
FIX: 'hw tune' - peakf shouldn't be compare with voltages limits :)
2017-01-18 13:35:00 +01:00
iceman1001
bb52291837
CHG: 'hw tune' adhjusted the NON_VOLTAGE limit to 0.999v, below this value the antenna is considered not connected.
2017-01-18 13:18:03 +01:00