Commit 9f686319 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

+help

parent bbe9f4a9
Loading
Loading
Loading
Loading
+4 −2
Original line number Original line Diff line number Diff line
@@ -3,10 +3,12 @@
$help = <<<HELP
$help = <<<HELP
Description:
Description:
  This script gets raw pixel data from sensors. It does 2 things:
  This script gets raw pixel data from sensors. It does 2 things:
  * captures raw data (controls the videomem driver to copy data from fpga memory to the system memory)
  * captures raw data (controls the videomem driver to copy data from fpga
    memory to the system memory)
  * transfers captured data over network
  * transfers captured data over network


  It can capture images for multiple ports at a time, but downloads only a single image.
  It can capture images for multiple ports at a time, but downloads only
  a single image (the lowest in the mask).


Parameters:
Parameters:
  cmd - (run|get)
  cmd - (run|get)