Files
bacnet_stack/ports/linux
Steve Karg 442f408c1a Bugfix/dlmstp api missing in ports os (#1003)
* Added missing API defined in header into ports/win32/dlmstp.c module, added a PDU queue and refactored receive thread, and refactored MS/TP timing parameters.

* Added missing API defined in header into ports/linux/dlmstp.c module, and refactored MS/TP timing parameters.

* Added missing API defined in header into ports/bsd/dlmstp.c module, and refactored MS/TP timing parameters.

* Reduce default MS/TP APDU to 480 to avoid extended frames by default.
2025-05-27 10:14:15 -05:00
..
2025-03-03 10:32:28 -06:00
2024-10-21 07:53:01 -05:00
2025-03-03 10:32:28 -06:00
2025-03-03 10:32:28 -06:00
2019-10-08 23:47:53 -05:00
2024-10-21 07:53:01 -05:00
2019-10-08 23:47:53 -05:00

This is a port to Linux for testing.
The unit tests can be run via the test.sh script.