Files
bacnet_stack/ports/bsd
Sergey Nazaryev 2b58f5b122 Fix the MSTP turnaround delay implementation. (#809)
The usleep() function takes microseconds, not milliseconds. So,
T_turnaround needs to be calculated in microseconds. If we don't do
this, at a baud rate of 9600, we end up waiting 4 microseconds instead
of 4 milliseconds, which goes against the rule.
2024-10-14 07:56:55 -05:00
..
2024-07-26 16:23:40 -05:00
2024-09-16 07:31:11 -05:00
2022-07-19 09:54:24 -05:00
2019-10-08 23:47:53 -05:00

This is a port to MAC OS X or FreeBSD for testing.