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
be74823235d7e266e0dcd9b845cd9a2334ed2f02
bacnet_stack
/
bacnet-stack
/
ports
/
linux
T
History
skarg
48d04c323f
Removed check for NPDU Priority on MS/TP outgoing matching messages since the stack currently doesn't support passing the NDPU Priority through, and every outgoing message is NORMAL. This was causing Reply-Postponed, which is not a good thing for high priority messages. Thank you, Ettore Colicchio!
2015-12-02 20:20:33 +00:00
..
arcnet.c
The beginning of doxygenation, for the Linux port:
2010-02-14 05:46:31 +00:00
bip-init.c
Changed the Linux BACnet/IP init to use NetMask.
2015-02-24 21:55:31 +00:00
dlmstp_linux.c
Removed check for NPDU Priority on MS/TP outgoing matching messages since the stack currently doesn't support passing the NDPU Priority through, and every outgoing message is NORMAL. This was causing Reply-Postponed, which is not a good thing for high priority messages. Thank you, Ettore Colicchio!
2015-12-02 20:20:33 +00:00
dlmstp_linux.h
indented using indent.sh script to get uniform looking code for release
2013-03-13 22:17:13 +00:00
dlmstp.c
Removed check for NPDU Priority on MS/TP outgoing matching messages since the stack currently doesn't support passing the NDPU Priority through, and every outgoing message is NORMAL. This was causing Reply-Postponed, which is not a good thing for high priority messages. Thank you, Ettore Colicchio!
2015-12-02 20:20:33 +00:00
dlmstp.mak
Fixing the linux port to use the common MS/TP state machine files.
2007-07-14 01:03:29 +00:00
ethernet.c
cleaned up warnings from BACnet Ethernet 8802.3 compile on Linux
2015-09-24 21:51:29 +00:00
mstpsnap.c
updated mstpsnap utility
2014-11-15 17:27:27 +00:00
mstpsnap.mak
While trying to compile mstpsnap, Joe got a compile time failure. Adding fifo.c to the mstpsnap.mak file seems to have resolved GCC's complaint, and mstpsnap seems to be functioning. Thanks, Joe!
2013-10-31 16:24:05 +00:00
net.h
Allow compilation of BACnet/IP demos in Cygwin in Windows
2013-05-10 19:24:26 +00:00
readme.txt
Initial revision
2004-09-22 19:08:48 +00:00
rs485.c
Added Wireshark extcap command line parameter interface to mstpcap utility.
2015-07-14 20:31:32 +00:00
rs485.h
Added Wireshark extcap command line parameter interface to mstpcap utility.
2015-07-14 20:31:32 +00:00
rs485.mak
updated linux rs485 functional test to compile and run
2013-12-23 19:36:32 +00:00
rx_fsm.c
The beginning of doxygenation, for the Linux port:
2010-02-14 05:46:31 +00:00
rx_fsm.mak
Corrected the MS/TP monitor on Linux.
2008-02-28 02:08:40 +00:00
timer.c
The beginning of doxygenation, for the Linux port:
2010-02-14 05:46:31 +00:00
timer.h
Indented using indent script.
2010-05-04 21:06:26 +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