summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2015-07-24 13:09:59 +0200
committerSuren A. Chilingaryan <csa@suren.me>2015-07-24 13:09:59 +0200
commit61068e3ba4863cf41b2399ea3057b3bb1c4a9dcf (patch)
tree12deab7d7b46c1493014693cef0a3045c9495f00 /docs
parentfb42f24213a7aaecbd631e61fb432ef04742d2ce (diff)
downloadpcitool-61068e3ba4863cf41b2399ea3057b3bb1c4a9dcf.tar.gz
pcitool-61068e3ba4863cf41b2399ea3057b3bb1c4a9dcf.tar.bz2
pcitool-61068e3ba4863cf41b2399ea3057b3bb1c4a9dcf.tar.xz
pcitool-61068e3ba4863cf41b2399ea3057b3bb1c4a9dcf.zip
Make pcilib_streaming_action_t public
Diffstat (limited to 'docs')
-rw-r--r--docs/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README b/docs/README
index 647df41..ba22acf 100644
--- a/docs/README
+++ b/docs/README
@@ -8,6 +8,7 @@ Supported environmental variables
IPECAMERA_DEBUG_RAW_PACKETS - Store all raw packets read from DMA grouped in frames (variable may specify directory)
IPECAMERA_DEBUG_RAW_FRAMES - Store all raw frames (variable may specify directory)
IPECAMERA_DEBUG_HARDWARE - Produce various debugging information about ipecamera operation
+ IPECAMERA_DEBUG_FRAME_HEADERS - Print headers of each frame
PCILIB_BENCHMARK_HARDWARE - Remove all unnecessary software processing (like copying memcpy) to check hardware performance
PCILIB_BENCHMARK_STREAMING - Emulate streaming mode while benchmarking DMA engines