summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-30cleo/tools/openocd: add support of 16bits SDRAM, closes #4098Olivier Dufour
2013-07-25validation/test/P2P_throughput/configs: config for MPR520e, closes #4121Ludovic Maillard
2013-07-24validation/test/P2MP_throughput/configs: config file for 5 MSE500, closes #4095Ludovic Maillard
We need a bench with 5 slaves MSE500 to compare results with AT6400 and AT7400
2013-07-24validation/test/P2MP_throughput/configs: config file for AT7400, refs #4095Ludovic Maillard
2013-07-24validation/test/P2MP_throughput/configs: config file for AT6400, refs #4095Ludovic Maillard
2013-07-22validation/test/P2P_throughput: add the "topology" tests, closes #4085Jean-Philippe NOEL
2013-07-12cleopatre: update vs_get_ce_stats documentation, closes #3876Jean-Philippe NOEL
2013-07-09validation/test/P2P_throughput: add missing rst file for SJR, refs #4077Jean-Philippe NOEL
2013-07-09validation: remove duplicated code in RST reports generationJean-Philippe NOEL
2013-07-09validation: handle waveform generator and attenuator absence, closes #4077Marko Stankovic
2013-07-08polux/app/{boottable,spidlib}: update bt select command, closes #4078Aleksandar Cecaric
2013-07-08polux/app/spidlib: add get_highest_index function, refs #4078Aleksandar Cecaric
2013-07-02common/tools/mksimage: use memcpy to write md5sum in header, closes #4073Olivier Dufour
2013-07-01validation: fix an error in the config of P2P SPK300g in EoCJean-Philippe NOEL
2013-06-28cesar/ce/rx: change NSR margin and CE restart default values, closes #3570Jean-Philippe SAVE
We change these parameters to avoid the following case: the PBER is too high while the BER_target is at it minimum. See ticket #3942 for more details.
2013-06-27validation/validlib/ixia_tcl_templates: modify learning frames, closes #4065Ludovic Maillard
2013-06-27validation/test/P2P_throughput/configs: reduce redundancy in EoC tests configsJean-Philippe NOEL
2013-06-27validation: set the content of internal.conf in P2P, closes #4053Jean-Philippe NOEL
2013-06-27validation: set the content of internal.conf in P2MP, refs #4053Jean-Philippe NOEL
2013-06-27validation/test/av_home: add vendor information, closes #4047Olivier Dufour
2013-06-27validation/test/av_home: add the number of plugs/networks, refs #4047Olivier Dufour
2013-06-27validation/test/av_home: write soft version in av_home directory, refs #4047Olivier Dufour
2013-06-27validation/test/av_home: handle missing files in report, refs #4047Olivier Dufour
2013-06-27validation/test/av_home: correct FEC display on tonemap picture, refs #4047Olivier Dufour
2013-06-25validation/test/P2P_throughput/configs: update UDP throughput, closes #4061jpnoel
2013-06-25validation/test/P2MP_throughput/configs: update MSE500-500 configs, closes #4060jpnoel
2013-06-20validation/test/P2MP_throughput/configs: config for MSE500-200, closes #4054jpnoel
2013-06-20validation/test/P2MP_throughput/configs: config for SPC200, refs #4054jpnoel
2013-06-20validation/test/P2MP_throughput/configs: set default stations number for SPC300Jean-Philippe NOEL
2013-06-18validation/test/P2P_throughput/configs: config for SPR310 test, closes #4036Ludovic Maillard
2013-06-14cesar/mac/pbproc: remove unused field in rx params, closes #4018Cyril Jourdan
Beacon period start date is not used anymore by the CE, now that PBProc is in charge of the matching of the received frames on intervals.
2013-06-14cesar/ce/rx/bl: remove unused functions, refs #4018Cyril Jourdan
Those functions are no longer necessary since it is the PBProc that does the matching between frames received and intervals.
2013-06-14cesar/ce/rx/bl/fsm: use PBProc interval matching computation, refs #4018Cyril Jourdan
Instead of re-computing frame date and trying to match it on an interval. In the same time, correct management of sound frame SRC in the tests when we want to test the data case and update ce_rx_bl_fsm_measure_to_event stub in cesar/ce/rx/test.
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
Record the result of the matching of sound and data frames in RX params so that CE can use it.
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
This commit only makes this modification where it is needed to prepare the next commits related to #4018 but there could be some more replacement done (e.g in pbproc_prep_mpdu function) that will be the object of a future commit.
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
This is needed for extra long cables (up to 1200m).
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-07validation/test/av_home: fix some RST formating issues, closes #4042Olivier Dufour
2013-06-07validation/test/av_home: sort tests by directory name, refs #4042Olivier Dufour
2013-06-07validation/test/av_home: handle max throughput result, refs #4042Olivier Dufour
2013-06-07validation/test/av_home: support calls outside av_home directory, refs #4042Olivier Dufour