summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/test/Makefile
AgeCommit message (Collapse)Author
2012-05-10cesar: AV code move to cp/av directory, refs #2928Thierry Carré
2011-08-03cesar: remove unused module config dependenciesNicolas Schodet
2010-08-02cesar/bsu: correct all tests needing a stub for bsu_update_nidmercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7340 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-23cesar/ce/rx: add a function to get the current NSR of the CEdufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6575 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-01cesar/ce/rx: get PB measurements from the SAR callbackdufour
This will be used latter for the bit loading tracking. This commit also add some other changes to correctly handle PB measurements : * measures for an unassociated STA are ignored, * if measure data does not correspond to SAR callback callee behavior, an assertion is generated, * traces now print what there is in the measure/callback of the SAR. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6499 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-08revert EoC changesschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6054 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-01[ce/rx/test] add eoc config in makefileburet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5854 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-08-20 * all:schodet
- update Makefiles to use program_MODULES_CONFIG. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5275 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-20 * ce/rx:dufour
- integrate the generation of the event when receiving channel data with the ce/rx measure module. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5027 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-17 * ce/rx:dufour
- include the MAC PBProc module for the test but without source to build. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4999 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-16 * ce/rx:dufour
- ask the PBProc for the noise NRJ when CE RX start. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4984 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-16 * ce/rx, common/tests, cp/sta/coredufour
- move all cp part of the CE RX in the ce/rx/cp sub-modules (with the stub), - update test build system, - update cp/sta/core build. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4978 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-16 * ce/rx:dufour
- remove old MME system to generate MME, - provide a new system with one function to send a tone map and another one to refresh intervals list. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4970 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-16 * ce/rxdufour
- add a sub module CP to handle the new communication with the CP. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4967 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-29 * ce/rx:dufour
- add a false bitloading to test the comunication between the SAR and the CE RX. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4722 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-27 * ce/rx, cp/sta/core:dufour
- add a new flag event in the cp/sta/core when the CE RX want to send an MME, - add a mailbox for the communication between the CE RX and the CP, - add functions to process works of the CE RX from the CP context (not integrated in the CP) and generate MME, - add function to add some works for the CP from the CE RX context (this will be integrated in the bitloading), - add stubs (tests are missing). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4711 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-13 * ce/rx/test:dufour
- remove unecessary cp/msg module in test. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4643 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-12 * ce/rx, station:dufour
- ce_rx_init now requires the sar as parameter (event if it does not use it for the moment). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4627 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-11 * ce, ce/rx, cp, common/test, station, test_general:dufour
- add the base version of the CE in RX (ecos thread creation and destruction), - integrate into CP and station context, - add in nightly test, - add a ce Module that includes ce/rx, ce/tx and ce/common, - update general tests to use the new ce module. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4622 017c9cb6-072f-447c-8318-d5b54f68fe89