9e13f87517
Fix a couple of warnings
izsh@fail0verflow.com
2010-02-24 20:34:13 +00:00
e3e96e56df
client/Makefile: Typo for Darwin
izsh@fail0verflow.com
2010-02-24 20:33:55 +00:00
f1d7d57428
COMPILING: move to COMPILING.txt.
izsh@fail0verflow.com
2010-02-24 19:49:16 +00:00
8691f5b7bb
Fix QT compilation for Windows/MinGW and update the compilation instructions accordingly.
izsh@fail0verflow.com
2010-02-24 19:33:29 +00:00
9cc7c4b4d1
client/COMPILING: move to /COMPILING and add instructions to be able to compile the firmware as well.
izsh@fail0verflow.com
2010-02-23 22:10:35 +00:00
13bb3b4b11
client/COMPILING: Simplify dev. environment initial setup for Windows (WORK STILL IN PROGRESS)
izsh@fail0verflow.com
2010-02-23 20:55:35 +00:00
913d23c661
client/cmdlfem4x.c: Fix a warning about probable uninitialized variable with gcc 4.4
izsh@fail0verflow.com
2010-02-23 20:52:50 +00:00
ba06a4b694
setting svn:eol-style=native on files, part 3 (should be done now, sorry)
bushing
2010-02-22 19:29:05 +00:00
a459118217
setting svn:eol-style=native on files, part 2
bushing
2010-02-22 19:25:02 +00:00
a553f26748
Add License/Copyright headers/notices. Please add your own copyright notice if you have made any nontrivial changes or additions to the code. There are several files without any attribution, currently.
izsh@fail0verflow.com
2010-02-21 00:47:22 +00:00
46cd40465a
/client/Makefile: Output object files to the obj subdir.
izsh@fail0verflow.com
2010-02-21 00:16:42 +00:00
c1bd1140c4
Some random cleanup
marcansoft
2010-02-21 00:13:08 +00:00
9ab7a6c755
Split str* and mem* into string.[ch]
marcansoft
2010-02-21 00:10:28 +00:00
4cd41f34ea
Removing windows specific code. Everything now compile and work the same for the three OS
izsh@fail0verflow.com
2010-02-20 23:35:09 +00:00
f7e3ed8287
Clean up data types, some header cleanup, etc.
marcansoft
2010-02-20 22:51:00 +00:00
8419248d2d
More CRLF -> LF conversion
marcansoft
2010-02-20 22:50:30 +00:00
e30c654b19
More en masse cleanup (whitespace/newlines/headers/etc)
marcansoft
2010-02-20 21:57:20 +00:00
49b35ff9c2
More CRLF -> LF
marcansoft
2010-02-20 21:56:46 +00:00
fdcc61d318
More CRLF -> LF cleanup
marcansoft
2010-02-20 21:56:33 +00:00
c062856a74
But let people override CROSS if they reall want to ;)
marcansoft
2010-02-20 21:32:09 +00:00
272e55ca64
Switch compiler to arm-eabi instead of arm-elf
marcansoft
2010-02-20 21:28:29 +00:00
15c4dc5ace
Clean up line endings, switch everything to LF instead of CRLF
marcansoft
2010-02-20 21:24:25 +00:00
72c4af087f
Add obj/.dummy for clients that don't track empty dirs
marcansoft
2010-02-20 21:20:47 +00:00
5e174a511b
marcan's patch until he gets commit access. Remove C library's includes from the firmware side since it's not available anyway and not used
izsh@fail0verflow.com
2010-02-20 03:07:55 +00:00
cbb03be993
Oops forgot a file
izsh@fail0verflow.com
2010-02-20 00:38:24 +00:00
91c38cf715
Fix windows compilation issues. But still not final. We should move to pthread and factorize the code with *nix). Ideally we should move to libusb-1.0 too.
izsh@fail0verflow.com
2010-02-20 00:36:48 +00:00
393c3ef933
Attempt at getting the windows client to at least compile without bombing out with errors, may not be fully usable, e.g. plot window doesn't come up, etc
d18c7db
2010-02-18 08:24:26 +00:00
fffad860fc
fix output inversion in mandemod
adam@algroup.co.uk
2010-02-15 21:15:52 +00:00
dbf444a179
missing parameter in 'threshold' command help
adam@algroup.co.uk
2010-02-08 22:02:18 +00:00
a2b1414f43
Andreas fix for LEGIC MIM1024
adam@algroup.co.uk
2010-02-06 09:43:33 +00:00
83a9b236fe
fix warning: implicit declaration of function ‘exit’
adam@algroup.co.uk
2010-02-06 09:33:17 +00:00
313322658c
FIXME: will crash if sample buffer does not contain valid legic data (fixed by Sourcerer)
adam@algroup.co.uk
2010-02-05 20:08:02 +00:00
41dab15305
Alphabetical order ;) And cosmetic changes (remove duplicated includes)
izsh.f0f
2010-02-05 17:16:14 +00:00
669c1b80c5
add LEGIC decoder (submitted by Sourcerer, untested by me)
adam@algroup.co.uk
2010-02-05 13:56:33 +00:00
535b5a59bd
Change -std=c99 to -std=gnu99 to be able to compile libusb-0.1.* which uses u_int*_t and PATH_MAX
izsh.f0f
2010-02-05 11:16:07 +00:00
c59c3405ec
wun day i'll lern my alfabet
adam@algroup.co.uk
2010-02-05 08:29:09 +00:00
8e220a9126
put legic back in the system and add rumpletux's fast legic / prng code from forum
adam@algroup.co.uk
2010-02-05 08:18:02 +00:00
040a7baad0
client/cmdparser.c: Cosmetic changes. client/cmdlf.c: Add missing include for "WaitForResponse".
izsh.f0f
2010-02-05 01:06:53 +00:00
37239a7c4b
differentiate commands and sub-menus in help
adam@algroup.co.uk
2010-02-05 00:17:38 +00:00
502def6d63
oops. in the spirit of cleaner code, don't do stuff twice!
adam@algroup.co.uk
2010-02-04 23:31:23 +00:00
bdd1de1b02
make LF sampling ACK to fix USB timing issue in em410xwatch
adam@algroup.co.uk
2010-02-04 23:15:53 +00:00
c37d2e7078
make parser slightly more user friendly (default to 'help')
adam@algroup.co.uk
2010-02-04 22:51:02 +00:00
92e592ce71
Limit DbpString size to the buffer size, patch by Andreas from proxmark forums
henryk@ploetzli.ch
2010-02-04 02:49:21 +00:00
7fe9b0b742
Client cleanup and restructuring. Stage 1... Next Step is refactoring some of the giant functions which are just copy/paste of some other ones with just a few line changes, removing unnecessary 'goto' etc.
izsh.f0f
2010-02-04 01:27:07 +00:00
6982ac2612
fix USB send data timing issue in CMD_DOWNLOADED_SIM_SAMPLES_125K
adam@algroup.co.uk
2010-01-29 09:28:47 +00:00
8b576d2d31
first attempt at grouping commands into categories based on what I think they do I could really use some help here, since I don't actually understand what every command does :(
bushing
2010-01-07 04:39:12 +00:00
3210b50ec6
enable indalademod and vchipdemod in offline mode
bushing
2010-01-07 04:06:42 +00:00
b961ef035a
client/elf.h: Add missing Elf32_Phdr struct to compile under Mac OS X. client/flash.h: Add missing header ifndef.
izsh.f0f
2010-01-05 12:32:44 +00:00
2cab856f9f
removed support for s19 files in the flasher and replaced it with elf parsing. can we stop specifying the "partition" yet?
bushing
2010-01-05 00:02:12 +00:00
6e4d4ee609
refactor flashing code into flash.h, so we can share it between platforms
bushing
2010-01-04 05:11:08 +00:00