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
6c5fe457691c2f8166dcf6c9fab0dae3dcb14773
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
0f0c41d347
Added usleep for Tturnaround time before RS485 Transmit. Added tcdrain to wait for write to have written before returning. Thank you, Nikola Jelic!
2012-01-21 01:46:46 +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
Created Rowley Crossworks AVR project for BDK port to ATmega644p.
2012-01-12 23:09:14 +00:00
dos
Performed standard indent script indent.sh on project files.
2010-12-15 19:02:40 +00:00
linux
Added usleep for Tturnaround time before RS485 Transmit. Added tcdrain to wait for write to have written before returning. Thank you, Nikola Jelic!
2012-01-21 01:46:46 +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
Removed MS C specific gettimeofday function from mstpcap.c as there is one in the timer.c in the Win32 port.
2012-01-17 07:46:53 +00:00