Managed Projects

pcanusb

  Analyzed about 17 hours ago

PCAN is a Controller Area Network (CAN) device that connects to a PC via USB. It ships with a DLL and documented API. This is a Ruby wrapper for that API allowing CAN messages to be sent and received from Ruby.

180 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

rlogic

  Analyzed about 15 hours ago

By default, you get a truth table and a list of MC/DC pairs: logic (a or b) and (c or d) Gives you: a b c d | output 1) 0 0 0 0 | 0 2) 0 0 0 1 | 0 3) 0 0 1 0 | 0 4) 0 0 1 1 | 0 5) 0 1 0 0 | 0 6) 0 1 0 1 | 1 7) 0 1 1 0 | 1 8) 0 1 1 1 | ... [More] 1 9) 1 0 0 0 | 0 10) 1 0 0 1 | 1 11) 1 0 1 0 | 1 12) 1 0 1 1 | 1 13) 1 1 0 0 | 0 14) 1 1 0 1 | 1 15) 1 1 1 0 | 1 16) 1 1 1 1 | 1 a => [[2, 10], [3, 11], [4, 12]] b => [[2, 6], [3, 7], [4, 8]] c => [[5, 7], [9, 11], [13, 15]] d => [[5, 6], [9, 10], [13, 14]] [Less]

712 lines of code

1 current contributors

almost 5 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

wx-nobbie

  Analyzed about 14 hours ago

A simple interface for driving wxRuby application development.

1.37K lines of code

0 current contributors

about 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

MockVersion

  Analyzed about 13 hours ago

A mock for the svn command line, created to help tool development

274 lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This