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
|
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
|
e3d5697cc1
|
adding BVLC support - not working yet.
|
2006-05-23 20:58:13 +00:00 |
|
skarg
|
23a00b7676
|
adding BBMD support.
|
2006-04-20 21:13:53 +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
|
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
|
bc21625461
|
refactored the BACnet/IP for each of the ports
|
2005-08-12 15:44:42 +00:00 |
|
skarg
|
489dde9fb8
|
corrected BACnet/IP for the linux port.
|
2005-05-05 16:04:34 +00:00 |
|
skarg
|
be646af144
|
adding BACnet/IP to the Linux port
|
2005-05-04 17:53:05 +00:00 |
|
skarg
|
156b2f143d
|
modified while refactoring the handlers
|
2005-05-04 13:27:27 +00:00 |
|
skarg
|
dd677858cb
|
created
|
2005-05-03 20:55:26 +00:00 |
|