Commit Graph

11 Commits

Author SHA1 Message Date
petermcs 2bb6ecfb3a Made device id optional when encoding to match spec for trend logs 2009-11-23 08:17:49 +00:00
skarg 1d9fed6bc6 Removed or #if code that was not embedded friendly when building without an OS. 2009-11-19 16:06:18 +00:00
skarg db61a1122f Ran indent script. 2009-07-29 18:06:33 +00:00
minack 88f3aab51d Code cleanup to get rid of some warnings during compilation. 2009-07-08 22:25:54 +00:00
skarg b85c4355d0 Indented according to standard indent rules for this project. 2009-04-18 20:50:04 +00:00
skarg b3fab21603 Changed C++ comments to C comments. 2009-04-18 20:48:48 +00:00
skarg 9051a80e30 Corrected warnings found in splint review. Cleaned up previous use of datalink in core files. 2009-04-18 15:29:47 +00:00
skarg 9722e4f7db Added makefile for event notification unit tests. Cleaned up compile warnings for event notification files. 2009-04-18 13:47:23 +00:00
skarg d1a1c1c8a6 Indented. 2008-11-24 12:48:09 +00:00
minack fb72214f83 Changes: Added missing copyright notices to new files. 2008-10-24 04:42:29 +00:00
minack 60ac0d0f8a Added:
-context specific decoders for all of the primitive times to go with the context specific encoders
-unconfirmed/confirmed EventNotificationRequest structure/encoder/decoder
-BACnetTimestamp structure/encoder/decoder
-BACnetPropertyStates structure/encoder/decoder
-BACnetDeviceObjectPropertyReference structure/encoder/decoder

Changes:
-decode_context_object_id::object_type changed to uint16_t
-explicit casts have been added to some functions to remove compiler warnings
-encode_bacnet_date::year behaviour has been changed slightly
2008-10-14 04:02:34 +00:00