amheydari / proxmark3

Automatically exported from code.google.com/p/proxmark3
GNU General Public License v2.0
0 stars 0 forks source link

Cannot issue commands with latest version #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./proxmark3
2. tune

What is the expected output? What do you see instead?
I expcet the CLI to do the usual tuning. Instead, I see the help page as if
I entered anything wrong:

proxmark3> tune
help             This help. Use '<command> help' for details of the
following commands:

data             { Plot window / data buffer manipulation... }
exit             Exit program
hf               { HF commands... }
hw               { Hardware commands... }
lf               { LF commands... }
quit             Quit program
proxmark3> quit

What version of the product are you using? On what operating system?
Revision 438.
Gentoo Linux running 2.6.32.2 on x86_64 Intel(R) Core(TM)2 Quad CPU Q9550 @
2.83GHz

Please provide any additional information below.
Nope, I wouldn't know what.

Original issue reported on code.google.com by Frederic...@gmx.de on 1 May 2010 at 8:15

GoogleCodeExporter commented 9 years ago
Commands were reorganized. The tune command is now available through the hf 
submenu.

Original comment by rumpeltu...@irgendwo.org on 17 Jun 2010 at 5:48

GoogleCodeExporter commented 9 years ago
There are two different tune commands. One "hw tune" which I guess you are 
looking for. It outputs the voltage levels for LF @ 125 kHz, LF @ 134 kHz, LF @ 
optimal and HF. The other is "hf tune": "Continuously measure HF antenna tuning"

Original comment by Laba...@gmail.com on 22 Aug 2010 at 8:16

GoogleCodeExporter commented 9 years ago

Original comment by dn3...@gmail.com on 7 Jun 2012 at 2:44