skarg
|
9069c939da
|
Fixing indent oops which removed the contents of all these files.
|
2007-06-14 05:33:15 +00:00 |
|
skarg
|
ea4863ca25
|
Indented.
|
2007-06-14 05:14:26 +00:00 |
|
skarg
|
8026dc003b
|
Combined the interface set into the datalink_init for all the datalink layers. Changed all the demo programs to use datalink_init instead of specific datalink functions.
|
2007-05-25 01:08:42 +00:00 |
|
skarg
|
71d59fbb8b
|
Standardized the comments and indentation using the comment.sh and indent.sh scripts.
|
2007-02-02 02:25:15 +00:00 |
|
skarg
|
5e7c88b171
|
Corrected unit tests to work with new datalink file.
|
2007-02-02 02:20:21 +00:00 |
|
skarg
|
42985437e5
|
Added demo for PIC18F6720 with MS/TP datalink layer. Untested.
|
2007-02-01 21:37:53 +00:00 |
|
skarg
|
8e864e4e08
|
Changed precompiler defines which confused the PIC18 compiler.
|
2006-09-01 18:34:32 +00:00 |
|
skarg
|
3d0abf778a
|
indented
|
2006-08-29 10:48:04 +00:00 |
|
skarg
|
3560e3d06f
|
updated the linux data link layers for changed apdu that passes npdu.
|
2006-08-13 11:19:42 +00:00 |
|
skarg
|
a30d497669
|
indented.
|
2006-08-13 00:57:17 +00:00 |
|
skarg
|
5bb205dc03
|
Changed the API to pass the NPDU data down through the datalink layer in order to make the dlmstp work since it needs data-expecting-reply information. Of course, this affected all the demos, all the unit tests, and most of the demo handlers. Corrected some TSM leaks in confirmed messages. Refactored the AtomicReadFile and AtomicWriteFile demos by moving the Send_ functions to the demo/handlers directory and using the s_whois common handler. Added some common defines for the BACnet version and revision since several modules were using the info. Hopefully I didn't break too many things.
|
2006-08-13 00:54:05 +00:00 |
|
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
|
4ba79baf1e
|
Added handling for ARCNET on the Linux port.
|
2005-09-06 20:41:01 +00:00 |
|
skarg
|
211e0fdb34
|
Added ARCNET raw packet handling for Linux.
|
2005-09-06 20:28:52 +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
|
fb8d423bde
|
corrected unit tests
|
2005-06-18 23:36:08 +00:00 |
|
skarg
|
cc3ec5ba38
|
created
|
2005-05-27 12:39:32 +00:00 |
|