Commit Graph

14 Commits

Author SHA1 Message Date
skarg b1d46ffa8c ran the indent program on the source files to make them consistent. 2006-02-18 22:34:36 +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 9c716aab7b Completed successfully unit testing the ReadPropertyMultiple service, and refactored the bacapp module unit test. 2005-12-11 23:43:41 +00:00
skarg ea9a4635a5 rewriting ReadPropertyMultiple to use new BACnet Application Data type. Unit test is not passing yet. 2005-12-11 13:11:48 +00:00
skarg ed11b33b29 refactored the application tagged encode and decode, and created types for character and octet strings. 2005-12-10 22:37:44 +00:00
skarg 72babc5fff updating rpm, and ran dos2unix to clean up text files. 2005-12-10 20:42:55 +00:00
skarg 31c0374df9 cleaning up compiler errors. 2005-12-10 19:01:33 +00:00
skarg 25a8e90222 Corrected bug #1359439 which had some misuse of pointers in it. Note that this file is still a work in progress and does not compile yet. 2005-12-01 17:45:32 +00:00
skarg 491a0c34cd Refactored error message for RPM to use. 2005-11-13 00:38:27 +00:00
skarg d647cb6d2d Added decoding for ReadPropertyMultiple - not unit tested or validated. 2005-10-21 11:11:26 +00:00
skarg 1bb486bffa corrected RPM Ack encoding. 2005-10-18 13:01:58 +00:00
skarg a384de5bbf Finished unit testing ReadPropertyMultiple. Not finished with RPM ACK. 2005-10-17 20:53:40 +00:00
skarg 54ba9561d8 adding ReadPropertyMultiple support - more work to do... 2005-10-12 18:02:32 +00:00
skarg f081bf3cf2 created while adding ReadPropertyMultiple service 2005-06-24 12:41:42 +00:00