This website requires JavaScript.
Explore
Help
Register
Sign In
dali
/
bacnet_stack
Watch
1
Star
0
Fork
0
You've already forked bacnet_stack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
149fcd829c8d8df08cdb3608ddd48048c5cb4533
bacnet_stack
/
bacnet-stack
/
demo
/
server
T
History
skarg
149fcd829c
Shortened datalink timeout from 100ms to 1ms so that COV handler task, which has by default 255 subscriptions and 5 states (almost 2 minutes to process all subscriptions at 100ms per task cycle), would get through the states quickly. Doesn't appear to negatively impact any performance (as tested on Win32 XP and Linux).
2012-05-23 13:28:25 +00:00
..
.gdbinit
Corrected FDT Ack.
2009-09-28 22:34:11 +00:00
bacserv.cbp
updated some code::blocks projects
2012-04-16 14:59:45 +00:00
epics_vts3.tpi
Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project.
2007-06-18 16:22:24 +00:00
main.c
Shortened datalink timeout from 100ms to 1ms so that COV handler task, which has by default 255 subscriptions and 5 states (almost 2 minutes to process all subscriptions at 100ms per task cycle), would get through the states quickly. Doesn't appear to negatively impact any performance (as tested on Win32 XP and Linux).
2012-05-23 13:28:25 +00:00
Makefile
Updated make to $(MAKE) as recommended best practice.
2010-12-12 05:42:13 +00:00
makefile.b32
Moved include files for demo objects into demo/object, and updated makefiles to accommodate the move. This allows developers to create and maintain their own objects and the interfaces to them.
2011-03-22 20:53:13 +00:00
PICS.odt
updated.
2009-08-14 16:53:00 +00:00
server.h
Sorry about the missing header; adding it in here.
2010-04-17 15:39:20 +00:00