Has anyone had any experience using the SerialPort module with Ruby? I've got to write a little something to talk with a satellite via a modem, which talks to me via an R232 connector... SerialPort is in version 0.6 - anyone had any issues with it? Moreover, can anyone find any examples of someone actually using it? The documentation is fair, but I can't find too much more info laying around.
Ref:
http://ruby-serialport.rubyforge.org/
_m