Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 790 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 790 Bytes

6D6 Response Files

This repository contains response files for the 6D6 datalogger in different configurations in the resp folder.

Building

All generated response files are already checked out into the repository. However if you want to change anything or play with the values, you will need to have Ruby installed. On Ubuntu you can install Ruby with the following commands. Note that you need at least Ruby version 2.0.

$ sudo apt-get update
$ sudo apt-get install build-essential ruby

When Ruby is installed you can recreate all the response files by typing

$ make

The values for the response files can be customised in lib/response.rb.

Licence

This project is licensed under the GPLv3. See the LICENCE file.