TWiki home VRJ Wiki > VRJPlanning > SerialPortOnWin32Story (r1.1 vs. r1.9) VRJ Wiki webs:
Juggler | VRJPlanning | Main | TWiki | Test
VRJPlanning . { Home | Changes | Index | Search | Go }
 <<O>>  Difference Topic SerialPortOnWin32Story (r1.9 - 11 Mar 2003 - TWikiGuest)

SerialPortOnWin32Story

Line: 21 to 21

Tasks Est Spent To do Risk Reviewer Developer Task Name
Changed:
<
<
Task 4 2 2 Medium   AlanFischer Figure out why non-blocking support was there, but is commented out
>
>
Task 4 4 1 Medium   AlanFischer Figure out why non-blocking support was there, but is commented out

Task 4 4 0 Low   AlanFischer Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Changed:
<
<
Task 16 14 4 Medium   AlanFischer Test out win32 serial port on devices
>
>
Task 16 16 2 Medium   AlanFischer Test out win32 serial port on devices

Task details:


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.8 - 04 Mar 2003 - TWikiGuest)

SerialPortOnWin32Story

Line: 23 to 23

Tasks Est Spent To do Risk Reviewer Developer Task Name
Task 4 2 2 Medium   AlanFischer Figure out why non-blocking support was there, but is commented out
Task 4 4 0 Low   AlanFischer Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Changed:
<
<
Task 16 10 6 Medium   AlanFischer Test out win32 serial port on devices
>
>
Task 16 14 4 Medium   AlanFischer Test out win32 serial port on devices

Task details:


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.7 - 25 Feb 2003 - TWikiGuest)

SerialPortOnWin32Story

Line: 21 to 21

Tasks Est Spent To do Risk Reviewer Developer Task Name
Changed:
<
<
Task 4 0 4 Medium   AlanFischer Figure out why non-blocking support was there, but is commented out
Task 4 3 1 Low   Unassigned Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Task 16 4 12 Medium   Unassigned Test out win32 serial port on devices
>
>
Task 4 2 2 Medium   AlanFischer Figure out why non-blocking support was there, but is commented out
Task 4 4 0 Low   AlanFischer Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Task 16 10 6 Medium   AlanFischer Test out win32 serial port on devices

Task details:


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.6 - 18 Feb 2003 - TWikiGuest)

SerialPortOnWin32Story

Line: 22 to 22

Tasks Est Spent To do Risk Reviewer Developer Task Name
Task 4 0 4 Medium   AlanFischer Figure out why non-blocking support was there, but is commented out
Changed:
<
<
Task 4 2 2 Low   Unassigned Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Task 6 0 6 Low   Unassigned Test out win32 serial port on devices
>
>
Task 4 3 1 Low   Unassigned Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Task 16 4 12 Medium   Unassigned Test out win32 serial port on devices

Task details:


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.5 - 13 Feb 2003 - TWikiGuest)

SerialPortOnWin32Story

Line: 22 to 22

Tasks Est Spent To do Risk Reviewer Developer Task Name
Task 4 0 4 Medium   AlanFischer Figure out why non-blocking support was there, but is commented out
Changed:
<
<
Task 4 2 2 Low     Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Task 6 0 6 Low     Test out win32 serial port on devices
>
>
Task 4 2 2 Low   Unassigned Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Task 6 0 6 Low   Unassigned Test out win32 serial port on devices

Task details:


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.4 - 13 Feb 2003 - TWikiGuest)

SerialPortOnWin32Story


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.3 - 13 Feb 2003 - PatrickHartling)

SerialPortOnWin32Story

Line: 29 to 29

For some reason the non-blocking support was in there, but is current commented out. I guess the best way to find out why it was removed is test it out with different devices that use non-blocking and see what happens.

Added:
>
>
[At this time, I don't think we have any device drivers that use non-blocking serial I/O. It would be good to have it working just for the sake of having a complete implementation, but testing it may require writing some new code. --PH]

There are several functions that are really quick to put in (1 windows call). But some of the other ones look like they don't have a windows counterpart.

Also, all of the testing I'm doing current is only taking place on w2k machines. How important is the testing of 95/98/Me machines? I found some references to a buffer-overflow bug in 95/98/Me. I don't have access to any pre-2k machines to test on at the moment.

Added:
>
>

[Since we require Visual Studio 7 for compiling on Windows, Windows 95 and 98 will never be supported. Personally, I don't care about Windows ME, but that's just my opinion. We should focus on the systems that we have for now. --PH]


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.2 - 12 Feb 2003 - AlanFischer)

SerialPortOnWin32Story

Line: 13 to 13

Full story

Added:
>
>
Windows serial support is pretty questionable. Several necessary functions aren't implemented yet. And it needs to be tested out with the devices.

Implementation notes

Tasks in this story

Line: 25 to 27

Task details:

Added:
>
>
For some reason the non-blocking support was in there, but is current commented out. I guess the best way to find out why it was removed is test it out with different devices that use non-blocking and see what happens.

There are several functions that are really quick to put in (1 windows call). But some of the other ones look like they don't have a windows counterpart.

Also, all of the testing I'm doing current is only taking place on w2k machines. How important is the testing of 95/98/Me machines? I found some references to a buffer-overflow bug in 95/98/Me. I don't have access to any pre-2k machines to test on at the moment.


 <<O>>  Difference Topic SerialPortOnWin32Story (r1.1 - 12 Feb 2003 - TWikiGuest)
Line: 1 to 1
Added:
>
>

SerialPortOnWin32Story

Story summary Win32 serial port support is missing several features
Iteration VrjOneOneDR4
Development order 1
Customer  
Story Lead Alan Fischer
FEA  
Acceptance Criteria  
Passed acceptance test No

Full story

Implementation notes

Tasks in this story

Tasks Est Spent To do Risk Reviewer Developer Task Name
Task 4 0 4 Medium   Alan Fischer Figure out why non-blocking support was there, but is commented out
Task 4 2 2 Low     Implement other functions that exist on windows, but aren't in yet. (send break, drain output, etc)
Task 6 0 6 Low     Test out win32 serial port on devices

Task details:



Topic SerialPortOnWin32Story . { View | Diffs | r1.9 | > | r1.8 | > | r1.7 | More }
Revision r1.1 - 12 Feb 2003 - 21:05 - TWikiGuest
Revision r1.9 - 11 Mar 2003 - 15:07 - TWikiGuest

Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VRJ Wiki? Send feedback