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
1
Packages
Projects
Releases
Wiki
Activity
Files
8920f0df6257a668ba0185751b7befb5ceb3d641
bacnet_stack
/
bacnet-stack
/
demo
/
epics
T
History
skarg
b05fbf196c
Fixed file name in doxygen comment.
2012-02-21 22:10:05 +00:00
..
bacepics.cbp
Removed the object-table function macros from each demo object header file since it was very difficult to maintain when new functions are added. Added device-client.c file which is a small device object just for simple clients. Updated most Makefiles of client demo applications to utilize device-client.c file.
2011-10-03 18:54:14 +00:00
bacepics.h
Improved the bacepics program to include header and footer, so it can generate a full (and compliant) EPICS file for VTS3.
2011-09-12 18:07:25 +00:00
main.c
Fixed file name in doxygen comment.
2012-02-21 22:10:05 +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