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
3fd93c77d5ff2e161235a682b54e6f1b4d8be1c1
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
3fd93c77d5
Updated the PIC18F6720 port, and added PIC18F97J60 port. Both compile and build but were untested on actual hardware.
2016-05-30 14:55:50 +00:00
..
arduino_uno
Removed the Who-Is wildcard since it is not permitted per BACnet standard. Thank you Michael and Carl!
2015-10-16 19:29:03 +00:00
arm7
Indented.
2007-11-29 15:56:53 +00:00
at91sam7s
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
atmega8
Cleaned up compiler warning.
2015-10-17 03:14:40 +00:00
atmega168
Removed the Who-Is wildcard since it is not permitted per BACnet standard. Thank you Michael and Carl!
2015-10-16 19:29:03 +00:00
bdk-atxx4-mstp
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
bsd
indented using indent.sh script to get uniform looking code for release
2013-03-13 22:17:13 +00:00
dos
Added a note to MS/TP FindNewSuccessor transition after BTL CR: if NS=TS-1, this node could send PFM to self!
2013-02-21 23:10:23 +00:00
linux
Added security for BACnet stack, based on the BACnet 2012 standard, clause 24.
2016-04-20 17:00:51 +00:00
lwip
indented using indent.sh script to get uniform looking code for release
2013-03-13 22:17:13 +00:00
pic18f97j60
Updated the PIC18F6720 port, and added PIC18F97J60 port. Both compile and build but were untested on actual hardware.
2016-05-30 14:55:50 +00:00
pic18f6720
Updated the PIC18F6720 port, and added PIC18F97J60 port. Both compile and build but were untested on actual hardware.
2016-05-30 14:55:50 +00:00
rtos32
When MAC address length is zero, assume it is a broadcast. Updated the MS/TP to understand this.
2014-11-02 05:27:14 +00:00
rx62n
indented using indent.sh script to get uniform looking code for release
2013-03-13 22:17:13 +00:00
stm32f10x
Fixed compile of STM32F10x project with IAR-EWARM 7.40.
2016-01-07 21:36:32 +00:00
win32
Cleanup of MSVC 2015 Community Edition "Properties File" (User Property Manager to explore these).
2016-03-23 18:04:07 +00:00
xplained
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