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
cd8946c62dad301cfd37cee1a313010a2db95add
bacnet_stack
/
bacnet-stack
/
demo
/
epics
T
History
skarg
f19f2c29d9
Converted all the BACnet-array-index variables from int32 to uint32 as they were intended.
2011-08-23 20:11:42 +00:00
..
bacepics.cbp
Updated the demo application Code::Blocks projects to include iphlpapi library for Win32 builds. Thank you to Upside Down for reporting it!
2008-05-02 21:28:35 +00:00
bacepics.h
Added arguments to bacepics which let you specify a source port to use (besides 0xBAC0) and a target MAC to use.
2010-05-14 19:09:53 +00:00
main.c
Converted all the BACnet-array-index variables from int32 to uint32 as they were intended.
2011-08-23 20:11:42 +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