Mercurial > pt1.oyama
diff src/tssplitter_lite.h @ 164:7d8a5bb874ad
EXPERIMENTAL: Change phisical channel by mq_recv().
KNOWN ISSUE: Cannnot split BS-TBS(BS1_1).
enable compile recpt1ctl.
SID can specified by recpt1ctl.
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Mon, 01 Oct 2012 21:52:05 +0900 |
parents | 066f33b2213a |
children | 27e5f99f8991 |
line wrap: on
line diff
--- a/src/tssplitter_lite.h Mon Sep 24 20:49:17 2012 +0900 +++ b/src/tssplitter_lite.h Mon Oct 01 21:52:05 2012 +0900 @@ -199,6 +199,8 @@ time_t time_cue; time_t time_tot; int tot_packet_nb; /* TOT受信時のパケット受信数 */ + time_t split_start_time; + int split_select_finish; } splitter; /* b25 decoder would hoard up large chank */