Date:2012-06-28 06:53:18 (11 years 9 months ago)
Author:Werner Almesberger
Commit:a859b3b8b96fdfbab5092383235c2147e986e4c7
Message:fw/proto.h (TP_BWD_START_DEFAULT): raise from 50 ms to 70 ms, like TP_FWD_START_DEFAULT

Going to the longer aluminium stick changed the timing a bit.
Files: fw/proto.h (1 diff)

Change Details

fw/proto.h
4545#define PX_BWD_RIGHT_DEFAULT (MAX_LINES-1)
4646
4747#define TP_FWD_START_DEFAULT 70000 /* 70 ms */
48#define TP_BWD_START_DEFAULT 50000 /* 50 ms */
48#define TP_BWD_START_DEFAULT 70000 /* 70 ms */
4949#define TP_FWD_PIX_DEFAULT 1100 /* 1.1 ms */
5050#define TP_BWD_PIX_DEFAULT 1100 /* 1.1 ms */
5151

Archive Download the corresponding diff file

Branches:
master
tornado-v1



interactive