petermcs
|
0b5e336b0c
|
Simplified code for PROP_LOG_DEVICE_OBJECT_PROPERTY Write Property service by using existing bacapp_decode_device_obj_property_ref() routine instead of long winded code which didn't handle optional fields correctly anyway.
Added test in case non zero sub 1 second interval is set as this would otherwise result in 0 being stored as we truncate to 1 second resolution.
|
2015-02-16 10:58:31 +00:00 |
|
petermcs
|
1d9eb5318c
|
silenced warning about unused variable when not using intrinsic reporting
|
2015-02-16 10:46:52 +00:00 |
|
skarg
|
ef664ab273
|
Terminate the value list linked lists for the COV example object Analog Inputs. Thanks, Ed!
|
2014-11-11 16:56:45 +00:00 |
|
skarg
|
d53551558a
|
Merged revision(s) 2782 from branches/releases/bacnet-stack-0-8-0:
Added initial names and descriptions to example multi-state value and multi-state input objects.
........
|
2014-11-11 16:54:35 +00:00 |
|
ekh
|
4415df61f9
|
Fixups for an issue found during testing COVs
|
2014-11-10 18:29:22 +00:00 |
|
skarg
|
b2097a2acc
|
Added command line option for setting the Device Name in the demo server project.
|
2014-11-06 16:16:48 +00:00 |
|
skarg
|
3ad8eaba9c
|
added Integer Value object example
|
2014-09-10 04:01:53 +00:00 |
|
skarg
|
c1ba4b124e
|
Added COV to Analog Input demo object.
|
2014-08-28 18:46:09 +00:00 |
|
skarg
|
5f08d69cc6
|
Merged revision(s) 2770 from branches/releases/bacnet-stack-0-8-0:
Changed present-value to be a float, and removed priority array example from Analog Value demo object.
........
|
2014-08-28 15:13:04 +00:00 |
|
skarg
|
ebb2136ef3
|
Added BO out-of-service function for PiFace port example.
|
2014-06-29 19:57:23 +00:00 |
|
skarg
|
fa1c457f2f
|
Fixed gateway demo build, and cleaned up prototype warnings. Thanks, Bryan Evenson!
|
2014-06-10 15:28:10 +00:00 |
|
skarg
|
ef91dbb6ea
|
Added Command object to the server demo. Thank you, Nikola Jelic.
|
2014-03-05 17:02:38 +00:00 |
|
skarg
|
f7724eea6a
|
Fixed Send_TimeSyncUTC().
Fixes bug https://sourceforge.net/p/bacnet/bugs/28/
Added functions in s_ts.c that reference Device object Local_Time, UTC_Offset, and Daylight_Savings_Time properties.
Implements feature request https://sourceforge.net/p/bacnet/bugs/27/
|
2014-01-19 19:55:20 +00:00 |
|
skarg
|
c3326b324c
|
Cleaned up some warnings found when compiling with Visual Studio Express 2010.
|
2014-01-14 20:03:00 +00:00 |
|
skarg
|
9fb6b9107a
|
Fixed various compiler warnings. Thank you, Morten Kvistgaard!
|
2013-12-09 20:31:47 +00:00 |
|
skarg
|
7f58784576
|
updated makefiles for unit tests to include prolist.c and lighting.c recently added modules
|
2013-12-09 20:06:20 +00:00 |
|
skarg
|
94cf94b09d
|
added text printing for property-list property. Added property-list property to analog-input object.
|
2013-11-16 21:49:06 +00:00 |
|
skarg
|
2f0bf7744a
|
Added property-list property to Lighting Output and Channel objects (untested). Fixed some compiler warnings.
|
2013-11-15 20:51:38 +00:00 |
|
skarg
|
80a4cca173
|
adding functionality to lighting output object - unfinished
|
2013-11-15 14:53:41 +00:00 |
|
skarg
|
9f154694f0
|
Added functions for manipulating the channel object list of members.
|
2013-11-12 20:56:25 +00:00 |
|
skarg
|
867131b91d
|
Added encoding for channel object list of members for reading.
|
2013-11-12 16:14:40 +00:00 |
|
skarg
|
4d79c26a8c
|
Updated Lighting Output object. Added Channel object. Not complete and not fully tested.
|
2013-11-11 22:27:55 +00:00 |
|
skarg
|
56b65e9694
|
indented using indent.sh script.
|
2013-10-29 01:55:49 +00:00 |
|
skarg
|
c9daf98061
|
fixed some whitespace.
|
2013-10-11 21:54:38 +00:00 |
|
skarg
|
db1236d870
|
cleaned up compiler warnings in bacfile.c example
|
2013-10-04 19:18:24 +00:00 |
|
skarg
|
d50668fb71
|
updated BO and AO object example header files
|
2013-09-27 00:12:25 +00:00 |
|
skarg
|
73a8d08269
|
Corrected property application type encoding [bugs:#26] in multi-state output object. Thank you, Miroslav!
|
2013-09-15 23:27:29 +00:00 |
|
skarg
|
8866f38dd9
|
Added record access to the AtomicReadFile and AtomicWriteFile data, services, and demos. Thank you, Nikola Jelić!
|
2013-08-19 16:05:08 +00:00 |
|
skarg
|
219a8b4e5b
|
Added apdu-max in demo device object.
|
2013-07-20 19:25:13 +00:00 |
|
skarg
|
63e4e1ce2d
|
merge and cleaned up warning
|
2013-06-11 22:36:16 +00:00 |
|
skarg
|
f52fc092e5
|
Added additional BACnet demo object API (header files) for various properties. Updated demo objects to compile cleanly with the updated API.
|
2013-05-22 17:42:48 +00:00 |
|
skarg
|
15cb616b4a
|
Added UCI support for the BACnet demo server. UCI is a replacement for nvram. The source is GPL and has a lua lib.
http://wiki.openwrt.org/doc/uci
http://nbd.name/gitweb.cgi?p=uci.git;a=summary
Thank you, Patrick <patrick@lunatiki.de>.
|
2013-04-15 20:22:24 +00:00 |
|
skarg
|
e5dccc0fc0
|
cleaned up gateway build from Gnu Make by having it build the library again with its own defines, and removed the gateway defines in the various Makefile files.
|
2013-04-12 23:12:32 +00:00 |
|
skarg
|
bc1017ee60
|
cleaned up warnings and build of unit tests
|
2013-03-13 22:34:08 +00:00 |
|
skarg
|
ba3242aafd
|
indented using indent.sh script to get uniform looking code for release
|
2013-03-13 22:17:13 +00:00 |
|
skarg
|
9b7a647a13
|
Modified some comments.
|
2013-03-06 17:24:29 +00:00 |
|
skarg
|
331b17cf1d
|
Added JavaDoc function headers to a couple of functions.
|
2013-01-18 03:07:59 +00:00 |
|
skarg
|
adb69c524c
|
When write-property to object-name property in example objects, no need to write the duplicate name again.
|
2013-01-14 17:13:48 +00:00 |
|
skarg
|
af5d529001
|
Fixed write-property to object-name property in demo application to fix for BTL 135.1-2009-9.22.2.8 - Reading an object name and writing it straight back gives a 'duplicate name' error. Thank you, Ed!
|
2013-01-14 16:29:42 +00:00 |
|
skarg
|
ac84fc430f
|
Split error codes on write property for read-only known properties which gives write-access-denied, and unknown properties.
|
2013-01-14 16:27:50 +00:00 |
|
skarg
|
a12e106643
|
Updated the objects, services, and properties for the 135-2012 version of the BACnet standard.
|
2012-12-07 22:00:57 +00:00 |
|
skarg
|
934fcbf012
|
A function in example device.c, Device_Object_List_Identifier, uses an array index, which starts at 1, not 0. Fixes WhoHas for last name in object list. Thank you, Peter van der Stok!
|
2012-12-07 16:28:01 +00:00 |
|
skarg
|
ccf49ec884
|
added example of writing to state text array into Multi-State Input object demo
|
2012-11-23 18:04:02 +00:00 |
|
skarg
|
03a0a23ba6
|
Corrected normal/fault transitions in Analog_Input_Alarm_Ack(). Thanks, yoo_ms@hotmail.com.
|
2012-10-15 21:28:29 +00:00 |
|
skarg
|
d5fd900780
|
cleaned up compiler warnings
|
2012-09-23 12:48:41 +00:00 |
|
cneilson
|
f5c9073853
|
fix incorrect use of NULL
|
2012-09-17 16:04:18 +00:00 |
|
cneilson
|
77ad8cf6f4
|
fix compile errors
|
2012-09-12 08:39:36 +00:00 |
|
skarg
|
d6b9d29e22
|
Removed extra else since error was initialized by default.
|
2012-08-16 18:55:09 +00:00 |
|
skarg
|
8988790bff
|
Fixed duplicate case statement when compiled for MS/TP.
|
2012-07-12 20:04:20 +00:00 |
|
skarg
|
9f1719756d
|
Added Binary Input Write Property handler to the device handler function table. Thanks for asking, Vogel!
|
2012-07-12 16:41:52 +00:00 |
|