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
f895ad5eafee2a84da2c49c7af91f7b95dfb74b2
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
47ff02c9b7
Removed src/apdu.c from makefile since we are using a local stripped down version.
2009-12-21 15:13:45 +00:00
..
arm7
Indented.
2007-11-29 15:56:53 +00:00
at91sam7s
Removed forever loop on MS/TP receive for fast processors since the incoming character wait is significantly slower than the processor speed.
2009-12-02 17:54:24 +00:00
atmega8
Added test for array options on RP and RPM to all object properties that are not arrays.
2009-11-05 15:39:46 +00:00
atmega168
Removed src/apdu.c from makefile since we are using a local stripped down version.
2009-12-21 15:13:45 +00:00
bdk-atxx4-mstp
Removed forever loop on MS/TP receive for fast processors since the incoming character wait is significantly slower than the processor speed. Thank you Paul!
2009-12-02 17:59:36 +00:00
dos
Changed modulo and division operations on 256 to bit shift using include/bytes.h macro to improve code size on architectures that don't do division natively.
2009-08-20 14:38:25 +00:00
linux
Updated comment.
2009-11-19 18:21:56 +00:00
pic18f6720
Added test for array options on RP and RPM to all object properties that are not arrays.
2009-11-05 15:39:46 +00:00
rtos32
Fixed EOL, indent.
2009-10-24 17:02:59 +00:00
win32
Cleaned up warnings and errors when compiled with Borland C++ and with GCC.
2009-11-19 16:05:22 +00:00