Commit graph

13 commits

Author SHA1 Message Date
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 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 0bf5872f33 initialise cursor positions so 'dt' will show correct value. show cursor a & b positions. 2009-07-08 00:17:06 +00:00
skamkar 93f36463fb fix a compilation issue on linux (include termcap lib) 2009-07-03 10:13:20 +00:00
adam@algroup.co.uk 3f030abe3f updated help 2009-07-02 15:12:49 +00:00
adam@algroup.co.uk 0673512814 enable flashing from linux 2009-06-28 22:13:04 +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 a60612db65 Added indala demodulation command (indalademod) as well as offline
mode for the Linux client: if no proxmark is detected, the Linux client
will go on. Of course, do not issue Proxmark3 commands in this mode, the
client does not discriminate at this point...
2009-04-09 09:37:34 +00:00
edouard@lafargue.name 6658905f18 Initial commit for the firmware. Used the 20090306_ela version as baseline.
It is identical to the popular 20081211, with the doob addition (20090301), a
linux client, and two additional commands for LF analysis. Let me know if
you find issues here!
2009-04-09 06:43:20 +00:00