Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 126 → Rev 127

/Riddim/README
52,11 → 52,18
$> make
=Run=
$> ./riddim
$> ./riddim [configfile]
 
if no configfile is given riddim is trying to load "/etc/riddim.conf". If that fails riddim is using default values ( not very usefull perhaps )
 
example socat usage:
socat tcp-l:54321,reuseaddr,fork file:/dev/ttyUSB0,b57600,waitlock=/var/run/rfcomm0.lock
 
 
 
= Changelog =
 
0.5 - code cleanup
0.5 - code cleanup
0.4 - Measure time from send command to confirm
0.3 - mode selector
0.2 - first version with possibility to fly ( based on FC0.68b commands )