Skip to content

laprej/ROSS-Models

 
 

Repository files navigation

Models for ROSS

These models originally shipped with ROSS. Use the models in the legacy branch with the ROSS-Legacy version. Or, use any of the models in the master branch with regular ROSS.

Installation

This repository is automatically linked with ROSS and can be downloaded using the following commands:

git clone http://github.com/carothers/ROSS.git
cd ROSS
git submodule init
git submodule update

Current Status

A small subset of these models are maintained by the ROSS development team. These models are use by ROSS's continuous integration tests. These models are:

  • wifi
  • phold-delta
  • srw
  • suspend_test

Some models herein are included only for historical purposes. They are currently considered deprecated and should not be used for future development. These models are:

  • dragonfly (please see the dragonfly model which exists within the CODES repository)

The remaining models are no longer under active development. While they have not been deprecated, they are not guaranteed to work with the latest version of ROSS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.3%
  • C++ 14.3%
  • Other 1.4%