Skip to content

Commit

Permalink
log focus state
Browse files Browse the repository at this point in the history
  • Loading branch information
ZwX1616 committed Mar 12, 2020
1 parent 8efe413 commit 6511990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ struct FrameData {
lensTruePos @14 :Float32;
image @6 :Data;
gainFrac @15 :Float32;
focusVal @16 :List(Int16);
focusConf @17 :List(UInt8);

frameType @7 :FrameType;
timestampSof @8 :UInt64;
Expand Down

0 comments on commit 6511990

Please sign in to comment.