Skip to content

Releases: DCS-gRPC/Scribe

Update for DCS-gRPC 0.3.0 compatibility

30 Jan 12:52
Compare
Choose a tag to compare

Introduction

DCSCribe is a program to get unit data and positions out of DCS and into a database for use by other applications; for example an online map. It connects to a DCS-gRPC server running inside of a DCS GameServer to get the data and also includes MIL-STD-2525-D field information for each unit which can be used for querying and generating symbology images.

Changelog

  • Compatibility with DCS-gRPC version 0.3.0
  • This release will stream and write information for units and airfields to the database.
  • Not all units have their MIL-STD-2525-D fields populated. This work is ongoing.
  • Airfields do not have MIL-STD-2525-D fields populated.

Installation

Download and extract DCScribe-1.0.2.zip to the folder of your choice (e.g. C:\Program Files\DCScribe) then follow the instructions in the README.md to configure the application.

You can also choose to run it as a Windows server. See the README.md for more information.

Dependencies

This project depends on DCS-gRPC Server version 0.3.0 to provide data. Make sure you have downloaded and installed the DCS-gRPC server into your DCS server.

Update for DCS-gRPC 0.2.0 compatibility

17 Nov 14:32
Compare
Choose a tag to compare

YANKED

There is an issue with this release which makes it non-functional. A new release with required fixes will be released soon.

Introduction

DCSCribe is a program to get unit data and positions out of DCS and into a database for use by other applications; for example an online map. It connects to a DCS-gRPC server running inside of a DCS GameServer to get the data and also includes MIL-STD-2525-D field information for each unit which can be used for querying and generating symbology images.

Changelog

  • Compatibility with DCS-gRPC version 0.2.0
  • This release will stream and write information for units and airfields to the database.
  • Not all units have their MIL-STD-2525-D fields populated. This work is ongoing.
  • Airfields do not have MIL-STD-2525-D fields populated.

Installation

Download and extract DCScribe-1.0.1.zip to the folder of your choice (e.g. C:\Program Files\DCScribe) then follow the instructions in the README.md to configure the application.

You can also choose to run it as a Windows server. See the README.md for more information.

Dependencies

This project depends on DCS-gRPC Server version 0.2.0 to provide data. Make sure you have downloaded and installed the DCS-gRPC server into your DCS server.

Initial Release

29 Sep 14:33
Compare
Choose a tag to compare

Introduction

DCSCribe is a program to get unit data and positions out of DCS and into a database for use by other applications; for example an online map. It connects to a DCS-gRPC server running inside of a DCS GameServer to get the data and also includes MIL-STD-2525-D field information for each unit which can be used for querying and generating symbology images.

Changelog

  • This initial release will stream and write information for units and airfields to the database.
  • Not all units have their MIL-STD-2525-D fields populated. This work is ongoing.
  • Airfields do not have MIL-STD-2525-D fields populated.

Installation

Download and extract DCScribe-1.0.0.zip to the folder of your choice (e.g. C:\Program Files\DCScribe) then follow the instructions in the README.md to configure the application.

You can also choose to run it as a Windows server. See the README.md for more information.

Dependencies

This project depends on DCS-gRPC Server to provide data. Make sure you have downloaded and installed the DCS-gRPC server into your DCS server.