Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added 'Autodetect' button to automatically detect microcontroller #4

Merged
merged 3 commits into from
Feb 12, 2017

Conversation

trol73
Copy link
Contributor

@trol73 trol73 commented Feb 9, 2017

Hi,
I have added a button to automatically detect the microcontroller by its signature

@vonnieda
Copy link
Owner

Hi @trol73,

This looks very nice! Thank you for the PR! Can you tell me where the Signatures.lst comes from? Is it generated?

Thanks,
Jason

@trol73
Copy link
Contributor Author

trol73 commented Feb 10, 2017

Hi Jason,

Yes, it's generated. I have trivial python script that generates this list from Atmel xml's.
I can attach it.

p.s. Thanks for this application - it's very useful and has no analogues on MacOS

Regards,
Oleg

@vonnieda
Copy link
Owner

Hi @trol73, this looks good but I found two small issues:

  1. The Autodetect button is slightly misaligned. Just a few pixels.
    screen shot 2017-02-11 at 10 04 49 am
  2. The program crashes if I click the auto detect button 3 times. It happens every time I try it. Just open the program, click auto detect, wait for it to finish, and repeat two more times. Results in a crash.

@trol73
Copy link
Contributor Author

trol73 commented Feb 11, 2017

Hi @vonnieda,
thank you for the report, I have fixed it

@vonnieda vonnieda merged commit d0c6912 into vonnieda:master Feb 12, 2017
@vonnieda
Copy link
Owner

Nice work @trol73! Thank you for this very nice feature. I will do a new release to the update site later today.

@vonnieda
Copy link
Owner

New version has been released! http://vonnieda.org/software/avrfuses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants