skarg
|
dee63d45bc
|
Changed all the C++ comments to C comments using comment.sh script.
|
2006-02-19 01:32:09 +00:00 |
|
skarg
|
b1d46ffa8c
|
ran the indent program on the source files to make them consistent.
|
2006-02-18 22:34:36 +00:00 |
|
skarg
|
fb8d423bde
|
corrected unit tests
|
2005-06-18 23:36:08 +00:00 |
|
skarg
|
2624538022
|
modified for AtomicReadFile handling.
|
2005-06-12 01:01:30 +00:00 |
|
skarg
|
de0822a603
|
added initialization to the src and dest address when portions of it were not decoded. This corrects a bug preventing proper communication on Ethernet.
|
2005-04-21 19:49:38 +00:00 |
|
skarg
|
fe5b2f86e7
|
Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full).
|
2005-04-13 20:52:18 +00:00 |
|
skarg
|
da44de60b3
|
corrected defects
|
2005-04-08 21:28:34 +00:00 |
|
skarg
|
e96a9f7aa1
|
Moved the max seg and max apdu encode from npdu. Created decode and unit tests.
|
2005-03-17 19:16:08 +00:00 |
|
skarg
|
689d98708e
|
Added unit testing for encode and decode of NPDU.
|
2005-03-16 16:19:13 +00:00 |
|
skarg
|
1190ff8380
|
Adding code to support NPDU.
|
2005-03-14 00:04:57 +00:00 |
|
skarg
|
a5e4921dbb
|
created
|
2005-03-13 12:08:27 +00:00 |
|