Remove BACFILE dependency in RAM file systems and add mock file object functions for testing (#1227)

This commit is contained in:
Steve Karg
2026-02-12 17:15:31 -06:00
committed by GitHub
parent 9f508c8f2f
commit 9330c47a34
6 changed files with 75 additions and 4 deletions
+2
View File
@@ -116,6 +116,8 @@ The git repositories are hosted at the following sites:
### Changed
* Changed BACFILE define dependencies to reflect bacfile-posix.c dependence
since bacfile.c is now independent of any back end file system. (#1227)
* Changed the default BACnet protocol revision to 28 to enable usage of
special lighting output values. (#1211)
* Changed bacnet_strtof and bacnet_strtold functions to use strtod to