skarg
|
62ff9fb1de
|
Added error message to read-property demo print.
|
2013-09-27 22:15:40 +00:00 |
|
skarg
|
d50668fb71
|
updated BO and AO object example header files
|
2013-09-27 00:12:25 +00:00 |
|
skarg
|
6ff62a6cd7
|
Updated mstpcap documentation.
|
2013-09-23 19:28:45 +00:00 |
|
skarg
|
fcf26c9198
|
Added mstpsnap to makefile.
|
2013-09-23 19:08:52 +00:00 |
|
skarg
|
ef7f419a25
|
Cleaned up some compiler warnings.
|
2013-09-23 18:48:50 +00:00 |
|
skarg
|
6a22a2b89c
|
Fixed mstpcap ctrl-c on Linux. Fixed mstpcap makefile on linux, while excluding cygwin.
|
2013-09-16 18:23:18 +00:00 |
|
skarg
|
4b21f62f38
|
Modified Ctrl-C exit handling of mstpcap to make exit cleaner on Win7.
|
2013-09-16 16:55:54 +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
|
252ffd934c
|
Enhanced mstpcap utility to show Device ID in statistics if any I-Am Requests were encountered in the MS/TP data stream.
|
2013-09-06 21:32:27 +00:00 |
|
skarg
|
e05af7f624
|
Cleaned up warnings from File Record enhancements.
|
2013-08-29 18:32:31 +00:00 |
|
skarg
|
efe8587f9f
|
Fixed [bugs:#24] comparison is always false. Thank you, Anonymous!
|
2013-08-29 18:14:07 +00:00 |
|
skarg
|
3bb7b25219
|
Fixed AtomicWriteFile unit test for record-access.
|
2013-08-19 18:57:36 +00:00 |
|
skarg
|
6580a176b1
|
Added header file to clean up compiler warning.
|
2013-08-19 18:57:00 +00:00 |
|
skarg
|
94fab4210d
|
fixed proprietary min-max error code and class for BACnet text.
|
2013-08-19 16:19:21 +00:00 |
|
skarg
|
f33cfe79fd
|
fixed proprietary min-max error code and class for unit tests.
|
2013-08-19 16:16: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
|
a1da5ecb8a
|
Fixed BACnetLightingOperation enumeration to match 135-2012. Added BACnetLightingInProgress and BACnetLightingTransition enumerations.
|
2013-08-19 15:44:02 +00:00 |
|
skarg
|
bb6995e518
|
Added some new error codes from BACnet standard.
|
2013-08-16 23:19:57 +00:00 |
|
ekh
|
2d766528af
|
I am about to add Microsoft 'MFC forms' and 'w32 console' compiles in the future. This is a first, non-breaking step in that direction.
|
2013-08-16 08:16:28 +00:00 |
|
skarg
|
ec3c715034
|
minor build fixes
|
2013-07-27 14:39:41 +00:00 |
|
skarg
|
94a935ff66
|
updated comment.
|
2013-07-20 22:31:05 +00:00 |
|
skarg
|
cbe6439fd2
|
Removed the BACnet objects from the library Makefile, and added them to the demo/server/Makefile to enable compiling with GCC 2.95.3 under QNX.
|
2013-07-20 22:30:47 +00:00 |
|
skarg
|
219a8b4e5b
|
Added apdu-max in demo device object.
|
2013-07-20 19:25:13 +00:00 |
|
skarg
|
bf1c365795
|
Added a hack for 5.4.5.1 - IDLE, when a ConfirmedBroadcastReceived, then enter IDLE - ignore the PDU.
|
2013-07-12 22:43:37 +00:00 |
|
skarg
|
5f3cba01fe
|
removed old example file since demo applications supersede it.
|
2013-07-12 16:42:20 +00:00 |
|
skarg
|
ed7e518a31
|
modified release script to tag with dots rather than dashes to assist BitBake recipes.
|
2013-07-12 04:03:06 +00:00 |
|
skarg
|
30e04f0fc7
|
modified splint script for Makefile usage. - Thanks, Bryan.
|
2013-07-12 03:35:07 +00:00 |
|
skarg
|
54d0c0af2d
|
Added project and solution files for Atmel Studio 6.1 for the BACnet development kit port to Atmega AVR.
|
2013-07-11 22:37:52 +00:00 |
|
skarg
|
24ef4ada2d
|
fixed function where common prototype was added
|
2013-07-06 23:19:50 +00:00 |
|
skarg
|
63e4e1ce2d
|
merge and cleaned up warning
|
2013-06-11 22:36:16 +00:00 |
|
skarg
|
c1e9558655
|
Exposed date time internal functions for use by others.
Fixed datetime add minutes function for times at beginning and end of day.
|
2013-06-11 03:09:56 +00:00 |
|
skarg
|
13d58298ea
|
Updated a PIC port project which needed changes to API for some BACnet objects. Compiled with MPLAB-X MCC18 compiler.
|
2013-05-22 21:21:42 +00:00 |
|
skarg
|
0b6abd8f2b
|
Placed MAX_BACNET_PROPERTY_ID back inside enum declaration since BACNET_READ_PROPERTY_DATA and other structures include BACNET_PROPERTY_ID, and some compilers will not allocate an adequate sized datatype if MAX_BACNET_PROPERTY_ID is excluded from the BACNET_PROPERTY_ID enum definition.
|
2013-05-22 17:47:49 +00:00 |
|
skarg
|
81d69f910d
|
Updated some ARM and AVR ports projects which needed changes to API for some BACnet objects. Compiled with IAR ARM and AVR compiler.
|
2013-05-22 17:44:57 +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
|
afa20e55b3
|
Added diagrams for STM32 project.
|
2013-05-22 14:31:37 +00:00 |
|
skarg
|
df54c5236e
|
Added new units from ASHRAE 135-2012 standard.
|
2013-05-22 14:31:00 +00:00 |
|
ekh
|
15fe7e56c2
|
Allow compilation of BACnet/IP demos in Cygwin in Windows
|
2013-05-10 19:24:26 +00:00 |
|
ekh
|
14643101c0
|
Tentative commit by Ed
|
2013-05-09 04:44:26 +00:00 |
|
skarg
|
2089221a1d
|
When MS/TP MAC length is zero, use broadcast address.
|
2013-04-16 03:54:13 +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
|
0c963ecc30
|
Fixed MS/TP where double messages were send on Data-expecting-reply frames. Thank you, Simone Tolotti.
|
2013-04-13 16:18:07 +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
|
2551c69ec8
|
Added MSTPCRC to readme.txt since it is included in the bundle.
|
2013-03-20 18:16:59 +00:00 |
|
skarg
|
539e39a40f
|
Alphabetized some files listed in Makefile to make it easier to find them when using the Makefile as a project guide.
|
2013-03-17 14:22:58 +00:00 |
|
skarg
|
0c177d1abf
|
Incremented version to 0.9.0 for development trunk.
|
2013-03-14 01:46:56 +00:00 |
|
skarg
|
bc1017ee60
|
cleaned up warnings and build of unit tests
|
2013-03-13 22:34:08 +00:00 |
|
skarg
|
e042ae4dea
|
Removed unused variable in unit test.
|
2013-03-13 22:23:23 +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
|
2de46521b8
|
fixed line endings and SVN MIME and eol-style using fixup.sh script.
|
2013-03-13 22:15:00 +00:00 |
|