Commit Graph

10 Commits

Author SHA1 Message Date
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 7b4680832f Added a PRINT_ENABLED define to allow small embedded devices without print capability to use some functions in this module. 2006-08-10 20:54:52 +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 ce18b3a55d Added BACnet application encoding and decoding for bit strings.
Added BACnet text for month_name, week_of_month, day_of_week, event_state, binary_present_value, reliability, device_status, and segmentation.
Added BACnet application handling for printing the property value to a stream.
2006-02-09 17:28:03 +00:00
skarg 273e202afb Moved the bacnet object and property map functions to their own module since they really didn't fit with bactext or indtext. Added FIXME notes. 2005-12-17 10:17:55 +00:00
bigjohngoulah bd7f0b3ad4 added a sendWriteRequest, writeAckHandler, wp decode service request, struct and library to map property to tag 2005-12-16 21:39:57 +00:00
bigjohngoulah babe7d57ff added method to return property id given a name 2005-12-13 22:43:07 +00:00
skarg 6e84cf38e2 added additional BACnet 2004 enumerations. Added some more BACnet text for the enumerations. 2005-11-19 22:56:58 +00:00
skarg 572f4aca76 created 2005-11-17 21:42:45 +00:00