summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
2013-11-05cesar/cp/fsm: prevent concurrent accesses to the FSM events list, closes #4240Julien Lacour
2013-11-05cesar/mac/sar: always expire unassociated mfs, closes #4239Julien Lacour
2013-10-04cesar/common/make: add CROSS_COMPILE_ECOS_... compiler override, closes #4224Nicolas Schodet
2013-08-30cesar/hal/phy: correct bridgedma stopped test loop, refs #4110Cyril Jourdan
2013-08-23cesar/lib/fixed: plot using real values on x axisNicolas Schodet
2013-08-23cesar/lib/fixed: update for newer sympy versionNicolas Schodet
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-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