izsh@fail0verflow.com
6620e46b00
Ooops, we forgot a few details
2010-02-21 19:58:32 +00:00
marcansoft
4fc25350c2
Add HACKING.txt with coding style guidelines
2010-02-21 19:16:36 +00:00
adam@algroup.co.uk
afb8304a7b
make a start on updating the main README
2010-02-21 10:23:05 +00:00
d18c7db
428ee1df57
Updated COMPILING
2010-02-21 07:45:59 +00:00
d18c7db
b97a3d994b
Windows specific instructions regarding the compile environment.
2010-02-21 06:54:43 +00:00
izsh@fail0verflow.com
62b1302c97
client/Makefile: Cosmestic changes.
2010-02-21 01:07:11 +00:00
izsh@fail0verflow.com
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.
2010-02-21 00:47:22 +00:00
izsh@fail0verflow.com
46cd40465a
/client/Makefile: Output object files to the obj subdir.
2010-02-21 00:16:42 +00:00
marcansoft
c1bd1140c4
Some random cleanup
2010-02-21 00:13:08 +00:00
marcansoft
bd20f8f478
Add license headers to armsrc/bootrom/common stuff
...
I have kept whatever copyright notices exist. 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.
2010-02-21 00:12:52 +00:00
marcansoft
9ab7a6c755
Split str* and mem* into string.[ch]
2010-02-21 00:10:28 +00:00
izsh@fail0verflow.com
4cd41f34ea
Removing windows specific code. Everything now compile and work the same for the three OS
2010-02-20 23:35:09 +00:00
marcansoft
f7e3ed8287
Clean up data types, some header cleanup, etc.
2010-02-20 22:51:00 +00:00
marcansoft
8419248d2d
More CRLF -> LF conversion
2010-02-20 22:50:30 +00:00
marcansoft
e30c654b19
More en masse cleanup (whitespace/newlines/headers/etc)
2010-02-20 21:57:20 +00:00
marcansoft
49b35ff9c2
More CRLF -> LF
2010-02-20 21:56:46 +00:00
marcansoft
fdcc61d318
More CRLF -> LF cleanup
2010-02-20 21:56:33 +00:00
marcansoft
c062856a74
But let people override CROSS if they reall want to ;)
2010-02-20 21:32:09 +00:00
marcansoft
272e55ca64
Switch compiler to arm-eabi instead of arm-elf
...
Non-EABI has been deprecated for a while and in fact won't build
with interworking support these days. Configuring the latest
gcc/binutils for arm-eabi works out of the box, so use that.
2010-02-20 21:28:29 +00:00
marcansoft
15c4dc5ace
Clean up line endings, switch everything to LF instead of CRLF
...
Doing this for bootrom and armsrc for now. If you're using Windows,
please configure your editor for LF line endings.
2010-02-20 21:24:25 +00:00
marcansoft
72c4af087f
Add obj/.dummy for clients that don't track empty dirs
2010-02-20 21:20:47 +00:00
izsh@fail0verflow.com
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
2010-02-20 03:07:55 +00:00
izsh@fail0verflow.com
cbb03be993
Oops forgot a file
2010-02-20 00:38:24 +00:00
izsh@fail0verflow.com
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.
2010-02-20 00:36:48 +00:00
d18c7db
3ec3a4724e
Removed hackish usb.h file, re-added Info.plist
2010-02-19 23:24:49 +00:00
d18c7db
baf39b0f16
Not a source code file
2010-02-18 08:32:41 +00:00
d18c7db
23c1df52b0
Tweak JTAG config file
2010-02-18 08:29:03 +00:00
d18c7db
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
2010-02-18 08:24:26 +00:00
adam@algroup.co.uk
fffad860fc
fix output inversion in mandemod
2010-02-15 21:15:52 +00:00
adam@algroup.co.uk
dbf444a179
missing parameter in 'threshold' command help
2010-02-08 22:02:18 +00:00
adam@algroup.co.uk
33984c6a82
fix 'data load' filename pointer
2010-02-08 17:37:02 +00:00
izsh@fail0verflow.com
8381984556
Cosmetic changes, replace mismatched indentation
2010-02-08 11:58:40 +00:00
adam@algroup.co.uk
5d5311a223
command parser shortcuts e.g. 'd p' will call 'data plot' (from rumpeltux)
2010-02-08 09:23:39 +00:00
d18c7db
da17fa0ebc
Added some Eclipse files (.settings .cproject .project) to svn ignore
2010-02-08 03:31:08 +00:00
adam@algroup.co.uk
590f8ff949
get rid of implicit declaration warnings
2010-02-07 00:31:32 +00:00
izsh@fail0verflow.com
5a956258d3
alphabet ;)
2010-02-06 18:24:22 +00:00
adam@algroup.co.uk
26aa7d73ad
damn that alphabet!
2010-02-06 18:11:49 +00:00
adam@algroup.co.uk
8d183c53b6
merge 'lfsamples' and 'hfsamples' into 'samples'
2010-02-06 18:06:31 +00:00
adam@algroup.co.uk
ab2fd3d68b
streamline CmdEM410xWatch
2010-02-06 18:05:05 +00:00
adam@algroup.co.uk
4c8db262c0
usability hint
2010-02-06 15:50:20 +00:00
adam@algroup.co.uk
b279e3efc1
more helpful error message (from Sourcerer)
2010-02-06 09:54:38 +00:00
adam@algroup.co.uk
a2b1414f43
Andreas fix for LEGIC MIM1024
2010-02-06 09:43:33 +00:00
adam@algroup.co.uk
83a9b236fe
fix warning: implicit declaration of function ‘exit’
2010-02-06 09:33:17 +00:00
adam@algroup.co.uk
313322658c
FIXME: will crash if sample buffer does not contain valid legic data (fixed by Sourcerer)
2010-02-05 20:08:02 +00:00
izsh.f0f
41dab15305
Alphabetical order ;) And cosmetic changes (remove duplicated includes)
2010-02-05 17:16:14 +00:00
adam@algroup.co.uk
669c1b80c5
add LEGIC decoder (submitted by Sourcerer, untested by me)
2010-02-05 13:56:33 +00:00
izsh.f0f
535b5a59bd
Change -std=c99 to -std=gnu99 to be able to compile libusb-0.1.* which uses u_int*_t and PATH_MAX
2010-02-05 11:16:07 +00:00
adam@algroup.co.uk
c59c3405ec
wun day i'll lern my alfabet
2010-02-05 08:29:09 +00:00
adam@algroup.co.uk
8e220a9126
put legic back in the system and add rumpletux's fast legic / prng code from forum
2010-02-05 08:18:02 +00:00
izsh.f0f
040a7baad0
client/cmdparser.c: Cosmetic changes.
...
client/cmdlf.c: Add missing include for "WaitForResponse".
2010-02-05 01:06:53 +00:00