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
0f54598505a2cd84bb92a0430fe5fc1e4b01cca8
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
0f54598505
Corrected bug in BACnet Name that prevented names longer than 6 characters from being written or read. Thanks for the bug report, Randall!
2011-12-03 16:02:29 +00:00
..
arm7
Indented.
2007-11-29 15:56:53 +00:00
at91sam7s
Updated device.c files of ports stm32f10x and at91sam7s to fix some problems and make them more similar.
2011-09-09 04:47:46 +00:00
atmega8
Updated some Device_Init functions.
2011-10-04 15:57:40 +00:00
atmega168
Converted all the BACnet-array-index variables from int32 to uint32 as they were intended.
2011-08-23 20:19:44 +00:00
bdk-atxx4-mstp
Corrected bug in BACnet Name that prevented names longer than 6 characters from being written or read. Thanks for the bug report, Randall!
2011-12-03 16:02:29 +00:00
dos
Performed standard indent script indent.sh on project files.
2010-12-15 19:02:40 +00:00
linux
Corrected baud rate setting for mstpcap demo utility. Thank you, Michael D!
2011-11-26 16:32:17 +00:00
pic18f6720
Converted all the BACnet-array-index variables from int32 to uint32 as they were intended.
2011-08-23 20:11:42 +00:00
rtos32
Returned Tusage_delay to the MS/TP state machines to fix excessive Reply-Posponed messages when received packet is decoupled from immediate handling. Some BACnet routers do not handle Reply-Postponed correctly and drop the subsequent valid reply.
2011-08-24 12:33:20 +00:00
rx62n
Updated some Device_Init functions.
2011-10-04 15:57:40 +00:00
stm32f10x
Moved optional properties to optional section.
2011-11-02 21:45:11 +00:00
win32
Removed the object-table function macros from each demo object header file since it was very difficult to maintain when new functions are added. Added device-client.c file which is a small device object just for simple clients. Updated most Makefiles of client demo applications to utilize device-client.c file.
2011-10-03 18:54:14 +00:00