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
85fcb0380d044dda4bb6984bf8fc8d47ed7fb309
bacnet_stack
/
bacnet-stack
/
ports
/
linux
T
History
skarg
0ea1bf30bf
refactored handlers.c into a bunch of little individual files in the demo/handler/ directory. Handlers begin with h_, and Send files begin with s_. The Send files are prototyped in client.h.
2006-01-14 23:48:03 +00:00
..
arcnet.c
Got the ARCNET datalink layer working
2005-09-07 13:01:54 +00:00
bip-init.c
modified the BACnet/IP init code for the win32 platform to make it work on my system. It seems that something else is intercepting the packets when the bind was set to INADDR_ANY, so I just bind to the host default adapter.
2005-12-07 17:01:26 +00:00
ethernet.c
Added ARCNET raw packet handling for Linux.
2005-09-06 20:28:52 +00:00
main.c
refactored handlers.c into a bunch of little individual files in the demo/handler/ directory. Handlers begin with h_, and Send files begin with s_. The Send files are prototyped in client.h.
2006-01-14 23:48:03 +00:00
net.h
Added ARCNET raw packet handling for Linux.
2005-09-06 20:28:52 +00:00
readme.txt
Initial revision
2004-09-22 19:08:48 +00:00
rs485.c
1) Created MSTP_Create_And_Send_Frame function.
2004-10-03 17:20:48 +00:00
readme.txt
This is a port to Linux for testing. The unit tests can be run via the test.sh script.
Reference in New Issue
View Git Blame
Copy Permalink