patchAVR Downloader/UploaDEr - Patches: patch #4635, Add support for terminal/console...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4635: Add support for terminal/console servers for serial programmers

Submitter:  None
Submitted:  Wed 16 Nov 2005 09:26:22 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Originator Email:  -email is unavailable-
Open/Closed:  Closed

Thu 31 Aug 2006 08:55:16 PM UTC, comment #1: 

Thanks for the patch, implemented.

I applied some minor stylistic changes to make it consistent
with the remainder of the file, and changed the magic string
from "host:port" to "net:host:port", so it's more in line with
the existing "usb[:serialno]" diversion used for USB-connected
programmers.

I also added a dummy for ser_win32.c, and of course, documentation.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 16 Nov 2005 09:26:22 PM UTC, original submission:  

Support -P host:port to tell avrdude to talk to a serial programmer through a terminal/console server instead of a directly connected serial port. Modelled after gdb remote target support.

I can only build/test for linux/unix/*bsd platforms, I've
not done anything for windoze platforms.

Needs the terminal server serial port to be correctly configured,
and will not support bit-banging or programmers that change their serial interface speeds on the fly.

Tested on the stk500/avrisp.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #5838:  avrdude-network-patch added by None (2KiB - application/octet-stream - patch to ser_posix.c)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-31 joerg_wunsch StatusNone Done
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed
2005-11-16 None Attached File- Added avrdude-network-patch, #5487
    Carbon-Copy- Added andyw --AT-- pobox --DOT-- com

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code