projects
/
proxmark3-svn
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Update cmddata.c
[proxmark3-svn]
/
armsrc
/
appmain.c
2010-02-04
henryk@ploetzli.ch
Limit DbpString size to the buffer size, patch by Andre...
blob
|
commitdiff
|
raw
2010-01-29
adam@algroup.co.uk
fix USB send data timing issue in CMD_DOWNLOADED_SIM_SA...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
adam@algroup.co.uk
add 'losimman' command - simulate arbitrary Manchester...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-10
d18c7db
Decreased BigBuff mem, some elf flasher fixes (needs...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-09
daniel.boteanu
Trim long debug string message in hitune
blob
|
commitdiff
|
raw
|
diff to current
2010-01-09
daniel.boteanu
Added hitune command for continuously measuring HF...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
d18c7db
Fixed some compile warnings in client, minor tidy up...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-02
bushing
switch away entirely from using DbpInteger to Dbprintf
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
bushing
create Dbprintf convenience function
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
roel@libnfc.org
mifare firmware update
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
henryk@ploetzli.ch
Remove LEGIC RF tag emulation code since it's useless...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
bushing
fix some ARM build fail
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
edouard@lafargue...
Added the new SRIX4K reading routine, thanks to jonor...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
d18c7db
Fix define typo
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
d18c7db
Also defines to carve out LF related code
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
henryk@ploetzli.ch
#ifdef out the calls to the ISO15693/14443/14443a funct...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
henryk@ploetzli.ch
Add basic communication shell for Legic RF in reader...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
henryk@ploetzli.ch
Add basic LEGIC RF communication in tag simulation...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
henryk@ploetzli.ch
Add command to manually set ADC mux source
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
d18c7db
Pushed standard AT91 defines into main code
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
henryk@ploetzli.ch
Fix data segement. You may now use stuff like int foo...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
d18c7db
Fixed up last gcc 4.1 and 4.4 warnings, added OpenOCD...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
henryk@ploetzli.ch
Hopefully correct code for C's strict aliasing rules
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
henryk@ploetzli.ch
New bootrom
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
henryk@ploetzli.ch
Only re-compile version.c as often as necessary
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
henryk@ploetzli.ch
Add command and code for bidirectional LF emulation...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
henryk@ploetzli.ch
Implement version information storage and retrieval...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
henryk@ploetzli.ch
Add version command
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
henryk@ploetzli.ch
Add pretty field strength lights for ListenReaderField...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-08
skamkar
detect usb or no usb for standalone mode [ryan]
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
d18c7db
Added tiread command to demod TI tags on the PM3
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
d18c7db
added tiwrite command, split LF code from appmain into...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
d18c7db
Further additions to tidemod to differentiate between...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
adam@algroup.co.uk
[rleroy] add signal strength meter to 'detectreader...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
d18c7db
This version code now reads a TI tag properly.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-19
d18c7db
Some new commands (threshold and fskdemod) that act...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-19
d18c7db
Initial attempt at TI tag reading.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
adam@algroup.co.uk
make button detection more reliable in standalone mode...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
d18c7db
Merged sweeplf into tune command
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
skamkar
fix debug printing function, add readmem function
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
skamkar
Added stand-alone mode (no PC) with HID reading and...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
adam@algroup.co.uk
compile clean and flasher targets
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
adam@algroup.co.uk
confirm function has exited on button press
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
adam@algroup.co.uk
'sweeplf' tells us antenna's resonant frequency
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
adam@algroup.co.uk
add 'detectreader' command - listen for external reader...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
adam@algroup.co.uk
#defines for ADC channels so we can see what's what
blob
|
commitdiff
|
raw
|
diff to current
2009-07-04
adam@algroup.co.uk
send LF commands to TAG (locomread)
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
adam@algroup.co.uk
added 'buffclear' - when you absolutely positivley...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
edouard@lafargue...
- Restored the 'reset' command
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
edouard@lafargue...
Rationalized LED usage in 14443-B: LED D shows RF Field OK,
blob
|
commitdiff
|
raw
|
diff to current
2009-04-25
edouard@lafargue...
- Added new Makefile.linux in bootrom directory
blob
|
commitdiff
|
raw
|
diff to current
2009-04-16
edouard@lafargue...
Added a new function to read ISO14443-B ST Microelectro...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
edouard@lafargue...
Added LF frequency adjustments from d18c7db, cleaned...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
edouard@lafargue...
Initial commit for the firmware. Used the 20090306_ela...
blob
|
commitdiff
|
raw
|
diff to current
Impressum
,
Datenschutz