iceman1001
7b30126371
style
2019-04-16 15:29:18 +02:00
iceman1001
1c4a7709da
style
2019-04-16 15:27:25 +02:00
merlokk
934fb42a95
Jablotron ID length fix
2019-04-15 18:04:12 +03:00
Philippe Teuwen
62f46d6544
Use PrintAndLogEx
2019-04-14 18:51:07 +02:00
Philippe Teuwen
9a7bba2438
Move UART open msg to avoid flood in wait mode
2019-04-14 18:49:19 +02:00
Philippe Teuwen
ba926a91e5
more yellow
2019-04-14 18:38:06 +02:00
Philippe Teuwen
04c0384d3e
Testing pm3 communication
2019-04-14 17:25:17 +02:00
Philippe Teuwen
3cba736841
baudrate for usart: use define and limit to 115200 only for WITH_FPC_HOST
2019-04-14 14:42:03 +02:00
Philippe Teuwen
9676d788e0
style
2019-04-14 13:37:53 +02:00
Philippe Teuwen
681c8fd22a
main: use proper executable name, especially for mingw
2019-04-14 13:35:52 +02:00
Philippe Teuwen
e708d86306
Rework command line options
2019-04-14 12:54:37 +02:00
iceman1001
d28fac3ef0
style
2019-04-14 11:43:05 +02:00
iceman1001
e9db49be1e
chg: 'data rawdemod' - enhanced command params
2019-04-14 11:13:31 +02:00
iceman1001
dd404a67a1
Fix: USART - default speeds is lower (@ryan)
2019-04-14 11:09:31 +02:00
Philippe Teuwen
4763eb417a
fix coverity warnings
2019-04-14 11:05:32 +02:00
iceman1001
0a9d2ca03d
lets see if cexpf can be removed now.
2019-04-14 07:41:25 +02:00
Philippe Teuwen
8d94d2d67f
comparison of integers of different signs [-Wsign-compare]
2019-04-14 00:45:27 +02:00
Philippe Teuwen
15f0fef555
Fix data shiftgraphzero corrupting end of GraphBuffer
2019-04-13 23:57:26 +02:00
Philippe Teuwen
993728072a
comparison of integers of different signs [-Wsign-compare]
2019-04-13 23:55:58 +02:00
Philippe Teuwen
97676d3210
comparison of integers of different signs [-Wsign-compare]
2019-04-13 23:38:34 +02:00
Philippe Teuwen
ce606b51fc
Handle explicitly enum vals in switch [-Wswitch-enum]
2019-04-13 22:46:08 +02:00
Philippe Teuwen
b6ee94ec8e
style
2019-04-13 22:07:58 +02:00
Philippe Teuwen
5c55664fc5
use more static and fix [-Wmissing-prototypes]
2019-04-13 21:57:13 +02:00
iceman1001
4572acc1eb
cleaning out the helptext
...
mingw got some bad asciiarts
2019-04-13 13:34:02 +02:00
iceman1001
e20a47478f
comment away my playground
2019-04-13 03:07:53 +02:00
iceman1001
dae0016bb2
times times times
2019-04-13 03:01:31 +02:00
iceman1001
22f8440183
struct
2019-04-13 02:51:33 +02:00
iceman1001
0a8c303685
move defines
2019-04-13 02:49:15 +02:00
iceman1001
1cb83e78a5
localtime, gmtime replaced
2019-04-13 02:45:53 +02:00
iceman1001
361cd83fce
gmtime_r
2019-04-13 02:41:46 +02:00
iceman1001
48e1a7648e
posix 2001
2019-04-13 02:30:00 +02:00
iceman1001
ecf282a54c
missing include
2019-04-13 02:18:49 +02:00
iceman1001
f05566c834
missing pointers..
2019-04-13 02:16:22 +02:00
iceman1001
a27348c592
replaced with threadsafe strtok_r call
2019-04-13 02:13:23 +02:00
iceman1001
85b4463000
style
2019-04-13 02:10:44 +02:00
iceman1001
f8a533af5d
style
2019-04-13 02:09:23 +02:00
iceman1001
4cadd8c2ee
style
2019-04-13 02:04:40 +02:00
iceman1001
ef46e3af29
style
2019-04-13 01:47:10 +02:00
iceman1001
618e31e920
style
2019-04-13 01:46:10 +02:00
Philippe Teuwen
4f32655004
use more static and fix [-Wmissing-prototypes], ongoing...
2019-04-13 00:25:43 +02:00
Philippe Teuwen
05374fce07
Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes]
2019-04-12 19:41:56 +02:00
Philippe Teuwen
65305f361f
no comment :(
2019-04-12 15:12:01 +02:00
Philippe Teuwen
1cb2ae889c
Avoid Coverity BAD_COMPARE, but honestly I don't get it at all...
...
int readCOTAGUid(void) {
>>> CID 337768: Incorrect expression (BAD_COMPARE)
>>> This implicit conversion to a function pointer is suspicious: "CmdCOTAGRead > NULL".
130 return CmdCOTAGRead > 0;
This is just an int compared to zero, why it thinks it's a null pointer??
2019-04-12 13:43:36 +02:00
iceman1001
e7f4f615c0
unified text
2019-04-12 10:55:09 +02:00
iceman1001
d8ab476022
fix: 'hf legic info' - unsegmented card now uses card size to calc remaining length. Also made the output at bit more clear and colorful
2019-04-12 10:20:53 +02:00
Philippe Teuwen
8aa5b42cdf
Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing...
2019-04-12 02:07:11 +02:00
Philippe Teuwen
f6a6ec8447
Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing...
2019-04-12 01:55:25 +02:00
Philippe Teuwen
7d48ad19f9
Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing...
2019-04-12 01:00:54 +02:00
Philippe Teuwen
20393d71a8
hardnested_tables: add C99 flag in suggested compilation
2019-04-11 19:43:48 +02:00
iceman1001
6609db82ab
textual
2019-04-11 17:20:08 +02:00