8 Commits

Author SHA1 Message Date
Joshua M. Doe
20b8d06c84 phoenix: fix buffer size and align strides 2014-01-24 10:03:08 -05:00
Joshua M. Doe
d462014dfd phoenix: expose board and channel via properties
Conflicts:

	sys/phoenix/gstphoenixsrc.c
2014-01-24 10:03:08 -05:00
Joshua M. Doe
52f2586a2a phoenixsrc: untested port to 1.0 2014-01-24 10:03:07 -05:00
Joshua M. Doe
cca79973df phoenix: more accurate timestamps, duration and dropped frame count
Timestamp and duration now set using Phoenix timer, recorded at frame start and end (FVAL high then low).

Only more than one dropped frame can be reliably detected.
2014-01-24 10:00:29 -05:00
Joshua M. Doe
9ebfbe4c7d phoenix: add property for number of capture buffers 2014-01-24 10:00:29 -05:00
Joshua M. Doe
c3f3f9897d phoenix: count dropped frames, optimize copying
Dropped frame indicator isn't very accurate, maybe take max of frame_start and frame_end?
2014-01-24 10:00:29 -05:00
Joshua M. Doe
5aece979c5 phoenix: use callbacks to count buffers and detect errors
This way we can detect dropped frames
2014-01-24 10:00:28 -05:00
Joshua M. Doe
6ae2b319c8 phoenix: Initial commit of Active Silicon Phoenix source
Just barely works, no checking for lost/dropped frames, no accurate timestamping, etc.
2014-01-24 10:00:28 -05:00