[Elphel-support] Writing IMU log to usb

Oleg support-list at support.elphel.com
Fri Apr 26 11:18:56 PDT 2013


Just noticed - there are some errors in the code - you forgot "wget" when
calling "logger_launcher.php":

old: system("
http://192.168.0.9/logger_launcher.php?file=/var/hdd/test1.log&index=1&n=1000000&dev=/dev/sda1&cmd=stop
");
new: system("wget
http://192.168.0.9/logger_launcher.php?file=/var/hdd/test1.log&index=1&n=1000000&dev=/dev/sda1&cmd=stop
");

Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://support.elphel.com/pipermail/support-list_support.elphel.com/attachments/20130426/774dc26e/attachment-0002.html>


More information about the Support-list mailing list