Commit graph

8157 commits

Author SHA1 Message Date
d18c7db 5e6a0b2369 Tidy up of SpinDelay 2009-07-19 03:47:01 +00:00
d18c7db f7c64b570c minor changes to iso15693.c to get rid off all the compile warnings 2009-07-19 00:25:19 +00:00
adam@algroup.co.uk ad2a97824d prettify tune output 2009-07-13 12:46:07 +00:00
adam@algroup.co.uk 693f7cf770 make button detection more reliable in standalone mode and add exit command 2009-07-13 12:14:50 +00:00
d18c7db 7a494188f9 Windows VC compile file shoudn't be there. 2009-07-13 11:23:00 +00:00
d18c7db e7aee94e6a Merged sweeplf into tune command 2009-07-13 11:20:29 +00:00
skamkar ec130f9c59 part of readmem function 2009-07-13 08:24:04 +00:00
skamkar 1dff8c42f5 fix debug printing function, add readmem function 2009-07-13 08:22:24 +00:00
skamkar 955fc5e2f8 Added stand-alone mode (no PC) with HID reading and cloning, moved helper functions to util.c 2009-07-13 04:54:37 +00:00
adam@algroup.co.uk a52a7d191b more extended help 2009-07-12 15:27:39 +00:00
adam@algroup.co.uk 7f93ef2c22 add extended help feature 2009-07-12 12:52:21 +00:00
adam@algroup.co.uk 1dd2335295 compile clean and flasher targets 2009-07-12 10:02:57 +00:00
adam@algroup.co.uk 3f9515e2c9 get rid of annoying "declared ‘static’ but never defined" warning 2009-07-12 09:40:53 +00:00
adam@algroup.co.uk 6bd86cb24a confirm function has exited on button press 2009-07-10 15:40:24 +00:00
adam@algroup.co.uk 67b9b62a7e minor display style change 2009-07-10 11:14:48 +00:00
adam@algroup.co.uk af2d53cb87 show samples values at cursor A & B in plots 2009-07-08 09:58:20 +00:00
adam@algroup.co.uk 38b65694d6 'sweeplf' tells us antenna's resonant frequency 2009-07-08 02:15:22 +00:00
skamkar 8172fb35dd fix windows compile error and remove linux compile warnings 2009-07-08 01:09:41 +00:00
skamkar 1e8635b296 port adam's changes to add cursor pos in plot 2009-07-08 01:09:20 +00:00
adam@algroup.co.uk 0bf5872f33 initialise cursor positions so 'dt' will show correct value. show cursor a & b positions. 2009-07-08 00:17:06 +00:00
adam@algroup.co.uk 7f3480429b add 'detectreader' command - listen for external reader fields 2009-07-07 17:19:42 +00:00
adam@algroup.co.uk 955aa93faa em4x50read (work in progress) 2009-07-06 23:02:12 +00:00
adam@algroup.co.uk 846225d575 #defines for ADC channels so we can see what's what 2009-07-06 16:40:03 +00:00
adam@algroup.co.uk 1de3416e5a argh. dropped locomread this time. going to the back of the class... 2009-07-06 10:18:53 +00:00
adam@algroup.co.uk 736aea6036 oops! clobbered manchester code inversion with last update! :( 2009-07-06 09:36:15 +00:00
adam@algroup.co.uk 959baa89f7 send LF commands to TAG (locomread) 2009-07-04 16:45:17 +00:00
adam@algroup.co.uk ac174b297a add inversion option to mandemod and fix indentation 2009-07-03 18:55:37 +00:00
adam@algroup.co.uk cef010bc72 tag traces for em4x05 and em4x50 2009-07-03 13:07:45 +00:00
adam@algroup.co.uk f23e056d95 added 'buffclear' - when you absolutely positivley must clear every bit in the room 2009-07-03 10:17:52 +00:00
skamkar 93f36463fb fix a compilation issue on linux (include termcap lib) 2009-07-03 10:13:20 +00:00
skamkar 8f61ef56ed documented tag IDs for the 3 new EM4102 traces 2009-07-03 00:57:54 +00:00
skamkar a91ff4c8e7 with em410xread, retest if we read our bits the wrong way (1=0 and 0=1) 2009-07-03 00:56:12 +00:00
edouard@lafargue.name 15db5fb71a Improved askdemod to detect transitions from peak to peak, instead of zero-crossings, works much better for more tag types (all tags in the traces directory at least).
Now just use "askdemod 1" or "askdemod 0" and do not give the clock rate as argument (not necessary anymore)
2009-07-02 22:54:44 +00:00
edouard@lafargue.name ababf78201 Added traces for EM4102, HID Prox II and Indala LF cards 2009-07-02 20:37:32 +00:00
adam@algroup.co.uk 3f030abe3f updated help 2009-07-02 15:12:49 +00:00
skamkar 1584e0ee58 Various traces from tags for testing and educational purposes 2009-07-02 03:15:42 +00:00
skamkar 9760414b96 Added em410xread, em410xsim, em410xread, bitstream, manmod, detectclock commands. Added an offline mode. Improved manchester demod routine, auto-detect clock rate in various routines. 2009-07-02 03:13:13 +00:00
skamkar e6b13a5718 Don't depend on local path/lib settings for easier compilation 2009-07-02 01:29:48 +00:00
edouard@lafargue.name c9f99c010e New version of mandemod 64 by Samy: now does not need 'askdemod' anymore, and support for more EM-like tag types. 2009-06-30 05:58:53 +00:00
adam@algroup.co.uk 16e590fd2b fix loader memory mapping 2009-06-29 13:26:35 +00:00
adam@algroup.co.uk 0673512814 enable flashing from linux 2009-06-28 22:13:04 +00:00
adam@algroup.co.uk bb06be43b7 update arm toolchain installer for linux and make it a little more user friendly
use ARMLIB environment variable so you don't need to edit Makefile.linux after updates
2009-06-28 21:31:35 +00:00
edouard@lafargue.name db917a164f Add the new Linux "cli" command line client, thanks for the contribution! 2009-06-26 10:20:55 +00:00
adam@algroup.co.uk 7fdbe272cf Detach kernel driver 2009-06-25 13:30:57 +00:00
yobibe 5aad6db03c Fix segfault: v.printf() cannot be called twice on the same arg list
See man.
By chance it worked on 32-bit platforms but on a 64-bit it crashed.
2009-06-05 09:24:51 +00:00
edouard@lafargue.name d722c4ce78 - Restored the 'reset' command
- Linux client: detects offline mode and blocks commands which need a connected Proxmark3 (still do to on Windows)
2009-04-27 19:56:43 +00:00
edouard@lafargue.name 0e25ae1102 Rationalized LED usage in 14443-B: LED D shows RF Field OK,
and LED A, B and C respectively show:
- Receiving from reader
- Transmitting to tag/reader
- Receiving from tag

Also, updated the snoop function to make full use of the DMA buffer, which removes (in my case) all the 'blew DMA buffer' issues.

Last, moved the compilation of iso1443.c to ARM mode (not thumb) to make it faster on my Linux gcc 4.3 version, otherwise the 'blew DMA buffer' issue was systematic.

Also: restored the "indalademod" command which had mysteriously disappeared from the prox.exe (proxmark3) client!
2009-04-26 14:26:06 +00:00
edouard@lafargue.name aa4d9d9b73 - Added new Makefile.linux in bootrom directory
- Cleaned up Makefile.linux in armsrc directory
- Added Linux toolchain build script in tools directory
- Made LCD support optional (disabled by default) in armsrc
- Small formatting changes
2009-04-25 21:19:59 +00:00
edouard@lafargue.name b1d0de0a08 Added a gnu make compatible Makefile to armsrc for compiling on Linux 2009-04-21 17:24:42 +00:00
d18c7db 1c38843b3f Updated logic in lo_read.v so it's much tidier now, better timing.
Commented source and recompiled FPGA to new fpgaimg.c
2009-04-16 23:09:21 +00:00