Steve Karg
|
787197908a
|
[r3087] Refactored memcopy range check.
|
2017-04-04 23:27:20 +02:00 |
|
Steve Karg
|
7b121febce
|
[r3086] Fixed JavaDoc comments.
|
2017-04-04 23:25:49 +02:00 |
|
Steve Karg
|
fdc1b38bef
|
[r3085] Added wildcard date comparison functions.
|
2017-04-04 23:25:03 +02:00 |
|
Steve Karg
|
123f5ef788
|
[r3084] Added buffer size to COV handler function parameters.
|
2017-04-04 23:24:30 +02:00 |
|
Steve Karg
|
44aa7b6667
|
[r3083] Added DCC enum text names.
|
2017-04-04 23:23:49 +02:00 |
|
Steve Karg
|
8f8193719d
|
[r3082] Added functions to encode/decode unsigned64 values.
|
2017-04-04 23:23:17 +02:00 |
|
Steve Karg
|
ae02d4fcc2
|
[r3081] Added encode/decode for BACnet address.
|
2017-04-04 23:22:21 +02:00 |
|
Steve Karg
|
61fc4614f1
|
[r3079] Added function to get the DCC password from demo handler.
|
2017-04-04 22:29:27 +02:00 |
|
Steve Karg
|
85e3109f58
|
[r3078] Added buffer size to COV handler function parameters.
|
2017-04-04 22:28:35 +02:00 |
|
Steve Karg
|
fd9037424d
|
[r3077] Check return value for valid COV encoding.
|
2017-04-04 22:24:42 +02:00 |
|
Steve Karg
|
ea88ee7bd4
|
[r3075] Removed extra RS485 init from main in STM32 port example. Thank you, Sean Monroe!
|
2017-04-04 19:46:43 +02:00 |
|
Steve Karg
|
e43e2afb93
|
[r3073] Removed extra LED init from main in STM32 port example. Thank you, Sean Monroe!
|
2017-04-04 19:46:43 +02:00 |
|
Steve Karg
|
6d794d856f
|
[r3071] Adjusted device object local variables in PIC demo to build successfully within given stack frame.
|
2017-04-04 19:46:43 +02:00 |
|
Patrick Grimm
|
fe71b73ba1
|
fix compile issue with musl libc
|
2016-12-10 10:43:36 +01:00 |
|
Patrick Grimm
|
5dcaf8c41a
|
fix compile issue on lede
|
2016-12-03 20:40:20 +01:00 |
|
Patrick Grimm
|
385b07ca35
|
[r3070] Do not make router by default on Linux since it relies on libconfig and that is not installed by default and the make fails.
Author: skarg@r3070
|
2016-12-03 12:57:25 +01:00 |
|
Patrick Grimm
|
cc8951a24b
|
[r3069] Added router to Makefile for Linux all build. Added gateway and router-ipv6 to the Makefile all build.
Author: skarg@r3069
|
2016-12-03 12:56:45 +01:00 |
|
Patrick Grimm
|
2068573793
|
add Feedback_Value for AnalogOutput object
|
2016-12-03 12:27:58 +01:00 |
|
Patrick Grimm
|
28bb3c91b0
|
fix debug print format
|
2016-12-03 12:26:02 +01:00 |
|
Patrick Grimm
|
168875e6a7
|
fix bsd build. without PFLAGS
|
2016-12-03 12:24:43 +01:00 |
|
Patrick Grimm
|
cd7123bfcb
|
fix compiler warning unused var. add macro unused_var
|
2016-12-03 12:23:18 +01:00 |
|
Patrick Grimm
|
d6dea9fbd5
|
[r3066] Added Wireshark 2.x extcap live capture for mstpcap on Linux.
Author: skarg@r3066
|
2016-11-01 19:29:15 +01:00 |
|
Patrick Grimm
|
b1b85404f9
|
[r3063] Merged revision(s) 3061 from branches/releases/bacnet-stack-0-8-0:
Fixed typedef so that uses of it are const.
........
Author: skarg@r3063
|
2016-11-01 19:27:17 +01:00 |
|
Patrick Grimm
|
b167b6293e
|
[r3060] Some Win32 changes for clean compile of IPv6.
Author: skarg@r3060
|
2016-11-01 19:23:29 +01:00 |
|
Patrick Grimm
|
4cfd94b27a
|
[r3059] Fixed ports for Atmega8, Atmega168, and Xmega to compile.
Author: skarg@r3059
|
2016-11-01 19:22:01 +01:00 |
|
Patrick Grimm
|
9b6af087df
|
[r3058] Changed Device_Object_List_Identifier() to use uint32_t for array_index since that is the size decoded in a ReadProperty request, and unsigned is not always 32-bit. \n Author: skarg@r3058
|
2016-11-01 03:32:21 +01:00 |
|
Patrick Grimm
|
1b4cb0eee5
|
update add compile switch for bac objects ai,ao,..
|
2016-10-30 23:48:37 +01:00 |
|
Patrick Grimm
|
f3c7783c67
|
fix uci lib and include dir
|
2016-10-30 23:36:10 +01:00 |
|
Patrick Grimm
|
c4567b27a4
|
fix print_debug
|
2016-10-30 23:35:09 +01:00 |
|
Patrick Grimm
|
88212617d5
|
fix unused function if BBMD is disable
|
2016-10-30 23:33:50 +01:00 |
|
Patrick Grimm
|
cd9c48738b
|
try to fix unused warnings
|
2016-10-30 23:27:35 +01:00 |
|
Patrick Grimm
|
dffc351abe
|
cleanup
|
2016-10-30 23:23:46 +01:00 |
|
Patrick Grimm
|
2783bf85b4
|
fix compiler warning make get_local_address_ioctl static
|
2016-10-30 23:21:31 +01:00 |
|
Patrick Grimm
|
8537627650
|
change ipv6 broadcast from BIP6_MULTICAST_SITE_LOCAL to BIP6_MULTICAST_GLOBAL interop with yabe
|
2016-10-30 23:19:30 +01:00 |
|
Patrick Grimm
|
050ef0afad
|
fix uci lib and include dir
|
2016-10-30 22:45:50 +01:00 |
|
Patrick Grimm
|
b9bb161ade
|
update to r3056 from https://sourceforge.net/p/bacnet/code/3056/tree/trunk/bacnet-stack/ add ipv6 and schedule support
|
2016-10-30 16:16:03 +01:00 |
|
Patrick Grimm
|
1ea3bdb9cc
|
add update mi, add init time
|
2014-05-22 01:06:21 +02:00 |
|
Patrick Grimm
|
8f598dc06b
|
fix cp paste mistake
|
2014-05-21 23:47:03 +02:00 |
|
Patrick Grimm
|
429f8dde05
|
reduce MAX_NOTIFICATION_CLASSES and MAX_TREND_LOGS
|
2014-05-21 22:31:50 +02:00 |
|
Patrick Grimm
|
6f005c995a
|
add cov for msi mso msv
|
2014-05-21 22:30:13 +02:00 |
|
Patrick Grimm
|
238fc9dc9a
|
add feeback value for bo
|
2014-05-21 22:27:54 +02:00 |
|
Patrick Grimm
|
0bba5d1950
|
add PROP_MAX_PRES_VALUE PROP_MIN_PRES_VALUE for ai ao av
|
2014-05-21 22:24:52 +02:00 |
|
Patrick Grimm
|
0e08259e16
|
fix code style
|
2014-05-19 08:26:41 +02:00 |
|
Patrick Grimm
|
4fe2fc89c5
|
fix Binary_Value_Present_Value
|
2014-05-19 08:24:29 +02:00 |
|
Patrick Grimm
|
1e6812542a
|
rewrite uci update
|
2014-05-19 02:20:49 +02:00 |
|
Patrick Grimm
|
e73ae1f05a
|
aktivate uci update
|
2014-05-18 16:45:59 +02:00 |
|
Patrick Grimm
|
9c8851816c
|
aktivate mi
|
2014-05-18 16:22:08 +02:00 |
|
Patrick Grimm
|
860c538ee2
|
add mso
|
2014-05-15 20:51:06 +02:00 |
|
Patrick Grimm
|
689e5547cb
|
add uci init loop for mso
|
2014-02-25 17:55:55 +01:00 |
|
Patrick Grimm
|
7a159b9afa
|
add ao and ai uci loop
|
2014-02-24 22:38:53 +01:00 |
|