2010-01-09 |
daniel.boteanu | Increased buffer sizes for hi14snoop. Added blinking... |
| commitdiff |
2010-01-09 |
daniel.boteanu | Trim long debug string message in hitune |
| commitdiff |
2010-01-09 |
daniel.boteanu | Added hitune command for continuously measuring HF... |
| commitdiff |
2010-01-07 |
bushing | first attempt at grouping commands into categories... |
| commitdiff |
2010-01-07 |
bushing | fix broken formatting in command table |
| commitdiff |
2010-01-07 |
bushing | enable indalademod and vchipdemod in offline mode |
| commitdiff |
2010-01-05 |
izsh.f0f | client/elf.h: Add missing Elf32_Phdr struct to compile... |
| commitdiff |
2010-01-05 |
bushing | removed support for s19 files in the flasher and replac... |
| commitdiff |
2010-01-04 |
bushing | refactor flashing code into flash.h, so we can share... |
| commitdiff |
2010-01-04 |
bushing | moar svn ignore crap |
| commitdiff |
2010-01-04 |
bushing | set svn:ignore |
| commitdiff |
2010-01-04 |
d18c7db | Fixed some compile warnings in client, minor tidy up... |
| commitdiff |
2010-01-02 |
d18c7db | replaced obsolete config options with current |
| commitdiff |
2010-01-02 |
bushing | switch away entirely from using DbpInteger to Dbprintf |
| commitdiff |
2010-01-01 |
bushing | create Dbprintf convenience function |
| commitdiff |
2010-01-01 |
henryk@ploetzli.ch | Make the bootrom correctly nack in case of flash write... |
| commitdiff |
2009-12-30 |
bushing | ARM code cleanup (lfops) |
| commitdiff |
2009-12-30 |
bushing | Add printf, and start transitioning away from DbpInteger |
| commitdiff |
2009-12-30 |
bushing | Fix QT CXXFLAGS/LDFLAGS |
| commitdiff |
2009-12-30 |
roel@libnfc.org | mifare usb update |
| commitdiff |
2009-12-30 |
roel@libnfc.org | mifare tools update |
| commitdiff |
2009-12-30 |
roel@libnfc.org | mifare firmware update |
| commitdiff |
2009-12-30 |
roel@libnfc.org | mifare client update |
| commitdiff |
2009-12-28 |
henryk@ploetzli.ch | Implement card reading with a few simple fixed obfuscat... |
| commitdiff |
2009-12-28 |
henryk@ploetzli.ch | Remove LEGIC RF tag emulation code since it's useless... |
| commitdiff |
2009-12-28 |
roel@libnfc.org | iso14443a cleanup, cascade2 level working again |
| commitdiff |
2009-12-28 |
roel@libnfc.org | cleaning up endless copy-paste of trace functionality |
| commitdiff |
2009-12-28 |
roel@libnfc.org | cleaning up endless copy-paste of trace functionality |
| commitdiff |
2009-12-27 |
bushing | fix Mac build to use Qt framework |
| commitdiff |
2009-12-22 |
henryk@ploetzli.ch | Properly exit usb thread (e.g. on Ctrl-D) |
| commitdiff |
2009-12-22 |
henryk@ploetzli.ch | Use the interworking version of libgcc.a |
| commitdiff |
2009-12-22 |
bushing | remove some straggling files and fix paths in cockpit... |
| commitdiff |
2009-12-22 |
bushing | change MFPR version to 2.4.2 to fix install script... |
| commitdiff |
2009-12-22 |
bushing | fixes to make it work properly on the Mac |
| commitdiff |
2009-12-22 |
bushing | merge makefiles into one |
| commitdiff |
2009-12-22 |
bushing | fix OS detection, libgcc detection |
| commitdiff |
2009-12-22 |
bushing | fix some ARM build fail |
| commitdiff |
2009-12-22 |
bushing | fix target name for Windows compile |
| commitdiff |
2009-12-22 |
bushing | lean up event model so that this will work under OS... |
| commitdiff |
2009-12-22 |
bushing | rename ReceiveCommandP -> ReceiveCommandPoll for consis... |
| commitdiff |
2009-12-22 |
bushing | There's no painless way to do this, but it needs to... |
| commitdiff |
2009-12-22 |
bushing | remove most of the references to translate.h |
| commitdiff |
2009-12-22 |
bushing | change usb_cmd struct to be more sane |
| commitdiff |
2009-12-22 |
bushing | merge linux and windows clients into one directory... |
| commitdiff |
2009-12-15 |
d18c7db | Amontec JTAGKey config |
| commitdiff |
2009-12-13 |
henryk@ploetzli.ch | Fix MPFR URL |
| commitdiff |
2009-12-13 |
henryk@ploetzli.ch | Change gcc source URL |
| commitdiff |
2009-12-09 |
henryk@ploetzli.ch | Add capability to correlate against subcarriers of... |
| commitdiff |
2009-12-03 |
henryk@ploetzli.ch | Limit hexsamples to just the amount of requested samples |
| commitdiff |
2009-11-25 |
henryk@ploetzli.ch | Add generic CRC calculation code |
| commitdiff |
2009-11-23 |
edouard@lafargue... | Added the new SRIX4K reading routine, thanks to jonor... |
| commitdiff |
2009-11-12 |
d18c7db | Fix define typo |
| commitdiff |
2009-11-12 |
d18c7db | Also defines to carve out LF related code |
| commitdiff |
2009-11-10 |
henryk@ploetzli.ch | #ifdef out the calls to the ISO15693/14443/14443a funct... |
| commitdiff |
2009-11-06 |
henryk@ploetzli.ch | Add basic communication shell for Legic RF in reader... |
| commitdiff |
2009-11-06 |
henryk@ploetzli.ch | Jerry-rig a simply hysteresis based receiver into hi_re... |
| commitdiff |
2009-11-05 |
henryk@ploetzli.ch | Refactor things around to make it easier to add a reade... |
| commitdiff |
2009-10-25 |
henryk@ploetzli.ch | Make canned responsed const |
| commitdiff |
2009-10-23 |
henryk@ploetzli.ch | Simplify data types, now that I believe that 'frames... |
| commitdiff |
2009-10-22 |
d18c7db | replaced strncasecmp with strcmp to get rid of compile... |
| commitdiff |
2009-10-16 |
henryk@ploetzli.ch | Fix and generify legic response code |
| commitdiff |
2009-10-12 |
henryk@ploetzli.ch | Add basic LEGIC RF communication in tag simulation... |
| commitdiff |
2009-10-12 |
henryk@ploetzli.ch | Add defines for TIMER_CLOCK? |
| commitdiff |
2009-10-12 |
henryk@ploetzli.ch | Add HF simulator modulation mode for 212kHz subcarrier |
| commitdiff |
2009-10-11 |
henryk@ploetzli.ch | Fix commit 232, reenable GUI |
| commitdiff |
2009-10-09 |
henryk@ploetzli.ch | Add command to manually set ADC mux source |
| commitdiff |
2009-09-29 |
d18c7db | Pushed standard AT91 defines into main code |
| commitdiff |
2009-09-28 |
henryk@ploetzli.ch | Rename at91sam7s512.h for case sensitive filesystems |
| commitdiff |
2009-09-27 |
d18c7db | Change over to standard AT91 header file |
| commitdiff |
2009-09-22 |
d18c7db | Small changes to some armsrc makefile to allow conditio... |
| commitdiff |
2009-09-19 |
henryk@ploetzli.ch | Create a stamp file for download completion so that... |
| commitdiff |
2009-09-12 |
adam@algroup.co.uk | tool to find UIDs in bitstream |
| commitdiff |
2009-09-11 |
henryk@ploetzli.ch | Change variable assignments to make it easier to compil... |
| commitdiff |
2009-09-10 |
adam@algroup.co.uk | fix mandemod initialisation and add Transit tag trace |
| commitdiff |
2009-09-09 |
henryk@ploetzli.ch | Change flashos.bat for the new flash procedure |
| commitdiff |
2009-09-08 |
henryk@ploetzli.ch | Fix data segement. You may now use stuff like int foo... |
| commitdiff |
2009-09-08 |
d18c7db | Fixed up last gcc 4.1 and 4.4 warnings, added OpenOCD... |
| commitdiff |
2009-09-08 |
henryk@ploetzli.ch | Hopefully correct code for C's strict aliasing rules |
| commitdiff |
2009-09-08 |
henryk@ploetzli.ch | Change section_start pointer to char** to prevent alias... |
| commitdiff |
2009-09-07 |
d18c7db | added eh_frame needed for gcc 4.4.1 or higher |
| commitdiff |
2009-09-07 |
d18c7db | Updated the windows Makefile to be compatible with... |
| commitdiff |
2009-09-06 |
henryk@ploetzli.ch | Re-enable -Wall |
| commitdiff |
2009-09-06 |
henryk@ploetzli.ch | Fix FPGA load code for the generic case where a new... |
| commitdiff |
2009-09-05 |
henryk@ploetzli.ch | Add make targets for flashing (Windows version untested) |
| commitdiff |
2009-09-05 |
henryk@ploetzli.ch | Remove unused code from hitag2.c |
| commitdiff |
2009-09-05 |
adam@algroup.co.uk | oops, missed a bit! |
| commitdiff |
2009-09-05 |
adam@algroup.co.uk | fix wrong terminology - LRC/CRC and calulate result... |
| commitdiff |
2009-09-05 |
adam@algroup.co.uk | clarify output |
| commitdiff |
2009-09-05 |
adam@algroup.co.uk | tool to find correct byte for 8-bit XOR CRC |
| commitdiff |
2009-09-02 |
adam@algroup.co.uk | enforce askdemod argument 0 or 1 |
| commitdiff |
2009-09-02 |
d18c7db | Updated windows client to handle new flashing method |
| commitdiff |
2009-09-01 |
adam@algroup.co.uk | amp command - amplify sample peaks |
| commitdiff |
2009-09-01 |
henryk@ploetzli.ch | Fix mkversion.pl for the case where the global svn... |
| commitdiff |
2009-09-01 |
henryk@ploetzli.ch | New bootrom |
| commitdiff |
2009-09-01 |
henryk@ploetzli.ch | New flash tool, needs to be ported to Windows. |
| commitdiff |
2009-09-01 |
henryk@ploetzli.ch | Add defines for reset type |
| commitdiff |
2009-09-01 |
henryk@ploetzli.ch | Fix argument check for the case of both and not fast |
| commitdiff |
2009-08-31 |
henryk@ploetzli.ch | Eradicate all occurences of hardcoded memory addresses... |
| commitdiff |
2009-08-31 |
henryk@ploetzli.ch | Have the Windows batch files check for make |
| commitdiff |
2009-08-31 |
henryk@ploetzli.ch | Add forgotten file |
| commitdiff |
next |