Commit Graph

116 Commits

Author SHA1 Message Date
iceman1001
a7d099bc2b remove debug statement 2022-03-13 03:08:46 +01:00
iceman1001
7fe8354b47 added ascii to diff command output 2022-03-13 03:04:04 +01:00
iceman1001
1916fa31b5 build error 2022-03-12 20:05:27 +01:00
iceman1001
1222d995ef remove c param 2022-03-12 19:21:09 +01:00
iceman1001
8a54e103cc added a new command 2022-03-12 18:57:56 +01:00
Philippe Teuwen
355bc88827 fix typo 2022-03-03 01:11:11 +01:00
Philippe Teuwen
30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001
05576ba06b cppcheck fixes 2022-01-06 21:00:16 +01:00
Philippe Teuwen
7a5786b9e4 fix a number of strx usages 2022-01-01 02:39:10 +01:00
Philippe Teuwen
0d7f93a8e7 Fix sprint_bin usages in hf mfu and felica 2021-08-22 16:53:15 +02:00
Philippe Teuwen
f6d88dced2 rename typedef structs 2021-08-21 22:09:42 +02:00
Philippe Teuwen
ce57637c80 rename globals GraphTraceLen OddByteParity pm3_capabilities 2021-08-21 17:53:54 +02:00
Philippe Teuwen
f1f2389fb4 rename globals GraphBuffer 2021-08-21 17:39:17 +02:00
Philippe Teuwen
faaa70c860 rename globals CursorCPos CursorDPos CursorScaleFactor CursorScaleFactorUnit GraphPixelsPerPoint GraphStart GraphStop GridLocked GridOffset PlotGridX PlotGridY PlotGridXdefault PlotGridYdefault 2021-08-21 17:12:50 +02:00
Philippe Teuwen
e4fbfe0f40 rename globals DemodBuffer and DemodBufferLen 2021-08-21 17:12:50 +02:00
Philippe Teuwen
ee22a824ce Add support for Electra demodulation 2021-08-04 15:11:30 +02:00
merlokk
ab249d0d76 make style 2021-07-31 16:46:16 +03:00
Philippe Teuwen
25e865afd3 stupid typo of mine, thanks iceman 2021-07-30 00:25:30 +02:00
Philippe Teuwen
2e013c8d82 Fix demod plot of data rawdemod --ab 2021-07-30 00:09:37 +02:00
Philippe Teuwen
67feca359f Fix demod plot of data biphasedecoderaw 2021-07-30 00:09:37 +02:00
Philippe Teuwen
dd085efa78 Fix demod plot of data mandecoderaw 2021-07-30 00:09:37 +02:00
Philippe Teuwen
c013502d11 Fix demod plot of data rawdemod --ar and --am 2021-07-30 00:09:37 +02:00
iceman1001
b8aedada54 text 2021-06-20 08:56:06 +02:00
Philippe Teuwen
323c391f4d nfc commands 2021-05-30 14:23:13 +02:00
iceman1001
3a920f4e0c unsigned shift 2021-05-14 22:43:08 +02:00
iceman1001
e4f55556ba style 2021-05-05 21:04:48 +02:00
iceman1001
997cd7577f added 'data asn1' - decodes asn1 byte arrays 2021-05-04 15:59:21 +02:00
iceman1001
150579f375 cliparser doesnt liek empty strings, should be NULL instead 2021-04-19 22:47:20 +02:00
Philippe Teuwen
ed78bca62b style 2021-04-18 18:31:51 +02:00
Philippe Teuwen
4c696885e4 typos 2021-04-17 23:18:13 +02:00
iceman1001
3577193303 data raw - now use cliparser 2021-04-17 21:47:29 +02:00
iceman1001
d2646122e7 style 2021-04-16 17:10:08 +02:00
iceman1001
8497b3e3f6 fix data dec 2021-04-16 13:20:20 +02:00
iceman1001
d2e709158d remove newline 2021-04-08 09:48:44 +02:00
iceman1001
160941c280 text 2021-04-03 16:14:53 +02:00
iceman1001
758488f377 text 2021-03-29 10:38:47 +02:00
iceman1001
5e963a0746 data hex2bin - talk about brain melt 2021-03-28 18:46:27 +02:00
iceman1001
4d6584f027 fix coverity 315652 2021-03-26 22:26:28 +01:00
iceman1001
a1d21e56d8 fix ltrim missing param 2021-03-25 15:19:43 +01:00
iceman1001
341bebdfcc fix data hex2bin 2021-03-25 14:59:46 +01:00
iceman1001
585e067ba9 data manrawdecode - now uses cliparser 2021-03-23 19:27:17 +01:00
iceman1001
4a29d49880 data biphasedecode - now uses cliparser 2021-03-23 16:57:00 +01:00
iceman1001
200cd1d2f2 data askedgedetect - now uses cliparser 2021-03-23 15:19:22 +01:00
iceman1001
e85ae1753d data dirthreshold - now uses cliparser 2021-03-23 14:04:22 +01:00
iceman1001
d84837a12a data autocorr - now uses cliparser 2021-03-23 13:56:38 +01:00
iceman1001
d906f61957 data detectclock - now uses cliparser 2021-03-23 13:44:55 +01:00
iceman1001
7444702a65 data setgraphmarkers 2021-03-23 13:25:36 +01:00
iceman1001
9b1f7ca7a3 data iir, shiftgraphzero - now uses cliparser 2021-03-23 13:13:10 +01:00
iceman1001
2480eb2d29 data grid, zerocrossings - now use cliparser 2021-03-23 13:02:05 +01:00
iceman1001
e9dd4f6b4a data hpf, convertbitstream, getbitstream - now uses cliparser 2021-03-23 11:53:01 +01:00