wisebed / wiseomf

OMF wrappers for WISEBED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiseOMF - An OMF Wrapper for Testbed Runtime

This repository contains the server side implementation of the OMF (Orbit Measurement Framework) wrapper for testbed runtime as well as the client side helpers for writing experiments with the OEDL (OMF Experiment Description Language).

Overview

You might be interested in the following files and directories:

  • wiseomf-gem - implementation of the wise_omf gem which can be found at rubygems.org
  • client side
    • ec - examples for writing testbed runtime experiments in OEDL
  • server side
    • lib - implementations of OMF resources
    • wiseomfrc.rb - script for starting the server side OMF wrapper (resource controller)
    • config.yml - configuration of the OMF wrapper

Further Information

Visit the wiki for tutorials and additional documentation.

About

OMF wrappers for WISEBED

License:MIT License


Languages

Language:Ruby 100.0%