1. d52201f phone.c: Enable/disable interrupts on init/exit by Christina Quast · 9 years ago
  2. dcce4c3 phone.c: Callback routine for reenabling RST interrupt by Christina Quast · 9 years ago
  3. b595e7c Merge branch 'new_iso_init' (sniffer not working) by Christina Quast · 9 years ago
  4. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  5. 5c6a299 phone.c: Sniffer bus config make switch by Christina Quast · 9 years ago
  6. 4db82e0 ringbuffer implementation by Christina Quast · 9 years ago
  7. 87ddfa8 phone.c: Bug fix: USB err format string interchanged by Christina Quast · 9 years ago
  8. e24b9ac ISO7816_Init: Initialized with USART by Christina Quast · 9 years ago
  9. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  10. 6b02775 phone.c: Check return values of USB_Write by Christina Quast · 9 years ago
  11. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/phone.c]
  12. aab3d7c phone.c: Check status val in Callback func by Christina Quast · 9 years ago
  13. 7b6f7b0 phone.c: Rename state NONE to WAIT_FOR_RST by Christina Quast · 9 years ago
  14. 90393b3 phone.c: Replace defines with enum by Christina Quast · 9 years ago
  15. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/phone.c]
  16. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/phone.c]
  17. c063cfe phone.c: Removed redundant definition of PR by Christina Quast · 9 years ago
  18. 2f27c7c phone.c: Fixed incompatible pointer type comparison by Christina Quast · 9 years ago
  19. e76a3ee phone.c: Removed dead code (rst_cnt) by Christina Quast · 9 years ago
  20. a4d1d16 phone.c: Remove double define of waittime by Christina Quast · 9 years ago
  21. 443e550 phone.c: remove dot printout by Christina Quast · 9 years ago
  22. bdaa954 Bug fix: Fix endless loop when ATR is not received by Christina Quast · 9 years ago
  23. 14fbf9c phone.c: more debug info in send_ATR by Christina Quast · 9 years ago
  24. 3041854 phone.c: Changed bus switch from sniffer to phone mode by Christina Quast · 9 years ago
  25. 6355ece Phone: Write err msg if writing to USB PHONE_INT endpoint failed by Christina Quast · 9 years ago
  26. e90dece redefinition of PHONE_* in phone.c by Christina Quast · 9 years ago
  27. 1d80ef2 defined PR to easily switch between INFO/DEBUG prints by Christina Quast · 9 years ago
  28. d3630cc phone ISR with mask (does not function yet) by Christina Quast · 9 years ago
  29. 8e5381c phone RST define taken from simtrace.h by Christina Quast · 9 years ago
  30. 4bcc023 Phone hack: endless loop by Christina Quast · 10 years ago
  31. 0ca8390 first few communication steps work by Christina Quast · 10 years ago
  32. ce296b9 Attempt to implement working simcard emulator by Christina Quast · 10 years ago
  33. 578daaa first try of sim card emulator by Christina Quast · 10 years ago
  34. 8043fdd bus configuration in phone by Christina Quast · 10 years ago
  35. fb524b9 Function pointer struct in main for run,init by Christina Quast · 10 years ago
  36. c0aa769 Redundant functions in phone and sniffer moved by Christina Quast · 10 years ago
  37. 32906bb simtrace main with phone as clk master by Christina Quast · 10 years ago