summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/bitloading/test
AgeCommit message (Expand)Author
2011-05-23cesar/{mac/common,ce/rx/bl}: add stats on PB/frame handled by TM, refs #2375Jérémy Dufour
2011-05-23cesar/ce/rx/bl: fix test to be more real and check memory leakJérémy Dufour
2011-05-18cesar/ce/rx/bitloading: update tmi of intervals, refs #2364Jérôme Jutteau
2011-05-12cesar/ce/rx/bitloading: Adapt event generation for intervals, closes #2363Jérôme Jutteau
2011-05-12cesar/ce/rx/bitloading: added sta init and uninit for intervals, refs #2366Jérôme Jutteau
2011-04-12cesar/ce/rx/bitloading: transform a measure to an interval, refs #2362Jérôme Jutteau
2011-04-11cesar/ce/rx/bitloading: pbproc time informations to time interval, refs #2362Jérôme Jutteau
2011-04-06cesar/ce/rx/bitloading: prepare data structures for intervals, closes #2360jutteau
2011-04-01cesar/ce/rx/bl: change branch pb_err_rate_low to no_channel_change, refs #2332jutteau
2011-03-15cesar/ce/rx/bl: support negative BER margin, closes #2378Jérémy Dufour
2011-03-10cesar/ce/rx/bitloading: Adapt current FSM to interval, closes #2332jutteau
2011-02-01cesar/ce/rx: remove call to cp_sta_mgr from CE context, closes #1425Jérémy Dufour
2011-01-13cesar/ce/rx/bl: store optimization tables, closes #1934jutteau
2010-12-09cesar/ce/rx/bl: compute new tone map using optimisation table, closes #1933Jerome Jutteau
2010-11-10cesar/ce/rx/bl: handle the case when we have zero bits per symbol, closes #2002jutteau
2010-10-27cesar/ce/rx/bl: test vectors in tone map update, closes #1932Jerome Jutteau
2010-10-20cesar/ce/rx/bl: fix data2c (not using -u option and data suffix)Jerome Jutteau
2010-10-20cesar/ce/rx/bl: fix data2c error on commitJerome Jutteau
2010-10-20cesar/ce/rx/bl: permit to generate test vector with u64, refs #1932Jerome Jutteau
2010-10-20cesar/ce/rx/bl: indentation correction in data2c.plJerome Jutteau
2010-10-05cesar/ce/rx/bl: compute the number of shift in a optimisation table, refs #1881Jerome Jutteau
2010-09-10cesar/ce/rx/bitloading: fix overflow when quantify BER, closes #1872Jérémy Dufour
2010-08-23cesar/ce/rx/bl: enable CPF in our tone map for Atheros interop, closes #1789Jérémy Dufour
2010-06-11cesar/ce/rx/bl: support polynomial of degree 0, closes #1656dufour
2010-06-11cesar/ce/rx/bl: support different polynomials based on tonemask, refs #1649dufour
2010-06-11cesar/ce/rx/bl: use BER reached after optimization, closes #1625dufour
2010-06-11cesar/ce/rx/bl: do not increase last tone if over BER target, closes #1626dufour
2010-05-19cesar/ce/rx: prevent the CE from restarting too soon, closes #1557dufour
2010-05-06cesar/ce/rx/bl: correctly manager BER when we are in ROBO, closes #1439dufour
2010-05-05cesar/{ce/rx,mac/common}: use BER target reached by the tone map, closes #1531dufour
2010-04-20cesar/ce/rx: restart CE when both BER sliding means are too lowdufour
2010-04-20cesar/ce/rx/bl: fix overflow when computing PB false factorsdufour
2010-04-20cesar/ce/rx/bl: add functions to compute and reset sliding means on BERdufour
2010-04-14cesar/{mac/sar,ce/rx}: update SAR callback to get BER, closes #1442dufour
2010-04-06cesar/ce/rx/bitloading: import new coefficients for BER consign, closes #1427dufour
2010-04-06cesar/ce/rx/bitloading: add support for a simple iterative CE, closes #1273dufour
2010-04-06cesar/ce/rx/bl: add a function to clean NSR mean, refs #1273dufour
2010-04-06cesar/ce/rx/bl: clean FSMdufour
2010-04-06cesar/ce/rx/bl: add some tests for the FSM with the scenario moduledufour
2010-03-24cesar/ce/rx/bl: initialize table in test (to prevent random behavior)dufour
2010-03-23cesar/ce/rx/bl: prevent access of uninitialized parts of optimization tabledufour
2010-03-23cesar/ce/rx/bl: extract loop to make tone map reach BER in unique functiondufour
2010-03-17cesar/ce/rx: use ROBO when initial CE tone map is too lowdufour
2010-03-10cesar: add missing module hal/arch when using debug stack, refs #1263dufour
2010-02-16cesar/ce/rx/bl: add new coefficients for BER target polynomial, closes #1260dufour
2010-02-16cesar/ce/rx/bl: by default, disable margins (on NSR and BER target)dufour
2010-02-04cesar/ce/rx/bl: add a margin to apply to the BER targetdufour
2010-02-01cesar/ce/rx/bl: set default NSR margin to 6dBdufour
2010-02-01cesar/ce/rx/bl: add test vectors to check NSR margindufour
2010-01-26cesar/ce/rx/bitloading: rename bit loading function to remove initialdufour