Skip to content

Releases: RuggedScience/atprogram-gui

Updated UI

17 Feb 14:09

Choose a tag to compare

Updated UI Pre-release
Pre-release
  • UI has been updated to more closely match Atmel Studio's implementation
  • Available interfaces are now based on the currently selected device
  • Fuses and fuse descriptions are now populated based on the current device

Prioritize atbackend from Atmel Studio

10 Oct 17:04
a469eb0

Choose a tag to compare

Default to using atbacked from Atmel Studio if that is installed.

Installer now resets atpackmanager cache during the install process. This should help resolve the "[ERROR] Could not set device properties" issue as stated in bug #2 .

Drag & Drop

12 Jun 17:43

Choose a tag to compare

Added drag and drop file support
Added FW Version of production files based on CRC-32 checksum

Fixed Win7 no atbackend error

02 Apr 18:48

Choose a tag to compare

Sets the working directory of the atprogrm process which fixes the "no atbackend" error on Windows 7

Searches for atbackend in more directories and added ELF parsing

20 Feb 15:54
9d69584

Choose a tag to compare

  • Searches for the atbackend files in the following directories in order:

    1. .\
    2. C:\Program Files (x86)\RuggedScience\atprogram
    3. C:\Program Files (x86)\Atmel\Studio\7.0
  • Parses the ELF file for sections

    • Disables check boxes for sections not in the file
    • Checks all sections found in file
    • Disables all check boxes if the file doesn't exits
  • Selects all text in fuse edits when focus is received

  • Updated installer to separate atprogrm and atprogram-gui into their own components

  • Updated installer to add atprogram "environment" start menu icon

  • Updated installer to add Pack Manager start menu icon

    • Easily add support for more controllers!
    • atprogram GUI automatically pulls all controllers installed from Pack Manager

Initial release

18 Feb 22:17
054ddae

Choose a tag to compare

Built with QT 5.11.1 MinGW 32bit
Installer created with QT Installer Framework 3.0