Commit Graph

16 Commits

Author SHA1 Message Date
skarg 8a688032a1 indented using indent tool. 2006-02-19 13:04:38 +00:00
skarg adf75a8a03 fixed unit test so it would compile. 2006-02-19 02:02:23 +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 d6a891f0d1 running the indent on the files. 2006-02-18 23:11:25 +00:00
skarg 44587d5b81 Cleaned up gcc build on linux for whohas and i-have changes. 2006-02-16 21:53:23 +00:00
skarg 5fcf45a781 Created I-Have service encoding/decoding/unit test.
Added handlers for I-Have and Who-Has.
Added send for I-Have and Who-Has.
Created demo for WhoHas.
Added I-Have handling in server demo.
2006-02-16 21:35:06 +00:00
skarg a550441f4e Fixed unit tests under Linux after DCC changes. 2006-02-13 22:14:03 +00:00
skarg 6d0f6adb90 Fixed Device Address Binding by allowing a zero length APDU to be passed back from the objects, and used -1 as signal for error encoding. 2006-02-09 17:50:48 +00:00
skarg 09dc4d1f04 Added Device Address Binding property to Device Object, a required property. 2006-02-09 17:31:27 +00:00
skarg 5eac898bfb fixed gcc compiler warnings during unit tests. 2006-01-25 19:48:13 +00:00
skarg 2eb5d05ce8 Created an automatic way to determine the services supported for the device object by using the handlers list. 2006-01-25 12:14:33 +00:00
skarg d779f10bcd moved makefiles for demos into demo directory 2006-01-24 15:30:39 +00:00
skarg 15cdb72e55 Changed the BACnet priority defines to include the definition of NO Priority for this particular stack. Added min and max priority, and checking during write property. 2006-01-24 15:15:17 +00:00
skarg 427eb31e8d Added demo for BACnet simple server in the demo/server directory.
Added demo for BACnet ReadProperty service.
Added demo for BACnet WriteProperty service.
2006-01-23 13:04:29 +00:00
skarg cabdeab081 Fixed up most warnings after bacdcode changes to unsigned and signed decoding.
Fixed up the Visual C++ demo in ports/win32/bacnet/
2006-01-16 15:00:22 +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