summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2015-05-02 14:58:00 +0200
committerSuren A. Chilingaryan <csa@suren.me>2015-05-02 14:58:00 +0200
commit38c014cf6724aa84cb59da1da749a88090bae377 (patch)
tree05fb8de940acf344aa8034985c8c43efbf038e6e /README
parent5387063faa68d774e2f586e6d8284520f3cde12f (diff)
downloadpcitool-38c014cf6724aa84cb59da1da749a88090bae377.tar.gz
pcitool-38c014cf6724aa84cb59da1da749a88090bae377.tar.bz2
pcitool-38c014cf6724aa84cb59da1da749a88090bae377.tar.xz
pcitool-38c014cf6724aa84cb59da1da749a88090bae377.zip
Dcoumentation update
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..051d91e
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+Supported environmental variables
+=================================
+ PCILIB_PLUGIN_DIR - override path to directory with plugins
+
+ PCILIB_DEBUG_DMA - Enable DMA debugging
+ PCILIB_DEBUG_MISSING_EVENTS - Enable debugging of missing events (frames for instance)
+ IPECAMERA_DEBUG_BROKEN_FRAMES - Store broken frames in the specified directory (variable may specify directory)
+ 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)