skarg
|
48e2c60ce2
|
indented to standard from script
|
2012-05-13 15:07:12 +00:00 |
|
skarg
|
f19f2c29d9
|
Converted all the BACnet-array-index variables from int32 to uint32 as they were intended.
|
2011-08-23 20:11:42 +00:00 |
|
tbrennan3
|
1e3b14802f
|
Fixed rpm_ack_decode_service_request() to handle empty structures without returning an error.
Added BBMD getters and setters, and revised registration functions to return something approximating a goodness value.
|
2011-08-22 19:52:36 +00:00 |
|
skarg
|
3e1cb1847f
|
Indented project.
|
2011-08-17 02:27:11 +00:00 |
|
skarg
|
2a0bf4926a
|
Performed standard indent script indent.sh on project files.
|
2010-12-15 19:02:40 +00:00 |
|
skarg
|
2cac9ba528
|
Corrected printing of array properties.
|
2010-10-21 20:14:07 +00:00 |
|
skarg
|
86dbaf409b
|
Added handling for bacapp decode value returning error codes.
|
2010-10-12 03:02:05 +00:00 |
|
skarg
|
9569f2c536
|
Fixed EOL and performed standard indentation.
|
2010-09-16 22:00:47 +00:00 |
|
skarg
|
50a8a3f2fb
|
Changed some plumbing for printing values to handle the case of a Present-Value enumerated property from a proprietary object type.
|
2010-09-02 13:16:27 +00:00 |
|
skarg
|
b769dcbe1d
|
Indented.
|
2010-08-18 00:11:35 +00:00 |
|
skarg
|
3c9c3c2d56
|
Updated prototypes and include as required and found by compile with extra checking. Thanks to Nigel Jones for his "setting a bad example" article.
|
2010-08-17 19:43:59 +00:00 |
|
skarg
|
6c9ef7211d
|
Fixed indent script, and indented files.
|
2010-07-19 23:19:54 +00:00 |
|
skarg
|
987e28d515
|
Modified the ReadProperty, ReadPropertyMultiple, and WriteProperty demo applications to check source address and invoke ID on the returning acknowledge to prevent printing responses not intended for this client.
|
2010-06-15 14:58:27 +00:00 |
|
skarg
|
710cfccfef
|
Indented using indent script.
|
2010-05-04 21:06:26 +00:00 |
|
tbrennan3
|
c5977b8933
|
Added some function documentation and a little more support for Structured Views.
|
2010-04-15 20:45:22 +00:00 |
|
tbrennan3
|
cd33aa18e9
|
Documentation for the Data Sharing BIBBs: RP, RPM, WP.
A start on ReadRange for Trending BIBB.
|
2010-02-28 03:44:06 +00:00 |
|
tbrennan3
|
a911eea98f
|
The beginning of doxygenation:
As a first step, added an @file description for each file.
|
2010-02-14 05:41:45 +00:00 |
|
petermcs
|
bfa8936bf5
|
Changed a bunch of debug and information printfs so that they have a better chance of working on systems where int is smaller than 32 bits also fixed the signed/unsigned type of some to match the type of the arguments.
|
2010-01-26 21:30:38 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
a7c598306b
|
Changed the object type print to be as defined in EPICS.
Changed property names to show "proprietary #" when in proprietary range.
|
2009-10-15 04:06:19 +00:00 |
|
petermcs
|
e8d91faaac
|
Added encoding and decoding for ReadRange service, associated handlers and test application.
|
2009-09-25 21:56:49 +00:00 |
|
skarg
|
fa3607d948
|
Corrected ReadPropertyMultiple for some objects. Added catch for case where malformed RPM-Ack is received.
|
2009-05-12 20:23:01 +00:00 |
|
skarg
|
b85c4355d0
|
Indented according to standard indent rules for this project.
|
2009-04-18 20:50:04 +00:00 |
|
skarg
|
d45d566c94
|
Corrected context decoding bug in ReadPropertyMultiple client. Corrected ReadPropertyMultiple handling of objects that aren't supported. Added the context to application tags for the Load Control object.
|
2009-02-21 19:12:31 +00:00 |
|
skarg
|
1f3bce1b56
|
Changed BACnet enumerations API to use uint32_t rather than int.
|
2009-01-25 22:56:47 +00:00 |
|
skarg
|
f8a50daf3e
|
Cleaned up compiler warning.
|
2008-12-05 21:30:21 +00:00 |
|
skarg
|
980f0145be
|
Fixed line endings, and set EOL properties.
|
2008-12-05 21:26:24 +00:00 |
|
skarg
|
c2fdccb2df
|
Corrected RPM client handling - missed the AccessError tag. Thanks, Kevin!
|
2008-12-02 06:57:14 +00:00 |
|
skarg
|
b3c64b75bc
|
Corrected compiler warning.
|
2008-11-26 14:02:41 +00:00 |
|
skarg
|
d1a1c1c8a6
|
Indented.
|
2008-11-24 12:48:09 +00:00 |
|
skarg
|
7921d2f811
|
added ReadPropertyMultiple client demo application, bacrpm.
|
2008-11-23 22:25:08 +00:00 |
|