2010-02-20 |
marcansoft | Clean up data types, some header cleanup, etc. |
tree | commitdiff |
2010-02-20 |
marcansoft | More en masse cleanup (whitespace/newlines/headers... |
tree | commitdiff |
2010-02-20 |
marcansoft | Clean up line endings, switch everything to LF instead... |
tree | commitdiff |
2010-02-20 |
marcansoft | Add obj/.dummy for clients that don't track empty dirs |
tree | commitdiff |
2010-02-20 |
izsh@fail0verflow.com | marcan's patch until he gets commit access. Remove... |
tree | commitdiff |
2010-02-06 |
adam@algroup.co.uk | usability hint |
tree | commitdiff |
2010-02-06 |
adam@algroup.co.uk | more helpful error message (from Sourcerer) |
tree | commitdiff |
2010-02-06 |
adam@algroup.co.uk | Andreas fix for LEGIC MIM1024 |
tree | commitdiff |
2010-02-05 |
adam@algroup.co.uk | put legic back in the system and add rumpletux's fast... |
tree | commitdiff |
2010-02-04 |
adam@algroup.co.uk | oops. in the spirit of cleaner code, don't do stuff... |
tree | commitdiff |
2010-02-04 |
adam@algroup.co.uk | make LF sampling ACK to fix USB timing issue in em410xwatch |
tree | commitdiff |
2010-02-04 |
henryk@ploetzli.ch | Limit DbpString size to the buffer size, patch by Andre... |
tree | commitdiff |
2010-02-04 |
izsh.f0f | Client cleanup and restructuring. Stage 1... |
tree | commitdiff |
2010-01-29 |
adam@algroup.co.uk | fix USB send data timing issue in CMD_DOWNLOADED_SIM_SA... |
tree | commitdiff |
2010-01-28 |
adam@algroup.co.uk | add 'losimman' command - simulate arbitrary Manchester... |
tree | commitdiff |
2010-01-10 |
d18c7db | Decreased BigBuff mem, some elf flasher fixes (needs... |
tree | commitdiff |
2010-01-09 |
daniel.boteanu | Increased buffer sizes for hi14snoop. Added blinking... |
tree | commitdiff |
2010-01-09 |
daniel.boteanu | Trim long debug string message in hitune |
tree | commitdiff |
2010-01-09 |
daniel.boteanu | Added hitune command for continuously measuring HF... |
tree | commitdiff |
2010-01-04 |
d18c7db | Fixed some compile warnings in client, minor tidy up... |
tree | commitdiff |
2010-01-02 |
bushing | switch away entirely from using DbpInteger to Dbprintf |
tree | commitdiff |
2010-01-01 |
bushing | create Dbprintf convenience function |
tree | commitdiff |
2009-12-30 |
bushing | ARM code cleanup (lfops) |
tree | commitdiff |
2009-12-30 |
bushing | Add printf, and start transitioning away from DbpInteger |
tree | commitdiff |
2009-12-30 |
roel@libnfc.org | mifare firmware update |
tree | commitdiff |
2009-12-28 |
henryk@ploetzli.ch | Implement card reading with a few simple fixed obfuscat... |
tree | commitdiff |
2009-12-28 |
henryk@ploetzli.ch | Remove LEGIC RF tag emulation code since it's useless... |
tree | commitdiff |
2009-12-28 |
roel@libnfc.org | iso14443a cleanup, cascade2 level working again |
tree | commitdiff |
2009-12-28 |
roel@libnfc.org | cleaning up endless copy-paste of trace functionality |
tree | commitdiff |
2009-12-22 |
bushing | fix OS detection, libgcc detection |
tree | commitdiff |
2009-12-22 |
bushing | fix some ARM build fail |
tree | commitdiff |
2009-12-09 |
henryk@ploetzli.ch | Add capability to correlate against subcarriers of... |
tree | commitdiff |
2009-11-25 |
henryk@ploetzli.ch | Add generic CRC calculation code |
tree | commitdiff |
2009-11-23 |
edouard@lafargue... | Added the new SRIX4K reading routine, thanks to jonor... |
tree | commitdiff |
2009-11-12 |
d18c7db | Fix define typo |
tree | commitdiff |
2009-11-12 |
d18c7db | Also defines to carve out LF related code |
tree | commitdiff |
2009-11-10 |
henryk@ploetzli.ch | #ifdef out the calls to the ISO15693/14443/14443a funct... |
tree | commitdiff |
2009-11-06 |
henryk@ploetzli.ch | Add basic communication shell for Legic RF in reader... |
tree | commitdiff |
2009-11-05 |
henryk@ploetzli.ch | Refactor things around to make it easier to add a reade... |
tree | commitdiff |
2009-10-25 |
henryk@ploetzli.ch | Make canned responsed const |
tree | commitdiff |
2009-10-23 |
henryk@ploetzli.ch | Simplify data types, now that I believe that 'frames... |
tree | commitdiff |
2009-10-16 |
henryk@ploetzli.ch | Fix and generify legic response code |
tree | commitdiff |
2009-10-12 |
henryk@ploetzli.ch | Add basic LEGIC RF communication in tag simulation... |
tree | commitdiff |
2009-10-12 |
henryk@ploetzli.ch | Add HF simulator modulation mode for 212kHz subcarrier |
tree | commitdiff |
2009-10-09 |
henryk@ploetzli.ch | Add command to manually set ADC mux source |
tree | commitdiff |
2009-09-29 |
d18c7db | Pushed standard AT91 defines into main code |
tree | commitdiff |
2009-09-22 |
d18c7db | Small changes to some armsrc makefile to allow conditio... |
tree | commitdiff |
2009-09-08 |
henryk@ploetzli.ch | Fix data segement. You may now use stuff like int foo... |
tree | commitdiff |
2009-09-08 |
d18c7db | Fixed up last gcc 4.1 and 4.4 warnings, added OpenOCD... |
tree | commitdiff |
2009-09-08 |
henryk@ploetzli.ch | Hopefully correct code for C's strict aliasing rules |
tree | commitdiff |
2009-09-08 |
henryk@ploetzli.ch | Change section_start pointer to char** to prevent alias... |
tree | commitdiff |
2009-09-07 |
d18c7db | added eh_frame needed for gcc 4.4.1 or higher |
tree | commitdiff |
2009-09-06 |
henryk@ploetzli.ch | Re-enable -Wall |
tree | commitdiff |
2009-09-06 |
henryk@ploetzli.ch | Fix FPGA load code for the generic case where a new... |
tree | commitdiff |
2009-09-05 |
henryk@ploetzli.ch | Remove unused code from hitag2.c |
tree | commitdiff |
2009-09-01 |
henryk@ploetzli.ch | New bootrom |
tree | commitdiff |
2009-08-31 |
henryk@ploetzli.ch | Eradicate all occurences of hardcoded memory addresses... |
tree | commitdiff |
2009-08-31 |
henryk@ploetzli.ch | Add forgotten file |
tree | commitdiff |
2009-08-31 |
henryk@ploetzli.ch | Add forgotten file |
tree | commitdiff |
2009-08-29 |
henryk@ploetzli.ch | Only re-compile version.c as often as necessary |
tree | commitdiff |
2009-08-28 |
henryk@ploetzli.ch | Add command and code for bidirectional LF emulation... |
tree | commitdiff |
2009-08-28 |
henryk@ploetzli.ch | Implement version information storage and retrieval... |
tree | commitdiff |
2009-08-28 |
henryk@ploetzli.ch | Add version command |
tree | commitdiff |
2009-08-27 |
henryk@ploetzli.ch | Add Makefile for fpga directory (Windows codepath is... |
tree | commitdiff |
2009-08-27 |
henryk@ploetzli.ch | (Our Windows ARM toolchain really likes its glue sections) |
tree | commitdiff |
2009-08-27 |
henryk@ploetzli.ch | Add a common linker script with the memory map for... |
tree | commitdiff |
2009-08-27 |
henryk@ploetzli.ch | Merge linker scripts in bootrom to have a single linker... |
tree | commitdiff |
2009-08-26 |
henryk@ploetzli.ch | Move most rules to Makefile.common |
tree | commitdiff |
2009-08-26 |
henryk@ploetzli.ch | Consolidate Linux/Windows Makefiles into one, see http... |
tree | commitdiff |
2009-08-24 |
adam@algroup.co.uk | switch off reader field after hi14areader command |
tree | commitdiff |
2009-08-24 |
adam@algroup.co.uk | fix Mifare AUTH for hi14areader command |
tree | commitdiff |
2009-08-19 |
henryk@ploetzli.ch | Add pretty field strength lights for ListenReaderField... |
tree | commitdiff |
2009-08-08 |
skamkar | detect usb or no usb for standalone mode [ryan] |
tree | commitdiff |
2009-08-06 |
d18c7db | Added tiread command to demod TI tags on the PM3 |
tree | commitdiff |
2009-07-29 |
adam@algroup.co.uk | [henryk] memory map for linux build |
tree | commitdiff |
2009-07-29 |
d18c7db | Reduced the size of BigBuf to make more room for stack... |
tree | commitdiff |
2009-07-25 |
d18c7db | added tiwrite command, split LF code from appmain into... |
tree | commitdiff |
2009-07-22 |
d18c7db | Further additions to tidemod to differentiate between... |
tree | commitdiff |
2009-07-21 |
adam@algroup.co.uk | [rleroy] add signal strength meter to 'detectreader... |
tree | commitdiff |
2009-07-20 |
d18c7db | This version code now reads a TI tag properly. |
tree | commitdiff |
2009-07-19 |
d18c7db | Some new commands (threshold and fskdemod) that act... |
tree | commitdiff |
2009-07-19 |
d18c7db | Initial attempt at TI tag reading. |
tree | commitdiff |
2009-07-19 |
d18c7db | New mode define for FPGA |
tree | commitdiff |
2009-07-19 |
d18c7db | Added FPGA passthrough mode for TI tags |
tree | commitdiff |
2009-07-19 |
d18c7db | Tidy up of SpinDelay |
tree | commitdiff |
2009-07-19 |
d18c7db | minor changes to iso15693.c to get rid off all the... |
tree | commitdiff |
2009-07-13 |
adam@algroup.co.uk | make button detection more reliable in standalone mode... |
tree | commitdiff |
2009-07-13 |
d18c7db | Merged sweeplf into tune command |
tree | commitdiff |
2009-07-13 |
skamkar | fix debug printing function, add readmem function |
tree | commitdiff |
2009-07-13 |
skamkar | Added stand-alone mode (no PC) with HID reading and... |
tree | commitdiff |
2009-07-12 |
adam@algroup.co.uk | compile clean and flasher targets |
tree | commitdiff |
2009-07-10 |
adam@algroup.co.uk | confirm function has exited on button press |
tree | commitdiff |
2009-07-08 |
adam@algroup.co.uk | 'sweeplf' tells us antenna's resonant frequency |
tree | commitdiff |
2009-07-07 |
adam@algroup.co.uk | add 'detectreader' command - listen for external reader... |
tree | commitdiff |
2009-07-06 |
adam@algroup.co.uk | #defines for ADC channels so we can see what's what |
tree | commitdiff |
2009-07-04 |
adam@algroup.co.uk | send LF commands to TAG (locomread) |
tree | commitdiff |
2009-07-03 |
adam@algroup.co.uk | added 'buffclear' - when you absolutely positivley... |
tree | commitdiff |
2009-07-02 |
skamkar | Don't depend on local path/lib settings for easier... |
tree | commitdiff |
2009-06-29 |
adam@algroup.co.uk | fix loader memory mapping |
tree | commitdiff |
2009-06-28 |
adam@algroup.co.uk | update arm toolchain installer for linux and make it... |
tree | commitdiff |
next |