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
6e82afde792a296a291e2af74d858e4016cfb6ef
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
fcf2c4a8ba
Corrected BACnet Name in BDK port to use EEPROM instead of SEEPROM (it was overwritten by BO data).
2011-12-07 03:40:20 +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 BACnet Name in BDK port to use EEPROM instead of SEEPROM (it was overwritten by BO data).
2011-12-07 03:40:20 +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