コミット履歴

作者 SHA1 メッセージ 日付
  Michael Buesch 3039012a5e Move from obsolete SafeConfigParser to ConfigParser 2 年 前
  Michael Buesch fe8982086a Port to PyQt6 2 年 前
  Michael Buesch d5ccb02c25 gui: Switch to PyQt5 and Python3 4 年 前
  Michael Buesch d26c65dec5 Run 2to3 on all .py files 4 年 前
  Michael Buesch 2704b87631 toprammer-gui: Fix editor foreground for dark desktop configurations 7 年 前
  Michael Buesch 41e1c1fa5b gui: Show chip maintainer 11 年 前
  Michael Buesch 272b14d33f gui: Avoid crash on verify, if buffers are empty 11 年 前
  Michael Buesch 8aa6c9c415 gui: Don't crash read-all on chips without signature bytes 11 年 前
  Michael Buesch 5d1b5b7faf gui: Fix raw command sending 11 年 前
  Michael Buesch 55daedeb6f gui: Use new-style signal/slots 11 年 前
  Michael Buesch e13db1f1dd gui: Add double-click support in programmer select dialog 11 年 前
  Michael Buesch 773c44c0cf gui: Fix double click in chip select dialog 11 年 前
  Michael Buesch c09ee39ed6 Fix autorun 11 年 前
  Michael Buesch 851fdf4d58 Add frequency counter to unitest 11 年 前
  Michael Buesch 3a0fe398cb Add generic support for parsing of ihex sections 11 年 前
  Michael Buesch 3cff9504b0 gui: Add RAM to autorun 11 年 前
  Michael Buesch ac66332c10 gui: in autorun mode, verify only selected memories. 11 年 前
  Michael Buesch 660acf6ddb gui: use GENERICTOPCALL for chip-read and chip-verify 11 年 前
  Michael Buesch ad340049d8 gui: Store result in GenericTopCall 11 年 前
  Michael Buesch 2b8d8dfb2f gui: Add support for multiple backend calls in one run. 11 年 前
  Michael Buesch 56cecca82e In verify, only compare to supplied amount of data. 11 年 前
  Michael Buesch 46b4d210eb Add support for more Microchip and Atmel microcontrollers 11 年 前
  Michael Buesch 7af9d0641e toprammer-gui: Allow force-quit, if hardware task hangs 12 年 前
  Michael Buesch 6822d07488 gui: Improve ZIF view 12 年 前
  Michael Buesch 91c5b7b86a gui: Fix unitest settings save and restore 12 年 前
  Michael Buesch 062b021178 Fix oscillator callback 12 年 前
  Michael Buesch 03b7502540 gui: Set smaller font size for layout 12 年 前
  Michael Buesch fde16caa65 gui: Add padding to verify buffer 12 年 前
  Michael Buesch 7bfffdbbfe Move hardware access routines to programmer implementation 12 年 前
  Michael Buesch c8edb8fd0b Use open() instead of file() 12 年 前