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
2eb8e84f414624b9ebbaf50bfffb1b38ac5fca15
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
79c37f7d09
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
..
arm7
Indented.
2007-11-29 15:56:53 +00:00
at91sam7s
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
atmega8
indented to standard from script
2012-05-13 15:07:12 +00:00
atmega168
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
bdk-atxx4-mstp
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
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
Changed Ringbuf API: Ringbuf_Pop_Front is now Ringbuf_Pop, and now it copies the buffer into parameter and returns boolean. Original method was not safe since it returned a pointer to the element but freed the buffer element. Changed Ringbuf_Get_Front to Ringbuf_Peek with no change in functionality, to make names more consistent.
2013-01-08 20:48:34 +00:00
lwip
added lwIP port for BACnet/IP. Thank you, Calon Associates Limited.
2012-10-23 12:30:09 +00:00
pic18f6720
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
rtos32
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
rx62n
A function in example device.c, Device_Object_List_Identifier, uses an array index, which starts at 1, not 0. Fixes WhoHas for last name in object list. Thank you, Peter van der Stok!
2012-12-07 16:28:01 +00:00
stm32f10x
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
win32
Moved around some print statements to be more useful.
2012-11-12 23:16:15 +00:00