Commit Graph

  • 4ba4d2230b sniffer functionality fixed buffer Christina Quast 2015-03-02 16:14:09 +01:00
  • cafde00218 conf initially sniff conf Christina Quast 2015-03-02 16:12:16 +01:00
  • 57e200539b python code usb config change Christina Quast 2015-03-02 16:10:04 +01:00
  • 763e5309a3 sniff of phone startup bytes Christina Quast 2015-03-02 16:09:45 +01:00
  • 9836933a27 python sniffer host side Christina Quast 2015-03-02 16:08:40 +01:00
  • 394b894da1 change naming for default bus switch config Christina Quast 2015-02-27 15:31:09 +01:00
  • da373fde1b Add input interrupt endpoint to all configurations Christina Quast 2015-02-27 15:25:22 +01:00
  • 6032e796b9 string descr 0 is language identifier Christina Quast 2015-02-27 15:22:25 +01:00
  • 33864fa36c Set default trace level to FATAL Christina Quast 2015-02-27 13:41:34 +01:00
  • fb524b9bb3 Function pointer struct in main for run,init Christina Quast 2015-02-27 13:39:45 +01:00
  • 1edf350c34 MITM code and run and init decl in header Christina Quast 2015-02-27 13:33:52 +01:00
  • f5462b47bd Change Makefile to compile simtrace firmware Christina Quast 2015-02-25 18:47:45 +01:00
  • 6f856337e2 Merge branch 'master' of ssh://git.admin.sysmocom.de/christina/simtrace Christina Quast 2015-02-25 18:46:48 +01:00
  • d2b05f014c comment changed Christina Quast 2015-02-25 18:44:24 +01:00
  • 0ae0314f6b Add usb config changed callback func Christina Quast 2015-02-25 18:43:46 +01:00
  • 10b2e5accc Consistent config num enum for main.c and usb.c Christina Quast 2015-02-25 18:40:15 +01:00
  • 54d0c1fca8 USB enum works again, No CCID conf Christina Quast 2015-02-25 16:04:25 +01:00
  • 1161b27e7d main while loop: wait for USB Christina Quast 2015-02-25 14:15:57 +01:00
  • 968b974cbe Moved usb descriptors and funcs into single file Christina Quast 2015-02-25 14:10:12 +01:00
  • c0aa769a35 Redundant functions in phone and sniffer moved Christina Quast 2015-02-25 14:02:01 +01:00
  • c02571ebe2 basic structure for main while loop with all configs Christina Quast 2015-02-24 19:09:55 +01:00
  • 27c643d297 Sniffer functionality and sniffer bus board config Christina Quast 2015-02-24 19:09:08 +01:00
  • a90eefa865 sniffer functions Christina Quast 2015-02-24 17:52:29 +01:00
  • 995e0d1319 git ignore memory librariers Christina Quast 2015-02-24 17:39:57 +01:00
  • 566d3f9e4a Made ohone functions extern in header file Christina Quast 2015-02-24 17:38:57 +01:00
  • 01bbdc3d52 device descriptor phone added Christina Quast 2015-02-24 17:38:45 +01:00
  • f554950742 device descriptor sniffer, MITM Christina Quast 2015-02-24 14:27:08 +01:00
  • 32906bb919 simtrace main with phone as clk master Christina Quast 2015-02-24 11:35:19 +01:00
  • 5bcac5df4d ignore unused atmel libs Christina Quast 2015-02-20 14:42:11 +01:00
  • 1d410aabf3 ignore unused atmel libs Christina Quast 2015-02-20 14:42:11 +01:00
  • b440c62140 clk calculation: updated max mul val Christina Quast 2015-02-20 14:40:07 +01:00
  • 49ba6bc1ba Fixed change usb config bug Christina Quast 2015-02-20 14:35:36 +01:00
  • 6255ccca84 USB driver send standard configuration Christina Quast 2015-02-10 20:38:51 +01:00
  • 7188a126d5 Removed unused defines for USB operation in sniffer.c Christina Quast 2015-01-30 19:22:23 +01:00
  • 0a6025aeb6 Sniffer prints sends received data over uart0 Christina Quast 2015-01-30 18:10:29 +01:00
  • ba62278b83 sniffer: Bus enables connect. between SIM and phone Christina Quast 2015-01-30 16:33:12 +01:00
  • b455427413 Add tag INPUT to input CLK and IO lines Christina Quast 2015-01-30 16:28:45 +01:00
  • b70efc0766 Receiver interrupt enabled Christina Quast 2015-01-29 18:05:32 +01:00
  • c8bf9f112a Fixed address bug in phone_test.c main Christina Quast 2015-01-29 17:34:46 +01:00
  • 0ff91d0833 Fixed types for ATR buffer etc Christina Quast 2015-01-28 18:04:58 +01:00
  • f6264fac95 Added inttypes.h include directive in board.h Christina Quast 2015-01-28 17:58:30 +01:00
  • f833b5dbd3 Merge branch 'master' of ssh://git.admin.sysmocom.de/christina/simtrace Christina Quast 2015-01-27 15:37:36 +01:00
  • 97632e6309 Fixed format symbol bug in pmc.c Christina Quast 2015-01-27 15:36:56 +01:00
  • 061fa6e817 Fixed format symbol error in pio_it.c Christina Quast 2015-01-27 15:31:02 +01:00
  • 7f52340611 Format string fix for iso7816_4.c Christina Quast 2015-01-27 15:24:31 +01:00
  • 23c001303c Fixed format symbol (makro) for inttypes Christina Quast 2015-01-27 15:17:37 +01:00
  • 87d141ec59 Reanabled some compiler warnings Christina Quast 2015-01-27 14:56:33 +01:00
  • d20f26d293 Makefile: Disable unused variable warnings Christina Quast 2015-01-27 14:40:31 +01:00
  • 79c2b72c7a Fix address evaluates always as true warnings Christina Quast 2015-01-27 14:27:38 +01:00
  • f9890d91d3 Fix address evaluates always as true warnings Christina Quast 2015-01-27 14:27:38 +01:00
  • 2021077a66 changed TRACE_WARN into TRACE_WARNING in iso7816_4.c Christina Quast 2015-01-27 11:19:27 +01:00
  • f7c28e0b0b phone: on reset by smartcardreader send ATR Christina Quast 2015-01-23 20:57:52 +01:00
  • ea103826fa test for phone I/O pin Christina Quast 2015-01-21 14:00:45 +01:00
  • e8119112cb IRQ when phone RST line triggered Christina Quast 2015-01-20 20:15:04 +01:00
  • 8d0f4a6675 Pass ISO7816_GetChar return val to higher layers Christina Quast 2015-01-15 14:53:38 +01:00
  • 99de4e5753 There is no ASCII in ATR messages.. Christina Quast 2015-01-15 14:49:42 +01:00
  • f6bf349a53 CCID: Change cold to warm rst on PCtoRDRIccPowerOn Christina Quast 2015-01-15 14:42:04 +01:00
  • 30376f616a Small aestethic change in usart.c Christina Quast 2015-01-15 14:39:47 +01:00
  • f03396802a Debugging of smartcard insertion interrupt Christina Quast 2015-01-09 16:14:19 +01:00
  • 405cc03348 Fix bug in at91 lib Christina Quast 2015-01-09 12:28:47 +01:00
  • a58aa18ffd Remove legacy commands for interactive iso7816 com Christina Quast 2015-01-09 12:22:58 +01:00
  • 3499044e74 Atmel CCID example based main Christina Quast 2015-01-03 23:00:55 +01:00
  • 9649361101 Makefile: included USB library files Christina Quast 2015-01-03 22:22:36 +01:00
  • ecd62c0289 Removed compiler dependent defines Christina Quast 2015-01-03 22:21:10 +01:00
  • 5f46d04c35 Defines for USB, SPI, simcard IO Christina Quast 2015-01-03 22:16:11 +01:00
  • f51e0d22fe Updated cciddriver library files Christina Quast 2015-01-03 21:51:24 +01:00
  • 0b87d12002 USBDDriver.c and USBD.c with debug messages Christina Quast 2015-01-03 21:49:18 +01:00
  • 5c0ea3dd64 ignore *.swo files Christina Quast 2015-01-03 21:46:36 +01:00
  • 19d26357f6 TRACE_Debug macro contains func name and line Christina Quast 2015-01-03 21:43:09 +01:00
  • b123d740e0 atmel_softpack_libraries usb dir Christina Quast 2014-12-23 13:03:36 +01:00
  • 9035f1c23d Debug output and comments for iso7816 Christina Quast 2014-12-19 19:45:54 +01:00
  • 11e80aed9d iso7816: smartcard inserted detection partly works Christina Quast 2014-12-19 19:14:02 +01:00
  • 2370450c46 Ignore cscope and main file Christina Quast 2014-12-16 11:00:38 +01:00
  • 0f1b36f0ae Using existing atmel led routines Christina Quast 2014-12-16 10:54:59 +01:00
  • 0aca529375 working main.c example of printf Christina Quast 2014-12-13 13:33:29 +01:00
  • 99f9f7b504 working printf Christina Quast 2014-12-13 13:30:31 +01:00
  • dcb67a2843 move UART defines to board.h Christina Quast 2014-12-10 16:30:24 +01:00
  • 53b2105d38 Remove redundant includes Christina Quast 2014-12-09 15:34:35 +01:00
  • 72ff4565f3 ret type changed to size_t Christina Quast 2014-12-05 15:51:43 +01:00
  • 228265d7b3 Clock calculator python script Christina Quast 2014-12-05 15:51:13 +01:00
  • bc04ac800a Ignore build dirs Christina Quast 2014-12-05 13:24:34 +01:00
  • 530f20881c Sane defines for clk values Christina Quast 2014-12-05 13:03:59 +01:00
  • f1192c6cad UART with stdio functions Christina Quast 2014-12-05 13:03:27 +01:00
  • d51b5f4843 Remove windows line endings Christina Quast 2014-12-02 13:21:17 +01:00
  • 1e83f8be92 define UART pin on board Christina Quast 2014-12-02 13:19:34 +01:00
  • 6219b5c63d some main file possibilities Christina Quast 2014-12-02 13:09:49 +01:00
  • 8be71e4e99 Makefile with libs and atmel source Christina Quast 2014-12-02 13:06:01 +01:00
  • a42c11f876 simtrace board specific defines Christina Quast 2014-11-28 16:38:26 +01:00
  • 637ace9559 Real AT91 lib defines Christina Quast 2014-11-28 13:28:37 +01:00
  • c8ae58b2e7 at91 lib dir for src files Christina Quast 2014-11-28 11:02:16 +01:00
  • 980435d972 ignore volatile and auto backup content Christina Quast 2014-11-28 10:37:26 +01:00
  • 9e5b2573db blink2 Christina Quast 2014-11-28 10:35:54 +01:00
  • b0a0570e11 initial Christina Quast 2014-11-28 10:27:32 +01:00
  • 2d18f171c2 minimal testprog (not working) Christina Quast 2014-11-22 19:48:48 +01:00