[avrdude-dev] To all committers: some stylistic things

2010-01-07 Thread Joerg Wunsch
Thanks to everybody for improving the AVRDUDE code base. I see there were a number of commits within the past months. I'm not very religious about stylistic issues. After all, I basically inherited the maintenance of that project from Brian Dean, and a lot of the code present in AVRDUDE today

RE: [avrdude-dev] To all committers: some stylistic things

2010-01-07 Thread Weddington, Eric
Hi Joerg, Is there anyway that your email could make it into the documentation somewhere? I'm afraid I'll lose track of the email if, and when, I finally get around to doing any commits in the future. Thanks, Eric -Original Message- From:

[avrdude-dev] [bug #28458] Buffer line is incorrectly released for PP programmers

2010-01-07 Thread Joerg Wunsch
Update of bug #28458 (project avrdude): Status:None = Fixed Assigned to:None = joerg_wunsch Open/Closed:Open = Closed

[avrdude-dev] [bug #27551] Compile error ylwrap I think

2010-01-07 Thread Joerg Wunsch
Update of bug #27551 (project avrdude): Status: Need Info = Duplicate Open/Closed:Open = Closed ___ Reply to this item at:

[avrdude-dev] [bug #27501] [Feature Request]: Support AVR32

2010-01-07 Thread Joerg Wunsch
Update of bug #27501 (project avrdude): Status:None = Need Info ___ Follow-up Comment #1: David, can you please update this tracker item?

[avrdude-dev] [bug #26976] AVRDUDE fails with strange message if parallel port not available

2010-01-07 Thread Joerg Wunsch
Update of bug #26976 (project avrdude): Open/Closed:Open = Closed ___ Reply to this item at: http://savannah.nongnu.org/bugs/?26976 ___

[avrdude-dev] [bug #28344] chip_erase_delay too short for ATmega324P, 644, 644P, and 1284P

2010-01-07 Thread Joerg Wunsch
Update of bug #28344 (project avrdude): Status:None = Need Info Assigned to:None = joerg_wunsch ___ Follow-up Comment #2: I verified the most

[avrdude-dev] [bug #28516] Linux/Dragon: Error message on exit

2010-01-07 Thread Markus Baertschi
URL: http://savannah.nongnu.org/bugs/?28516 Summary: Linux/Dragon: Error message on exit Project: AVR Downloader/UploaDEr Submitted by: markus_b Submitted on: Thu 07 Jan 2010 07:57:43 PM CET Category: None

Re: [avrdude-dev] To all committers: some stylistic things

2010-01-07 Thread Joerg Wunsch
As Weddington, Eric wrote: Is there anyway that your email could make it into the documentation somewhere? I'm afraid I'll lose track of the email if, and when, I finally get around to doing any commits in the future. The problem I'm seeing is that we currently don't have any kind of

[avrdude-dev] Addition of mega325p support in avrdude

2010-01-07 Thread Martin Bogomolni
the AVR mega325p is the same as the mega325, and only requires an entry in avrdude.conf with the signature corrected so that the last byte is 0d. -Martin ___ avrdude-dev mailing list avrdude-dev@nongnu.org

RE: [avrdude-dev] To all committers: some stylistic things

2010-01-07 Thread Weddington, Eric
-Original Message- From: avrdude-dev-bounces+eric.weddington=atmel@nongnu.org [mailto:avrdude-dev-bounces+eric.weddington=atmel@nongnu.o rg] On Behalf Of Joerg Wunsch Sent: Thursday, January 07, 2010 1:32 PM To: avrdude-dev@nongnu.org Subject: Re: [avrdude-dev] To all

RE: [avrdude-dev] Addition of mega325p support in avrdude

2010-01-07 Thread Weddington, Eric
-Original Message- From: avrdude-dev-bounces+eric.weddington=atmel@nongnu.org [mailto:avrdude-dev-bounces+eric.weddington=atmel@nongnu.o rg] On Behalf Of Martin Bogomolni Sent: Thursday, January 07, 2010 2:56 PM To: avrdude-dev@nongnu.org Subject: [avrdude-dev]

RE: [avrdude-dev] Addition of mega325p support in avrdude

2010-01-07 Thread Weddington, Eric
-Original Message- From: Martin Bogomolni [mailto:martinb...@gmail.com] Sent: Thursday, January 07, 2010 7:47 PM To: Weddington, Eric Cc: avrdude-dev@nongnu.org Subject: Re: [avrdude-dev] Addition of mega325p support in avrdude Okay, will do. Patch should be against 5.8?

Re: [avrdude-dev] Addition of mega325p support in avrdude

2010-01-07 Thread Joerg Wunsch
As Martin Bogomolni wrote: Okay, will do. Patch should be against 5.8? Against the SVN version would be best, but 5.8 is OK as well. patch(1) can handle it. ;-) -- cheers, Jorg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/NIC: JW11-RIPE

Re: [avrdude-dev] To all committers: some stylistic things

2010-01-07 Thread Joerg Wunsch
As Weddington, Eric wrote: The problem I'm seeing is that we currently don't have any kind of developer documentation for AVRDUDE. Well, why not have a separate developers' chapter in the user manual? Because someone would ultimately have to write something for it. If the manual has a

RE: [avrdude-dev] To all committers: some stylistic things

2010-01-07 Thread Weddington, Eric
-Original Message- From: avrdude-dev-bounces+eric.weddington=atmel@nongnu.org [mailto:avrdude-dev-bounces+eric.weddington=atmel@nongnu.o rg] On Behalf Of Joerg Wunsch Sent: Thursday, January 07, 2010 10:10 PM To: avrdude-dev@nongnu.org Subject: Re: [avrdude-dev] To all