skarg
5dd8c6da91
Converted to standard indent style.
2006-10-07 14:13:34 +00:00
skarg
19c5a20205
Converted C++ comments to C comments
2006-10-07 14:12:16 +00:00
skarg
f45d694a51
Corrected the server bit in the abort PDU which was missing for the abort messages.
2006-10-05 22:46:59 +00:00
skarg
4ddeb3dcad
Corrected ReadProperty reply when data is too big to fit into APDU. It is required to be an Abort messaage, not an Error message.
2006-10-05 12:47:23 +00:00
skarg
d26cde35aa
Updated MS/TP for the PIC project. Fixed some state transistions, and optimized to be able to return the token promptly.
2006-09-27 12:12:07 +00:00
skarg
337bc5ab4e
Corrected the NPDU encoding for the demo handlers.
2006-09-23 22:02:04 +00:00
skarg
64299be5ae
Changed PIC to little endian.
2006-09-21 11:17:56 +00:00
skarg
dd9b726b5e
corrected state transition in WAIT FOR REPLY state.
2006-09-21 11:17:10 +00:00
skarg
bb9351fa9f
moved rs485.h into ports.
2006-09-16 19:49:44 +00:00
skarg
310b4c1479
moved the mstp state machines into the ports directories since they will be custom for each port. Some ports will be single threaded while some will use an RTOS.
2006-09-16 17:48:52 +00:00
skarg
0e58e76090
Updated PIC18 port.
2006-09-01 18:02:44 +00:00
skarg
55441280e4
Created a local device.c object which is significantly smaller than the standard demo device.c object.
2006-08-30 16:46:20 +00:00
skarg
19a823350e
Updated files for PIC18F port.
2006-08-29 20:57:30 +00:00
skarg
3d0abf778a
indented
2006-08-29 10:48:04 +00:00
skarg
52ee5a5619
Getting the RTOS-32 port working again. Also getting the MS/TP state machine working. Soon!
2006-08-23 21:32:16 +00:00
skarg
2dd0cd5d69
Working on MS/TP port to PIC18F series microcontroller.
2006-08-14 20:59:09 +00:00
skarg
dafc55bf9f
Working on the Datalink MS/TP layer - no working yet.
2006-08-14 13:59:07 +00:00
skarg
a30d497669
indented.
2006-08-13 00:57:17 +00:00
skarg
185d02a9ff
working on PIC port of MS/TP.
2006-08-11 20:55:48 +00:00
skarg
e683d06998
created readme file for PIC port.
2006-08-10 21:23:12 +00:00
skarg
aba682950a
Getting the PIC port to function with MS/TP.
2006-08-10 21:12:01 +00:00
skarg
280b1dd6b7
Corrected compile error.
2006-08-10 20:50:49 +00:00
skarg
74be0dd457
Changed bool to smaller datatype for PIC port.
2006-08-10 20:49:53 +00:00
skarg
e6a37a34a8
Added a Binary Input object to the demo objects and updated the demo applications and device object to support the new object.
2006-03-22 03:51:36 +00:00
skarg
b686fa7ca7
changed c++ comments to c comments using comment.sh script.
2006-02-19 01:33:30 +00:00
skarg
c701c987a2
changed my workspace a little
2005-09-29 19:33:24 +00:00
skarg
c45d61b9e2
Updated code to compile on MPLAB C18 v2.44 compiler.
2005-09-29 19:28:18 +00:00
skarg
566d44d1d2
modified while adding pic18 support
2005-04-20 17:10:06 +00:00
skarg
4646df1188
modified while adding pic18 support
2005-04-20 17:09:26 +00:00
skarg
6cdffceab6
*** empty log message ***
2005-04-15 15:31:06 +00:00
skarg
70e4f220d4
Created
2005-04-13 20:50:02 +00:00
skarg
216ff3db4f
Moved from main project to PIC18
2005-03-16 19:08:36 +00:00
akchu
e5274a8881
1) Created MSTP_Create_And_Send_Frame function.
...
2) Moved MSTP_Create_Frame call out of rs485.c and into mstp.c
3) Modified all previous calls to RS485_Send_Frame calls to call
MSTP_Create_And_Send_Frame instead.
2004-10-03 17:20:48 +00:00
skarg
cde1d1e021
Ooops! Imported SVN records...
2004-09-22 19:31:25 +00:00
skarg
9a9e31ace6
Initial revision
2004-09-22 19:08:48 +00:00