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
d50eb7fef7a6f7152db8d376f2abf01fdfc6b343
bacnet_stack
/
bacnet-stack
/
demo
/
epics
T
History
bacpack
a639864cc8
In bip.c getter and setter functions of IP address and Port number expect and return values in the network byte order. All ntoh and hton were eliminated from bip.c.
...
All other modules changed to be consistent. arm7 port left unchanged.
2010-11-04 13:30:26 +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
In bip.c getter and setter functions of IP address and Port number expect and return values in the network byte order. All ntoh and hton were eliminated from bip.c.
2010-11-04 13:30:26 +00:00
Makefile
Tweaked the debug building and printing a little - I hope this works OK for everyone. Let me know if not.
2010-09-27 20:27:29 +00:00
makefile.b32
Moved key.c and keylist.c into library for better management. Thanks Piotr!
2010-01-13 18:06:42 +00:00