summaryrefslogtreecommitdiff
path: root/cesar/ce
AgeCommit message (Expand)Author
2013-06-28cesar/ce/rx: change NSR margin and CE restart default values, closes #3570Jean-Philippe SAVE
2013-06-14cesar/mac/pbproc: remove unused field in rx params, closes #4018Cyril Jourdan
2013-06-14cesar/ce/rx/bl: remove unused functions, refs #4018Cyril Jourdan
2013-06-14cesar/ce/rx/bl/fsm: use PBProc interval matching computation, refs #4018Cyril Jourdan
2013-06-14cesar/ce/rx/bl: reset sta intervals pointer when freeing them, refs #4018Cyril Jourdan
2013-06-14cesar/ce/rx/bl/test: fix intervals' test cases titlesCyril Jourdan
2013-06-07cesar/ce/rx/test: fix unit test, refs #4007Thierry Carré
2013-06-07cesar/ce/rx: activate intervals by default, closes #2365Cyril Jourdan
2013-06-06cesar/ce/rx: fix assert with interval index, refs #4007Thierry Carré
2013-06-06cesar/ce/rx/bl: enable snr collect with interval, refs #4007Thierry Carré
2013-06-06cesar/ce/rx/bl: send new default tonemap after computation, closes #4026Cyril Jourdan
2013-05-24cesar/ce/rx/bl: compute a worst case tonemap when needed, closes #3880Cyril Jourdan
2013-05-24cesar/ce/rx/bl: give CE RX context to update_default_tm function, refs #3880Cyril Jourdan
2013-05-24cesar/ce/rx/bl: remove useless global variablesCyril Jourdan
2013-05-24cesar/ce/rx/bl: handle interval_sound events in global FSM, closes #3957Cyril Jourdan
2013-05-16cesar/ce/rx/bl: fix intervals bitloading contexts init, refs #3936Cyril Jourdan
2013-04-25cesar/ce/rx: reset sound frame counter after a delay, closes #3909Nicolas Schodet
2013-04-25cesar/ce, cesar/mac: use a separate counter for sound interval, refs #3909Nicolas Schodet
2013-04-25cesar/ce, cesar/mac/common: move CE globals to CENicolas Schodet
2013-04-25cesar/ce, cesar/mac/common: add group interval nb in mac tonemap configurationNicolas Schodet
2013-04-25cesar/ce/rx/bitloading: fix assert on number of interval FSMNicolas Schodet
2013-04-25cesar/mac/common, cesar/ce/rx: get rid of mac_interval_measure_shift_tolerance_Nicolas Schodet
2013-04-22cesar/ce/rx: increase CE_RX_BL_MIN_FRAME_WITH_HIGH_PB_ERR_RATE, closes #3932Nélio Laranjeiro
2013-04-18cesar/ce/rx/bl: update default tonemap when restarting an interval, refs #2588Cyril Jourdan
2013-04-18cesar/ce/rx/bl: add a function to check tonemaps usage, refs #2588Cyril Jourdan
2013-04-18cesar/ce/rx/bl: indicate if we should use ROBO as default TM, refs #2588Cyril Jourdan
2013-04-18cesar/ce/rx/bl/fsm: check SRC to generate sound events, closes #3886Cyril Jourdan
2013-04-18cesar/ce/rx/bl/fsm: invert measure type and interval determination, refs #3886Cyril Jourdan
2013-04-18cesar/ce: use tonemap index definesCyril Jourdan
2013-03-07cesar/ce/rx/bitloading: use the common sound measure function, closes #3842Nélio Laranjeiro
2013-03-07cesar/ce/rx: get the NSR for the requested interval, closes #3776Nélio Laranjeiro
2013-03-07cesar/ce/rx/bitloading: don't remove NSR after tonemap generation, refs #3776Nélio Laranjeiro
2013-03-07cesar/ce/rx/bitloading: return NULL if no NSR blocks are available, refs #3776Nélio Laranjeiro
2013-02-28cesar/ce/tx: extend received interval definition to cover ours, closes #3807Cyril Jourdan
2013-02-14cesar/mac/common: fix the version field size in intervals_t, closes #2541Jean-Philippe SAVE
2013-01-31cesar/ce/rx: activate BER Margin Update, closes #3351Jean-Philippe SAVE
2013-01-18cesar/ce/rx/test: fix test init, closes #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl/fsm: remove useless transition, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl: keep measure of the frames before beacon period, refs #2362Jalil Chemseddine
2013-01-18cesar/ce/rx/bl: return the correct fsm id when only one interval, refs #2362Jalil Chemseddine
2013-01-18cesar/{ce/rx/bl/fsm, cp/msg}: fix interval repetition handling, refs #2362Jalil Chemseddine
2013-01-18cesar/ce/rx/bl/fsm: fix comments, no refsCyril Jourdan
2013-01-18cesar/ce/rx/bl/test/fsm: correct test, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl/test: move fsm test to its own folder, refs #2771Cyril Jourdan
2013-01-18cesar/ce/rx/bl: move NSR functions to specific header, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl: move context to a dedicated header, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl: adapt event handling for intervals, refs #2366Jérôme Jutteau
2013-01-18cesar/ce/rx: adapt traces for intervals, refs #2366Jérôme Jutteau
2013-01-18cesar/ce/rx: check if a PB fits in the smallest interval, refs #2366David Mercadie
2013-01-18cesar/ce/rx/bl: adjust global fsm transitions for intervals, refs #2366Jérôme Jutteau