Historique des commits

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