summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2013-07-26 13:39:30 +0200
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2013-07-26 13:39:30 +0200
commit96273555a35640dd8c0e2f9ad540ceafa375da1e (patch)
tree4d250624fa749c9b5e10584fb06f0f2a8082e83e
parentd6d49cbdb2ccd7a09ec6103f1a221651368ad357 (diff)
downloadipecamera-96273555a35640dd8c0e2f9ad540ceafa375da1e.tar.gz
ipecamera-96273555a35640dd8c0e2f9ad540ceafa375da1e.tar.bz2
ipecamera-96273555a35640dd8c0e2f9ad540ceafa375da1e.tar.xz
ipecamera-96273555a35640dd8c0e2f9ad540ceafa375da1e.zip
Change default BUGs configuration of the IPE Camera
-rw-r--r--ipecamera/private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ipecamera/private.h b/ipecamera/private.h
index 0f62d5a..739aa97 100644
--- a/ipecamera/private.h
+++ b/ipecamera/private.h
@@ -5,8 +5,8 @@
#define IPECAMERA_BUG_EXTRA_DATA
#define IPECAMERA_BUG_MULTIFRAME_PACKETS
-#define IPECAMERA_BUG_INCOMPLETE_PACKETS
-#define IPECAMERA_BUG_POSTPONED_READ
+//#define IPECAMERA_BUG_INCOMPLETE_PACKETS
+//#define IPECAMERA_BUG_POSTPONED_READ
//#define IPECAMERA_DEBUG_RAW_PACKETS "/mnt/fast/frames"
//#define IPECAMERA_ANNOUNCE_READY //**< announce new event only after the reconstruction is done */