tag 0.6.1 for fix of debian packaging
  1. b7f94dc qmod: lower VCC threshold to 2.5V by Kévin Redon · 4 years, 6 months ago 0.6
  2. c90de69 free USB buffer when allocation failed by Kévin Redon · 4 years, 7 months ago
  3. d401b12 card_emu_tests: Cosmetic changes (re-order code; more comments) by Harald Welte · 4 years, 8 months ago
  4. 389a404 add DFU enter override capability by Kévin Redon · 4 years, 7 months ago
  5. 5db9402 add serial and version info in USB description by Kévin Redon · 4 years, 7 months ago
  6. ac7e73a check RST/VCC/CLK line at every step of the activation by Kévin Redon · 4 years, 7 months ago
  7. 7233cf8 initialize VCC, RST, and VCC with actual values by Kévin Redon · 4 years, 7 months ago
  8. cdcdcc9 firmare/test/Makefile: Fix link order by Harald Welte · 4 years, 8 months ago
  9. f7f1ea8 add/fix mcp23017 i2c gpio expander functions and tests by Joachim Steiger · 4 years, 7 months ago
  10. 3feadfa define LEDs for octsimtest by Kévin Redon · 4 years, 8 months ago
  11. 9acff5e make LED definitions board specific by Kévin Redon · 4 years, 8 months ago
  12. e5efbb1 hw: put board specific pin definition in corresponding file by Kévin Redon · 4 years, 8 months ago
  13. ede87e0 USB: place version string in interface by Kévin Redon · 4 years, 10 months ago
  14. acb7bd9 disable ERASE pin by Kévin Redon · 4 years, 10 months ago
  15. 4b487b8 Fix builds on Ubuntu 16.04 by Harald Welte · 4 years, 10 months ago
  16. e026546 add serial and version information in USB descriptor by Kévin Redon · 4 years, 10 months ago
  17. d14970f publish: also upload latest by Kévin Redon · 4 years, 10 months ago
  18. b1a81c1 add new board and app for gpio testing on octsimtest board by Joachim Steiger · 4 years, 10 months ago
  19. 155f57a firmware: name binaries including their git version number by Harald Welte · 5 years ago
  20. bc62335 qmod: Disable hub reset and EEPROM erase/write by default by Harald Welte · 5 years ago
  21. 6349036 remove unused make define by Kévin Redon · 5 years ago
  22. 6228d18 add make DEFINE to remove assert ERASE code by Kévin Redon · 5 years ago
  23. a634c0e make peer ERASE more robust by Kévin Redon · 5 years ago
  24. bb9b0dc Add freq_ctr app by Harald Welte · 5 years ago
  25. b7e326c Add minimal board-support for Olimex SAM3-P256 by Harald Welte · 5 years ago
  26. 2fdcf3b cardem: add more debug information for TPDU state by Kévin Redon · 6 years ago
  27. 64f69fc owhw: add missing function board_main_top by Kévin Redon · 6 years ago
  28. 6303c39 owhw: add missing function board_exec_dbg_cmd by Kévin Redon · 6 years ago
  29. ad0958e minor: update copyright by Kévin Redon · 6 years ago
  30. 4f3a035 minor: fix typo in comment by Kévin Redon · 6 years ago
  31. 7d5d011 minor: add checks on configurations and functions by Kévin Redon · 6 years ago
  32. 1dbcf62 qmod: add LED user control by Kévin Redon · 6 years ago
  33. e5f891a EEPROM: fix Wformat compile warning by Kévin Redon · 6 years ago
  34. a6bd717 qmod: output EEPROM data only on debug level, and add completion output by Kévin Redon · 6 years ago
  35. ba15387 DFU: fix Wformat compile warning by Kévin Redon · 6 years ago
  36. c171112 stdio: fix detection of malformated format strings by Kévin Redon · 6 years ago
  37. 29200c6 stdio: add void 'l' format string qualifier by Kévin Redon · 6 years ago
  38. 80d9476 UART: switch baud rate to 921600 bps by Kévin Redon · 6 years ago
  39. e2b0f97 set main clock for using UART at 921600 bps by Kévin Redon · 6 years ago
  40. c17bf77 owhw: Fix cardem GPIO initialization pointer value by Harald Welte · 6 years ago
  41. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  42. f7f61cd Makefiles: Add "make install" target by Harald Welte · 6 years ago
  43. c428516 qmod: error on EEPROM erase fail by Kévin Redon · 6 years ago
  44. ff3d849 USB: increase USB reset time by Kévin Redon · 6 years ago
  45. 9547e41 qmod: Add 'e' command for erasing the EEPROM by Harald Welte · 6 years ago
  46. 8daba9c gcc: fix warning by Kévin Redon · 6 years ago
  47. 910e683 cardem (minor): trace tx data send over USB by Kévin Redon · 6 years ago
  48. 9cccb2b add libosmcore utilities by Kévin Redon · 6 years ago
  49. 8a4fba5 cardem: add state name in trace by Kévin Redon · 6 years ago
  50. 1b39fd3 cardem (minor): remove to verbose log trace by Kévin Redon · 6 years ago
  51. 0f4abf5 cardem: minor typo fix in comment by Kévin Redon · 6 years ago
  52. 1836ac0 add synchronous UART transmission and use it in exceptions by Kévin Redon · 6 years ago
  53. dd36d9b sniff: send incomplete TPDU when reset is asserted by Kévin Redon · 6 years ago
  54. 8b8e58b cardem: use TC2 as WI and update WT after ATR by Kévin Redon · 6 years ago
  55. ebe672e cardem: use TC_ETU to trigger ATR sending by Kévin Redon · 6 years ago
  56. d8ebd6a cardem: increase watchdog to 2 seconds by Kévin Redon · 6 years ago
  57. 738a04a cardem: show detailed reset cause by Kévin Redon · 6 years ago
  58. 2a44dc5 sniff: increase debug output by Kévin Redon · 6 years ago
  59. ec396bf sniff: fix ATR checksum calculation by Kévin Redon · 6 years ago
  60. 6971996 sniff: ensure the checksum error flag is also printed by Kévin Redon · 6 years ago
  61. 8e84f81 sniff: rename reset hold/release to assert/deassert by Kévin Redon · 6 years ago
  62. a71a6f4 I2C: return error after failed write by Kévin Redon · 6 years ago
  63. 57b60d2 I2C: add wait time after write to let EEPROM write by Kévin Redon · 6 years ago
  64. b605388 cardem: fix USB message parsing by Kévin Redon · 6 years ago
  65. 680bdab cardem: fix typo by Kévin Redon · 6 years ago
  66. f66af0c sniff: add checksum verification for ATR and PPS by Kévin Redon · 6 years ago
  67. 5f6b871 fix 'ISO_S_IN_ATR not handled' gcc warning by Kévin Redon · 6 years ago
  68. ac0843a make adc2uv common by Kévin Redon · 6 years ago
  69. f000831 sniffer: fix inverted reset meaning by Kévin Redon · 6 years ago
  70. b37bda0 sniffer: only allocate USB message if queue is not too long by Kévin Redon · 6 years ago
  71. c6b9680 sniffer: also send malformed message over USB by Kévin Redon · 6 years ago
  72. a95bb1e minor: fix linker warning by Kévin Redon · 6 years ago
  73. da5578b sniffer: set LED pattern by Kévin Redon · 6 years ago
  74. d975411 LED: add need pattern by Kévin Redon · 6 years ago
  75. a2fccba sniffer: move reset handling from ISR to main loop by Kévin Redon · 6 years ago
  76. 411428e sniffer: move data print before USB send by Kévin Redon · 6 years ago
  77. f82f0f6 USB: add flags for sniff data and centralise transfer by Kévin Redon · 6 years ago
  78. 55f0612 cosmetic: put spaces around operations by Kévin Redon · 6 years ago
  79. 33d1eb7 replace leading spaces with tabs by Kévin Redon · 6 years ago
  80. 93717e4 set linux end of line by Kévin Redon · 6 years ago
  81. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  82. 9918c28 DFU: use central DFU override check by Kévin Redon · 6 years ago
  83. d24e9bd DFU: re-enable UART after testing forced bootloader by Kévin Redon · 6 years ago
  84. 2bdaa73 UART: remove unused code by Kévin Redon · 6 years ago
  85. fcf2743 UART: make IRQ/ISR enabling simpler by Kévin Redon · 6 years ago
  86. d44cb80 DFU: disable configured console UART before starting main app by Kévin Redon · 6 years ago
  87. 9e29a3e DFU: set stack pointer before starting main app by Kévin Redon · 6 years ago
  88. bf6b1b1 buffer: increase buffer size to 512 to cope with fast and long TPDUs by Kévin Redon · 6 years ago
  89. 4cbdc7c fix LED switching on/off by King Kévin · 6 years ago
  90. 86f48fc minor style change: use ARRAY_SIZE by King Kévin · 6 years ago
  91. 1200a52 sniffer: add waiting time WT update by King Kévin · 6 years ago
  92. fe763b7 sniffing: decrease USB IRQ prioprity to prevent USART overrun by Kévin Redon · 6 years ago
  93. c9bd715 sniffing: fix procedure byte handling and make TPDU parsing more strict by Kévin Redon · 6 years ago
  94. 35e8bdf sniffer: also send incomplete (e.g. timeout) data (PPS/ATR/TPDU) by Kévin Redon · 6 years ago
  95. 709a431 sniffing: move conversion convertion and flag processing from ISR to main loop to keep ISR fast and focus on data capture by Kévin Redon · 6 years ago
  96. 30f90a7 console: drop data to be send when buffer is already full by Kévin Redon · 6 years ago
  97. 7406337 sniffer: display F and D values frim PPS by Kévin Redon · 6 years ago
  98. de97fd2 sniffer USB: implement USB communication and send parsed messages by Kévin Redon · 6 years ago
  99. 012940f USB device: add USB message structure for sniffer communication by Kévin Redon · 6 years ago
  100. a1012b1 USB: add central file to define USB IDs, classes, and endpoints by Kévin Redon · 6 years ago