Commit Graph

  • fce2f01232 Extract option classes into separate file Grigori Goronzy 2016-05-18 02:38:13 +0200
  • 854f36100b stc12: fix option handling Grigori Goronzy 2016-05-18 02:13:17 +0200
  • 92f4def11a stc12a: revamp option handling Grigori Goronzy 2016-05-18 01:21:54 +0200
  • 6c0af88551 frontend: always pad to 512 bytes, fill with 0xff Grigori Goronzy 2016-05-18 00:56:16 +0200
  • 366a3a5bd3 Fix EEPROM size of STC12x54 series in MCU database Grigori Goronzy 2016-05-15 02:39:51 +0200
  • c046e886e3 usb15: add protocol notes Grigori Goronzy 2016-05-15 02:29:52 +0200
  • 7ba95eab68 stc15/usb15: add password feature notes Grigori Goronzy 2016-05-15 02:28:56 +0200
  • 61a4fa0e4f stc89: add missing output flush Grigori Goronzy 2016-05-14 21:37:27 +0200
  • da5f6678c5 usb15: sanity check on status packet reads Grigori Goronzy 2016-05-14 21:03:07 +0200
  • a8f141584d Merge branch 'usbisp' Grigori Goronzy 2016-05-14 13:26:57 +0200
  • adcb8d8ced README: add details of usb15 protocol mode usbisp Grigori Goronzy 2016-05-14 13:21:43 +0200
  • 81c890337e usb15: make USB support optional Grigori Goronzy 2016-05-14 13:03:03 +0200
  • 9af984a191 Add USB-ISP support for STC15W4 series Grigori Goronzy 2016-05-14 12:50:14 +0200
  • 2738118e8f stc15: extract build_options method Grigori Goronzy 2016-05-14 12:43:15 +0200
  • eedf9169a7 stc15: add error reporting for locked MCUs Grigori Goronzy 2016-05-13 02:54:43 +0200
  • cb739e6f94 Add exit status to documentation Grigori Goronzy 2016-05-12 01:48:02 +0200
  • 2a770bb37f Add missing license header Grigori Goronzy 2016-05-12 01:25:22 +0200
  • 8fe94e001f Update list of compatible MCUs Grigori Goronzy 2016-05-12 01:19:31 +0200
  • b1ed017137 Add protocol detection to documentation Grigori Goronzy 2016-05-12 01:07:27 +0200
  • 678d001ec5 Print informational message after protocol detection Grigori Goronzy 2016-05-12 01:04:34 +0200
  • f8e8d66baa Merge pull request #13 from laborer/master Grigori Goronzy 2016-05-12 00:11:10 +0200
  • afba6c6805 Add automatic protocol detection laborer 2016-05-06 12:04:49 -0400
  • d1f464c387 Raise default handshake baudrate to 2400 Grigori Goronzy 2016-04-15 11:13:54 +0200
  • e268b282cb Update dump-mcu.py for stc-isp 6.85K Jens J 2016-04-12 18:04:15 -0500
  • 42ba55bb16 Update model db Jens J 2016-04-14 09:12:09 -0500
  • 3507b65ba1 Update dump-mcu.py for stc-isp 6.85K Jens J 2016-04-12 18:04:15 -0500
  • f9a19c927c Update README.md Grigori Goronzy 2016-04-02 23:13:51 +0200
  • 372f854c77 Add autoreset feature via DTR control line Grigori Goronzy 2016-04-02 23:00:07 +0200
  • 41cabb587b frontend: also catch I/O errors in pulse phase v1.1 Grigori Goronzy 2016-01-17 15:16:43 +0100
  • 6a38127c0d Fix regression with some STC15 parts Grigori Goronzy 2016-01-05 06:58:04 +0100
  • d3911870c3 Fix initialization with CH340 UARTs v1.0 Grigori Goronzy 2015-12-15 16:43:37 +0100
  • af153a89e7 Fix initialization with CH340 UARTs fix-ch340 Grigori Goronzy 2015-12-15 16:43:37 +0100
  • 293ce2c749 Add STC15W408AS to compatibility list Grigori Goronzy 2015-12-12 01:02:40 +0100
  • f13650a352 stc15: remove extra space in output Grigori Goronzy 2015-12-11 01:50:55 +0100
  • f5574f30e3 frontend: rename code_binary/eeprom_binary Grigori Goronzy 2015-12-11 01:49:45 +0100
  • bc6f9da03e frontend: nicer description Grigori Goronzy 2015-12-11 01:38:46 +0100
  • 6f0ee0387d serial: flush input on connect Grigori Goronzy 2015-12-11 01:21:06 +0100
  • cc20c85ad0 Add STC15W4K56S4 dump Grigori Goronzy 2015-12-11 01:14:21 +0100
  • b71b6535c4 Add STC15W4K56S4 to compatibility list Grigori Goronzy 2015-12-11 01:13:35 +0100
  • 76b3418f0a stc15: add core voltage option (STC15W) Grigori Goronzy 2015-12-11 01:09:47 +0100
  • 11b165c02c stc15a: set pulse timeout for handshake Grigori Goronzy 2015-12-11 00:39:04 +0100
  • 9f42ef29f3 stc15: use generic/new sync sequence for handshake Grigori Goronzy 2015-12-11 00:36:47 +0100
  • 432fed8af1 Add STC11F02E to compatibility list Grigori Goronzy 2015-12-06 19:44:48 +0100
  • 7336673655 Add STC15L2K61S2 to README Grigori Goronzy 2015-11-30 00:51:51 +0100
  • 0548582dd4 Add initial debian packaging info Andrew Andrianov 2015-11-25 13:56:12 +0300
  • f1496c5897 Merge 212969a145 into e0afd851ae Andrew 2015-11-25 21:23:49 +0000
  • e0afd851ae Let MCU detection recover faster Grigori Goronzy 2015-11-25 22:19:54 +0100
  • 083242d4f1 Add initial debian packaging info packaging Andrew Andrianov 2015-11-25 13:56:12 +0300
  • 212969a145 Add initial debian packaging info Andrew Andrianov 2015-11-25 13:56:12 +0300
  • b72c5a60fb ihex: fix bytearray overallocation Grigori Goronzy 2015-11-25 03:06:57 +0100
  • 8d800d1090 ihex: fix non-contiguous ranges Grigori Goronzy 2015-11-25 01:35:20 +0100
  • c0a9b381c9 Update TODO Grigori Goronzy 2015-11-24 23:12:57 +0100
  • 0ed9ac9229 stc15a,stc15: properly set IAP wait states Grigori Goronzy 2015-11-24 23:08:11 +0100
  • d0a9b61482 Update README Grigori Goronzy 2015-11-24 21:16:43 +0100
  • 778cb63e36 stc15: add optional write finish packet (BSL 7.2+) Grigori Goronzy 2015-11-24 20:58:51 +0100
  • b55fc1fcf4 stc15: print BSL minor version Grigori Goronzy 2015-11-24 20:48:48 +0100
  • 3a81844a17 frontend: prefer to catch SerialException Grigori Goronzy 2015-11-24 01:42:53 +0100
  • d318384c25 stc15: handle uncalibrated chips Grigori Goronzy 2015-11-24 01:37:22 +0100
  • ef84cf3cd5 Update README again Grigori Goronzy 2015-11-24 00:44:34 +0100
  • 6601cb91f1 Update README Grigori Goronzy 2015-11-24 00:40:40 +0100
  • 63327e3498 frontend: add Intel HEX support Grigori Goronzy 2015-11-24 00:33:22 +0100
  • f452ca226e frontend: return instead of exit Grigori Goronzy 2015-11-23 23:48:58 +0100
  • 7317f9e3a7 frontend: use 1200 BPS for handshake by default Grigori Goronzy 2015-11-23 23:44:50 +0100
  • ad57488e4f Unify options Grigori Goronzy 2015-11-23 23:30:29 +0100
  • b6c87fb532 Add option descriptions to README Grigori Goronzy 2015-11-23 23:29:22 +0100
  • 3966e2e109 Merge branch 'packaging' Grigori Goronzy 2015-11-23 22:37:49 +0100
  • 14a8b061c1 Clean up TODO Grigori Goronzy 2015-11-23 22:36:11 +0100
  • a5795dbee8 Add gitignore Grigori Goronzy 2015-11-23 22:32:39 +0100
  • bc6447fdc9 Add missing stdout flush calls Grigori Goronzy 2015-11-23 22:23:50 +0100
  • af35a6ba51 setup: add metadata Grigori Goronzy 2015-11-23 21:39:08 +0100
  • 2bf43d161a Update README Grigori Goronzy 2015-11-23 19:53:14 +0100
  • b96bc39948 setup: use version from package Grigori Goronzy 2015-11-23 19:33:26 +0100
  • bc242390e7 Add packaging infrastructure Grigori Goronzy 2015-11-23 19:12:03 +0100
  • 797dcbccda Update README Grigori Goronzy 2015-11-23 15:19:01 +0100
  • bd41521c6d Add commented dump to stc15a docs Grigori Goronzy 2015-11-22 18:47:24 +0100
  • 5b4f9d0ef0 Add stc89 and stc12a dumps Grigori Goronzy 2015-11-22 18:45:01 +0100
  • 391f6433fe stc15: print wakeup timer value Grigori Goronzy 2015-11-22 18:44:37 +0100
  • aae3d946f6 Add more dumps and new STC15 protocol info Grigori Goronzy 2015-11-22 18:23:38 +0100
  • 7a858f3334 Fix up README Grigori Goronzy 2015-11-22 18:09:49 +0100
  • 9da8da6807 Update README Grigori Goronzy 2015-11-22 18:05:45 +0100
  • d5b35cf43d Rename stc15 and stc15x protocols Grigori Goronzy 2015-11-22 17:45:31 +0100
  • 24a2a4a15b Merge branch 'stc15' Grigori Goronzy 2015-11-22 17:42:15 +0100
  • 8297904753 stc15x: add external clock handling Grigori Goronzy 2015-11-22 17:30:27 +0100
  • 75ac790141 Add IAP15F2K61S2 to compatibility list Grigori Goronzy 2015-11-22 07:58:34 +0100
  • 52b346ebfc Flush stdout in some more error cases Grigori Goronzy 2015-11-22 07:56:20 +0100
  • ed28c8ef89 stc15x: add hack for SW/HW UART differences Grigori Goronzy 2015-11-22 07:52:04 +0100
  • bf7cbb2042 Add support for new BSL 7.x STC15 parts Grigori Goronzy 2015-11-21 01:45:22 +0100
  • 6f77535673 Fix output in error cases Grigori Goronzy 2015-11-22 04:27:46 +0100
  • bb6fd8d8fb Add debug command line flag Grigori Goronzy 2015-11-21 01:41:25 +0100
  • 1a0e100ab6 Update MCU database Grigori Goronzy 2015-11-21 00:41:30 +0100
  • b2326bf8e9 Update TODO Grigori Goronzy 2015-11-21 00:40:15 +0100
  • 84c3e1989c Add note regarding input formats Grigori Goronzy 2015-11-19 00:38:05 +0100
  • 0fe01db8f1 Add two other tested MCUs Grigori Goronzy 2015-11-19 00:37:31 +0100
  • 62c85d06c8 Add STC12A (early STC12) series protocol support Grigori Goronzy 2014-01-28 23:58:51 +0100
  • 033d4a4016 Documentation fixes Grigori Goronzy 2014-01-24 00:30:21 +0100
  • 977fb205ed Add STC 89/90 series protocol support Grigori Goronzy 2014-01-23 23:55:41 +0100
  • ca1bd4dcab stc12: fix detection of illegal baudrates Grigori Goronzy 2014-01-23 15:08:24 +0100
  • 1bd2ec9cbe Extract base class for protocols Grigori Goronzy 2014-01-23 14:54:09 +0100
  • 87a257e63e Improve synchronization and timeout handling Grigori Goronzy 2014-01-21 16:03:38 +0100
  • 5bcad70d77 Update MCU database Grigori Goronzy 2014-01-17 12:08:23 +0100