Commit Graph

10 Commits

Author SHA1 Message Date
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 2e87236e9b Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
2005-08-13 14:10:21 +00:00
skarg ff1dbe83b0 made the datalink generic while adding datalink for MS/TP 2005-06-30 21:31:00 +00:00
skarg 4646df1188 modified while adding pic18 support 2005-04-20 17:09:26 +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 6acf3fdc29 refactored the custom config settings. 2005-03-16 18:02:16 +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
akchu 4aa922fe63 Fixed up compiler warnings about missing definition and such. 2004-10-03 16:23:12 +00:00
skarg 9a9e31ace6 Initial revision 2004-09-22 19:08:48 +00:00