Skip to content

Releases: bigbigmdm/IMSProg

v1.4.4 Fix: incorrect reading of the DataFlash chips status register

23 Sep 10:36
c4d343b
Compare
Choose a tag to compare

In new version:

  • Fix: In the Save menu, the cancel button causes an error message
  • Fix: Incorrect names of DataFlash chips
  • Fix: incorrect reading of the DataFlash chips status register
  • Fedora repository added
  • MacOS build support added
  • Uninstall script added

v1.4.3 Fixed SPI NOR FLASH erase mode

26 Jul 08:58
7fba80f
Compare
Choose a tag to compare
  • Fixed: On the GNOME desktop, program does not respond when erasing SPI NOR FLASH.
  • Fixed: The progress bar did not display correctly when SPI NOR FLASH was erased.
  • Fixed: When erasing SPI NOR Flash, the STOP button does not work.

v1.4.2 Corrected German translations

28 Jun 08:36
e3cce1a
Compare
Choose a tag to compare

New features:

Added new chips to the chip database.

Changes:

Corrected German translation
German translator added to copyright
Fix: fixed metadata files
Fix: corrected chip database

v1.4.1 Added support new chip type - AT45DBxx DataFlash

27 May 07:38
947320f
Compare
Choose a tag to compare

New features:

  • Added support new chip type - AT45DBxx DataFlash.
  • Added new chips to the chip database.

Changes:
In appsteram metadata files:

  • Fix: asv-url-redefined
  • Fix: icon-not-found
  • Fix: asv-developer-name-tag-deprecated
  • Fix: appstream-metadata-malformed-modalias-provide - include non-valid hex digit in USB matching rule 'usb:v1a86p5512d*'

In udev rules:

  • Renamed udev rule from 99-CH341.rules to 71-CH341.rules and removed deprecated MODE=660 and GROUP+=plugdev

v1.3.9 Packaging bug fixes

13 May 12:30
55136a9
Compare
Choose a tag to compare
  • Fixed: There is a spelling error in in 99-CH341.rules.
  • Fixed: (metadata changed): appstream-metadata-missing-modalias-provide usr/lib/udev/rules.d/99-CH341.rules
  • Splitting long lines in README.md
  • Removed language .qm files - it is generated when the package is built. (New building depends - need the qttools5-dev (Debian) / qt5-linguist (Fedora) / qt5-tools (Arch))
  • Removed unused tags from language files

v1.3.8 Update translations, bugfixes

06 May 09:18
6b76050
Compare
Choose a tag to compare
  • Added translation of update script
  • Appstream metadata files added
  • Fix: after first installing the software it does not find the CH341A device, detecting it only after rebooting the computer
  • Fix: incorrect translation file names in Chinese locale

[Tian-HP]

  • Chinese translation update

[Giovanni Scafora scafora.giovanni@gmail.com]

  • Italian translation update

v1.3.7 Fix small bugs

27 Apr 09:02
453f4e3
Compare
Choose a tag to compare
  • Small refinements (bugfix) to the interface.
  • Updating the Italian translation.
  • For 25xxx, 95xxx chips, writing to a status register is now only available after reading it.

v1.3.6 Added a third status register to the SFDP form

18 Apr 07:54
3556930
Compare
Choose a tag to compare
  • Added a third status register to the SFDP form
  • fix: uncorrect write to the third SPI NOR FLASH status register
  • fix: the chip database data is corrected for large size chips
  • fix: after reading, the menu item go to address becomes inactive

v1.3.5 Added function to HEX-editor

11 Apr 12:57
2e05d0b
Compare
Choose a tag to compare

Added function to HEX-editor to move the cursor to the entered address. A new form has been added for entering an address.

v1.3.4 bugfix:Wrong read/write data in last addresses of M95040, AT25040, 25AA040, CAT25C04 chips

08 Apr 09:29
3a25fb3
Compare
Choose a tag to compare
  • bugfix:Wrong read/write data in last addresses of M95040, AT25040, 25AA040, CAT25C04 chips