by Phil | Jan 22, 2018 | Uncategorized
Version 2.0 of the OpenDOF Suitcase Demo Android App has been released and is available for download here. This release fixes the following issues: Data entry fields in settings now won’t automatically be capitalized. QR Code Reader screen will now not...
by Phil | Jan 22, 2018 | Uncategorized
Version 1.1 of the SDK OpenDOF COS (training-sdk-sdk-opendof-cos-7) has been released and is available for download here. This release includes the following additions, updates, and changes: Added bash scripts for building all the included libraries and...
by Phil | Jan 22, 2018 | Uncategorized
Version 1.3 of the SDK OpenDOF C (training-sdk-sdk-opendof-c-7) has been released and is available for download here. This release includes the following additions, updates, and changes: Updated module to pull in the latest releases of all core-c libraries and API...
by Phil | Jan 22, 2018 | Uncategorized
Version 1.1 of the SDK OpenDOF C (training-sdk-sdk-opendof-c-8)has been released and is available for download here. This release includes the following additions, updates, and changes: Added bash scripts for building all the included libraries and cross-compiling....
by Phil | Jan 22, 2018 | Uncategorized
Version 7.0.1 of the OpenDOF Specifications (core-specifications-specifications) has been released and is available for download here. This release fixes the following issues: [SPECS-12] (https://issue.opendof.org/browse/SPECS-12) Typo in OAP 4.1.1. [SPECS-13]...
by Phil | Jan 22, 2018 | Uncategorized
Version 2.2.1 of the Interface Repository (tools-interface-repository-interface-repository) has been released and is available for download here. The following bug fix has been included in this release: [IFREPO-107](https://issue.opendof.org/browse/IFREPO-107) –...
by Phil | Nov 8, 2017 | Uncategorized
Version 7.1.7 of the C Object Access Library (core-c-dof-oal) has been released and is available for download here. This release fixes the following issue: – [COAL-118](https://issue.opendof.org/browse/COAL-118) A timer callback for a 49 day timeout may not get...
by Phil | Oct 31, 2017 | Uncategorized
Version 7.1.6 of the C Object Access Library (core-c-dof-oal) has been released. This release fixes the following issues: [COAL-106](https://issue.opendof.org/browse/COAL-106) Timer may not work after PCRTime_GetMS overflows...
by Phil | Oct 31, 2017 | Uncategorized
In this blog post, we’ll show you how to use a CMake Toolchain file to cross-compile the OpenDOF C libraries. (The method shown below is not the only possibility, but it is the most common.) The first step is to create a CMAKE_TOOLCHAIN_FILE. This file...
by Phil | Sep 18, 2017 | Uncategorized
Version 2.0.3 of the POSIX Internet Transport (core-c-dof-inet-posix) has been released and is available for download here. This release fixes the following issues: – [INETPOSIX-12](https://issue.opendof.org/browse/INETPOSIX-12) The socket send function can...