summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2012-06-28cesar/ce/rx/bl: refactor PBER module, refs #3215Jérémy Dufour
This commit includes: - refactoring of the PBER function to create a module to handle the PBER, - propose a new re-initialisation system - an impossible value means using the value from the first frame, - a valid value will be used as the initialization. - set default value of coefficient to last value defined by TNS team, - reset the PBER sliding mean after each CE restart, - isolate corresponding tests.
2012-06-28cesar/ce/rx/bl: evaluate BER polynomials on all NSR ranges, refs #3101Jalil Chemseddine
2012-06-21common/doc/template/glossary: support when terms are all shorter than header ↵Julien Lacour
"Term"
2012-06-11common/tools/genNVRAM: make it able to generate all NVRAM types, refs #3012Cyril Jourdan
2012-06-11common/tools/genNVRAM: minor bug fixes, refs #3012Cyril Jourdan
2012-06-11cleo/tools: move genNVRAM to common/tools, refs #3012Cyril Jourdan
2012-05-24cleopatre: add a python script to manage bundles, closes #2993Nélio Laranjeiro
- diff to make a diff between two bundles. - push to push file for specific bundle.
2012-05-10cesar: AV code move to cp/av directory, refs #2928Thierry Carré
2012-04-12common/lib/mmtcgen: add a makefile to compile the parser, refs #409, #2995Nélio Laranjeiro
For automatic tests we need to compile mmtcgen parser with yapps.
2012-04-11common/doc/template: add stylesheet for code in HTMLNicolas Schodet
2012-04-11common/doc/template: add glossary generationNicolas Schodet
2012-04-11common/doc/template: use HTML for math outputNicolas Schodet
2012-04-11common/doc/template: handle 100% imagesNicolas Schodet
2012-04-11common/ipmbox/doc: use doc templateNicolas Schodet
2012-04-11common/doc/template: add vcs-version directiveNicolas Schodet
2012-04-11common/doc/template: add reStructuredText template and stylesheet, refs #3009Nicolas Schodet
2012-04-06common/tests/tests: remove maximus long simu tests, closes #2995Nélio Laranjeiro
Those tests are killed by the perl script because they need 20mins to be end, the perl script only let 5 minutes for each test to end. So as those tests are done by the validation test (long time, non regression) there is no need to allow long test to run in automatic tests. Only the execution of the tests are removed from automatic tests, the make is still present and should remain in automatic tests.
2012-04-02common/lib/mmtcgen: raise an error if a MMType is duplicated, refs #409Nélio Laranjeiro
2012-04-02common/lib/scammer: get MME Types using mmtcgen, refs #409Nélio Laranjeiro
2012-04-02common/lib/scammer: add .gitignore for pyc filesNélio Laranjeiro
2012-04-02common/lib/mmtcgen: add .gitignore file, refs #409Nélio Laranjeiro
2012-04-02common/lib/mmtcgen: can be called from a python script, refs #409Nélio Laranjeiro
2012-04-02common/mmtcgen: remove sub mmtcgen directory, refs #409Nélio Laranjeiro
Having a subdirectory with the same name as the principal python script is complicated. As it is not really necessary, all files are moved into the principal directory.
2012-04-02common/lib/mmtcgen: add more verification on MMTypes, refs #409Nélio Laranjeiro
- For each MMType present in the entry file, it checks the MMType is inside the bounds defined by its name, i.e. CC mmtypes must be inside CC_MIN and CC_MAX. - Export defines for each MME class type for the C files, i.e. MMTYPE_IS_DRV(mmtype) which returns true if the MMType is a DRV one.
2012-04-02common/lib/mmtcgen: remove export possibility, refs #409Nélio Laranjeiro
Export is only necessary for C headers, python scripts can import directly mmtcgen to parse the file and get the MMTypes.
2012-04-02common/lib/mmtcgen: add header and footer in generated header file, refs #409Nélio Laranjeiro
2012-04-02common/lib/mmtcgen: add mme.txt file with all MMEs, refs #409Nélio Laranjeiro
- HPAV MMe - Driver MMe - VS MMe
2012-04-02common: move mmtcgen from cesar/common/tools to common/lib, refs #409Nélio Laranjeiro
2012-03-30cesar/cp/secu/test: add host and sparc in the same Makefile, closes #3043Nélio Laranjeiro
2012-03-12cesar/mac/sar: renamed unit tests, refs #2981Nélio Laranjeiro
- rename directory unit_test as utest - rename directory host as lib - rename directory ecos as host Unit test of the SAR does not use eCos anymore
2012-03-02cesar/mac/sar/test/functionnal: remplace 1518 by ETH_MAX define, refs #2894Thierry Carré
2012-02-23common/tests/tests: fix cl unit test executable test nameNélio Laranjeiro
2012-02-21{cesar/maximus/{python,test},common/tests}: clean automatic tests for maximusCeline Buret
2012-02-20cesar, cleopatre, common: new ipmbox design, closes #848IPMbox Team
2012-02-07cesar/test_general/maximus/integration: remove obsolete tests, refs #2943Nélio Laranjeiro
2011-12-20cesar/test_general/station/scenario: data rate is not testable, refs #2849Nélio Laranjeiro
Maximus is too slow to test a data rate.
2011-12-20common/tests/tests: add cleopatre utests, refs #2772Jean-Philippe SAVE
2011-12-20common/tests: move cesar automatic tests into a common directory, refs #2772Jean-Philippe SAVE
2011-11-28common/lib/scammer: tool to (en|de)code MMENélio Laranjeiro
2008-04-07Moved the complete svn base into the cesar directory.save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1769 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-07Maximus V3:buret
- Develop a Python library for function call on proto. - For the moment, integrate 2 Python libraries for RS-232. Choice will be done after more tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1766 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-03 * common/tools:schodet
- added sdl2dot utility. * common/doc: - added doc utilities. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1745 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-04-02Maximus V2: Modifications to have all tests OK!buret
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1736 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-31Maximus V2: add a test in common tests.buret
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1708 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-28Maximus V2: fixes #36.buret
Check return values of SCI functions (fill hdr, msg init, msg push, msg pop), phy and ether fill hdr functions. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1682 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-18Added the MMV defines for HPAV v1.0 and 1.1 and the default one defined laranjeiro
as HPAV_MMV. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1620 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-18Add any RXCE_TRACE.lacour
Delete ce_print. Redefine config test via makefiles and not anymore file.h. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1619 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-18Remove the sar_manage_expiration from the nightly build. this was laranjeiro
completely removed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1617 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-17Add script for coverage tests.lacour
Add/Delete comments. Add function about mpdu datation in bitloading. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1611 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-03-14Update the hle from the modification for the interface.laranjeiro
The interface now manage its own buffers. Added the tests of the hle to the nightly build. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1600 017c9cb6-072f-447c-8318-d5b54f68fe89