Commit Graph

14 Commits

Author SHA1 Message Date
skarg 46ab0030c8 Fiddling with the MAX_MDPU and datalink stuff. 2007-09-01 00:42:12 +00:00
skarg a5f1cb9493 Created for holding function pointers for the datalink. 2007-08-31 23:23:23 +00:00
skarg 42985437e5 Added demo for PIC18F6720 with MS/TP datalink layer. Untested. 2007-02-01 21:37:53 +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 d7ed1480fe Moved the demo objects into demo/object directory, and updated the makefiles and unit tests to handle the move. 2006-01-10 20:36:30 +00:00
skarg 4fa917931e Added check for datalink layer define. 2006-01-06 13:21:18 +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 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