summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
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-14cesar/mac/pbproc: match data frames received to an interval, refs #4018Cyril Jourdan
2013-06-14cesar/mac/pbproc: fix sound frames interval matching computation, refs #4018Cyril Jourdan
2013-06-14cesar/mac/pbproc: make sta context more visible in some functions, refs #4018Cyril Jourdan
2013-06-14cesar/mac/pbproc: use sta_get_noref instead of sta_get, refs #4018Cyril Jourdan
2013-06-14cesar/mac/common: backport mac_store_sta_get_noref from EoC, refs #4018Cyril Jourdan
2013-06-14cesar/hal/phy/spoc/test: store constant in a variable, refs #4044Olivier Dufour
2013-06-14cesar/mac/common: increase MAC tolerance, closes #4043Nicolas Schodet
2013-06-14cesar/hal/phy: set default SPOC matrix mask, closes #4041Nicolas Schodet
2013-06-14cesar/hal/phy: add spoc matrix mask, refs #4041Nicolas Schodet
2013-06-12cesar/mac/pbproc: update backoff, closes #4037Milenko Jelisavcic
2013-06-12cesar/mac/pbproc: refactor access partMilenko Jelisavcic
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/cp/sta/mgr: release releasable stations, closes #2869Nélio Laranjeiro
2013-06-06cesar/cp/av/sta/mgr: inform the bsu when a CCo is removed, closes #2869Nélio Laranjeiro
2013-06-06cesar/bsu: reset the beacon in the avln structure in bsu_avln_init, refs #2869Nélio Laranjeiro
2013-06-06cesar/cp/sta/mgr: remove a duplicated instructionNélio Laranjeiro
2013-06-06cesar/{hal/phy,mac/pbproc}: on SPOC reset, set initial rho_q30 value, closes ...Yacine Belkadi
2013-06-06cesar/hal/phy/{spoc,}: add phy_compute_spoc_{initial,}_coeff(), refs #4004Yacine Belkadi
2013-06-06cesar/{cp/{av,}/beacon,mac/pbproc}: add pbproc_spoc_reset(), refs #4004Yacine Belkadi
2013-06-06cesar/{cp/{av,}/beacon,mac/pbproc}: add/use pbproc_spoc_update(), refs #4004Yacine Belkadi
2013-06-06cesar/cp/beacon: don't reset spoc if SPOC_UPDATE_INTERVAL == 0, refs #4004Yacine Belkadi
2013-06-06cesar/cp/av/beacon/test/utest2: add pbproc_stub.cYacine Belkadi
2013-06-06cesar/ce/rx/bl: send new default tonemap after computation, closes #4026Cyril Jourdan
2013-06-06cesar/cp/av/sta/action: fix a forgotten unit test, refs #3968Nélio Laranjeiro
2013-06-06cesar/cp/av/msg/test/utest: hack_key field is unwritten when key type isn't "...Thierry Carré
2013-06-06cesar/cp/av/msg/test/utest: fix valgrind warnings, refs #4008Thierry Carré
2013-06-06cesar/cp/av/msg/test/utest: remove warnings on compilation, refs #4008Thierry Carré
2013-06-06cesar/cp/av/msg/test/utest: remove variables set but not used, refs #4008Thierry Carré
2013-06-06cesar/cp/av/msg/test/utest: fix a memory corruption in utest, refs #4008Thierry Carré
2013-06-04cesar/cp[av]: set CP_TIMER_OFFSET_STA to allow beacon reception, closes #3990Nélio Laranjeiro
2013-05-24cesar/cp/av/sta/action: compute the TEI renew date, closes #3968Nélio Laranjeiro
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-23cp/beacon/av: only request a NEK onceYacine Belkadi
2013-05-23cesar/{bsu,cp,mac/pbproc}: change NEK managementYacine Belkadi
2013-05-22cesar/{bsu,{cp/{av,}/beacon}: in the cp, use the KCCD value maintained by the...Yacine Belkadi
2013-05-22cesar/{bsu,cp}/beacon: make bsu send a fake beacon to cp when no beacon is re...Yacine Belkadi
2013-05-22cesar/bsu: use MAC_TOLERANCE_TCK when comparing beacon date to beacon period ...Yacine Belkadi
2013-05-22cesar/cp/beacon: add cp_beacon_process_bmi_eks()Yacine Belkadi
2013-05-22cesar/{bsu{,beacon},cp}: let the bsu decrease KCCD on each beacon, closes #3794Yacine Belkadi