Ludovic Rousseau
a1852eaa4b
Fix typos
...
Thanks to Debian lintian for the reports:
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 formated formatted
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 succesfully successfully
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 Skiped Skipped
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 standart standard
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 supress suppress
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 successfull successful
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 Succeded Succeeded
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 Overriden Overridden
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 aquire acquire
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 occured occurred
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 delimeter delimiter
2019-09-14 17:44:58 +02:00
Philippe Teuwen
a0a232a985
rename few CMD_* to get some less diversity
2019-08-03 19:48:02 +02:00
Philippe Teuwen
844d732297
Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr:
...
Note that it behaves differently now
* it looks for Enter key only, not any key
* it "eats" the input, no need for (void)getchar() after it
* it works the same no matter the value of ICANON
* the mingw version has been adapted to act the similarly
This should fix its usage on Android where tcgetattr always returns -1
2019-07-11 13:01:34 +02:00
iceman1001
c6d245b843
fix: syntax erros in luascripts
2019-06-23 08:13:17 -04:00
Philippe Teuwen
68e5b3c355
style
2019-05-08 01:35:51 +02:00
iceman1001
6fbd45aaed
15 - use NG and refactoring
2019-05-07 22:46:00 +02:00
Philippe Teuwen
2d1a077ae4
lua: more fix mix of spaces & tabs
2019-03-09 10:40:45 +01:00
iceman1001
2eee1663df
chg: iso15693 small fix...
2018-11-30 21:04:32 +01:00
iceman1001
0372cb8a04
chg: iso15693 lua lib works.
2018-11-30 20:58:47 +01:00
iceman1001
a5898158c5
FIX: basic fixes for lua reader14a, reader14b, reader15
...
ADD: utils got iso15693 crc support
2018-11-30 01:41:39 +01:00
iceman1001
b64fdafc40
ADD: basic iso15693 comms in lua support. Not fully functional
2018-11-29 17:53:24 +01:00