summaryrefslogtreecommitdiff
path: root/cesar/mac/sar
AgeCommit message (Expand)Author
2012-04-11cesar/mac/sar/doc: use doc templateNicolas Schodet
2012-03-12cesar/mac/sar: rename sar_msdu_add and sar_mpdu_add, closes #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: rename ul_ce_ctx by measure_ctx in source code, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: update comments, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove private function from public header, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: fix C Header files' header and footer, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove sar_pb.h file, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: rename sar/inc/sar_context.h to sar/inc/context.h, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove useless sar prefix in src/header files, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: renamed unit tests, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: re-architecture internal sar files, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove sar_init_measure_context function, refs #2981Nélio Laranjeiro
2012-03-02cesar/mac/sar/test: improve pb_stats test, refs #2900Thierry Carré
2012-03-02cesar/mac/sar/test/functionnal: remplace 1518 by ETH_MAX define, refs #2894Thierry Carré
2012-03-02cesar/mac/sar: fix functional testsNélio Laranjeiro
2012-02-20cesar, cleopatre, common: new ipmbox design, closes #848IPMbox Team
2011-11-02cesar/mac/sar: add sar_t to DLRAM, closes #2813Nélio Laranjeiro
2011-11-02cesar/mac/sar: move thread behavior to thread files, refs #2813Nélio Laranjeiro
2011-11-02cesar/mac/sar: keep pbproc behavior in unit testsNélio Laranjeiro
2011-11-02cesar/mac/sar: merge bcast ssn_min_compute with the unicast oneNélio Laranjeiro
2011-11-02cesar/mac/sar: use correctly lib_random in unit testsNélio Laranjeiro
2011-11-02cesar/mac/sar: remove a useless parameter in a function testNélio Laranjeiro
2011-11-02cesar/mac/sar: resend a previous PB with an OPSF, refs #2722Nélio Laranjeiro
2011-11-02cesar/mac/sar: increase stats loops tests, refs #2722Nélio Laranjeiro
2011-11-02cesar/mac/sar: remove unused variablesNélio Laranjeiro
2011-11-02cesar/mac/sar: remove additional job created because of maria:#905, closes #2731Nélio Laranjeiro
2011-11-02cesar/mac/sar: improve SAR statistics test by simulating a hole, refs #2722Nélio Laranjeiro
2011-11-02cesar/mac/sar: fix missing PBs calculation, closes #2722Nélio Laranjeiro
2011-11-02cesar/mac/sar: sar_rx_mfs_resize_ssn called with wrong parameter, closes #2723Nélio Laranjeiro
2011-11-02cesar/mac/sar: add test function commentsNélio Laranjeiro
2011-10-20cesar/mac/sar: Enable by default the sar_pb_stats module, closes #2666Thierry Carré
2011-10-20cesar/mac/sar: move the sar_pb_stats option in sar & avoid global variable, r...Thierry Carré
2011-10-20cesar/mac/sar: option in lib stats must be written in upper case, refs #2666Thierry Carré
2011-10-20cesar/{cp,mac}: Remove space at the end of line, refs #2666Thierry Carré
2011-10-20cesar/mac/sar: add an option to enable the sar_pb_stats module, refs #2666Thierry Carré
2011-10-20cesar/mac/sar: static memory change to blk memory in sar_pb_stats, refs #2666Thierry Carré
2011-10-20cesar/cp/{msg,sta}: rename u8 by cp_tei_t type for stei_filter, refs #2666Thierry Carré
2011-10-20cesar/{mac/sar,cp}: stei filter added in vs_get_pb_stats.req, refs #2666Thierry Carré
2011-10-20cesar/{mac,cp}: Redo all tests on pb_stats, ref #2666Thierry Carré
2011-10-20cesar/{cp,mac}: Correct the coding standards, refs #2666Thierry Carré
2011-10-20{cp,mac/sar}: review corrections, refs #2666Thierry Carré
2011-10-20cesar/mac/sar/test: Add a second unit test for sar_pb_stats module, refs #2666Thierry Carré
2011-10-20cesar/mac/sar/test: Add one unit test on sar_pb_stats module, refs #2666Thierry Carré
2011-10-20cesar/mac/sar: Change comments formatThierry Carré
2011-10-20cesar/mac/sar: Implement sar_pb_stats module + link with mme, refs #2666Thierry Carré
2011-09-16cesar/mac/sar: factorize mfs command application codeNélio Laranjeiro
2011-09-16cesar/mac: increase expiration timeout for RX MFS, closes #2717Nélio Laranjeiro
2011-09-09cesar: add easy trace compilation thanks to ilram priority, refs #2613Nicolas Schodet
2011-09-08cesar/{cl,hle,mac/sar}: integrate lib seq_check in i/o points, refs #2644Jérémy Dufour
2011-06-14cesar/mac/pbproc: modification of the management of expired PBs, closes #2525Cyril Jourdan