avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [patch #6708] Fixes blocked progress bar appearance on ter


From: Paul L Daniels
Subject: [avrdude-dev] [patch #6708] Fixes blocked progress bar appearance on terms that buffer stderr
Date: Sat, 03 Jan 2009 01:11:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121622 Ubuntu/8.10 (intrepid) Firefox/3.0.5

URL:
  <http://savannah.nongnu.org/patch/?6708>

                 Summary: Fixes blocked progress bar appearance on terms that
buffer stderr
                 Project: AVR Downloader/UploaDEr
            Submitted by: pldaniels
            Submitted on: Sat 03 Jan 2009 01:11:32 AM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

On some systems the progress bar (#'s) from avrdude is not updated smoothly
(instead often appears just as two large 50% updates).  This was most notable
when programming AVRs running at very low clock speeds (150kHz or less).

The problem appears to lie with the terminal buffering stderr.

This patch simply adds a fflush() call into the update_progress_tty call  to
resolve the situation.

Regards,
Paul.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 03 Jan 2009 01:11:32 AM GMT  Name: avrdude-progress-bar-fix.diff 
Size: 355B   By: pldaniels

<http://savannah.nongnu.org/patch/download.php?file_id=17198>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6708>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]