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
285c09641aa13d483ffd46463efc03495dfb7f4a
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
fdf387ed1d
Changed MS/TP receive to read more bytes from UART queue if they are available during each cycle. This fixes high baud rate issues on slower processors if the main loop cycle time is not fast enough.
2012-03-10 20:18:14 +00:00
..
arm7
Indented.
2007-11-29 15:56:53 +00:00
at91sam7s
Corrected missing packet initialization in DLMSTP for several ports that may result in unusual REPLY-POSTPONED frames emitted for a DATA-EXPECTING-REPLY frame.
2011-12-29 03:37:38 +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
Changed MS/TP receive to read more bytes from UART queue if they are available during each cycle. This fixes high baud rate issues on slower processors if the main loop cycle time is not fast enough.
2012-03-10 20:18:14 +00:00
dos
Performed standard indent script indent.sh on project files.
2010-12-15 19:02:40 +00:00
linux
Added explicit datalink_cleanup to all demo applications.
2012-02-10 22:12:15 +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
Added information about where to get the CMSIS and Standard Peripheral Driver library for STM32 project.
2012-01-16 16:46:43 +00:00
win32
Added explicit datalink_cleanup to all demo applications.
2012-02-10 22:12:15 +00:00