summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
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
2013-05-22cesar/cp/beacon: only initiate the key change countdown on the CCo, refs #3794Yacine Belkadi
2013-05-22cesar/{bsu,cp/beacon}: let the bsu clear the previous NEK, refs #3794Yacine Belkadi
2013-05-22cesar/bsu: add bsu_handle_key_change(), refs #3794Yacine Belkadi
2013-05-22cesar/cp/{av,}/cco/action: change NEK EKS values generationYacine Belkadi
2013-05-17cesar/projects/plc: reduce ilram priority, closes #3976Milenko Jelisavcic
2013-05-17cesar/mac/pbproc: send beacon using rts-cts, refs #3976Milenko Jelisavcic
2013-05-17cesar/mac/pbproc: use access confirmation in rts-cts, refs #3976Milenko Jelisavcic
2013-05-17cesar/mac/pbproc: modify rts-cts part, refs #3976Milenko Jelisavcic
2013-05-17cesar/mac/pbproc: bursting with rts-cts, refs #3976Milenko Jelisavcic
2013-05-17cesar/mac/pbproc: factorize rts-cts frame prepare, refs #3976Milenko Jelisavcic
2013-05-17cesar/hal/phy/maximus: decrease log level because collision could happenThierry Carré
2013-05-17cesar/host/station: enable warnings and errors messages to be write on stderrThierry Carré
2013-05-17cesar/ecos/packages/hal/maximus: stop ecos synthetic on errorThierry Carré
2013-05-17cesar/hal/phy/maximus: accept to program a timer in the past (less than 1ms)Thierry Carré
2013-05-16cesar/mac/pbproc: always send MMEs using ROBO mode, closes #3936Cyril Jourdan
2013-05-16cesar/ce/rx/bl: fix intervals bitloading contexts init, refs #3936Cyril Jourdan