From 40c750ec8bfcd3c2ba7d1a9736890deb709b8052 Mon Sep 17 00:00:00 2001 From: dufour Date: Tue, 15 Sep 2009 14:32:19 +0000 Subject: * ce/rx, mac/common (see #471): - add a sound frame counter to the tone maps structure, - reset it value during allocation (and place a todo in the FSM when we go back to idle). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5554 017c9cb6-072f-447c-8318-d5b54f68fe89 --- cesar/ce/rx/bitloading/fsm/src/fsm/bl.fsm | 1 + 1 file changed, 1 insertion(+) (limited to 'cesar/ce') diff --git a/cesar/ce/rx/bitloading/fsm/src/fsm/bl.fsm b/cesar/ce/rx/bitloading/fsm/src/fsm/bl.fsm index 847a2eb86a..395e40bc45 100644 --- a/cesar/ce/rx/bitloading/fsm/src/fsm/bl.fsm +++ b/cesar/ce/rx/bitloading/fsm/src/fsm/bl.fsm @@ -52,3 +52,4 @@ TRACKING: no_communication_timer -> IDLE [ce_rx_bl__TODO] Reset everything, we will restart from scratch when new communication with the station will be done. + If sound frame, reset sound frame counter to receive sound frames. -- cgit v1.2.3