summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
2010-09-06cesar/mac/sar: TX/RX expiration delay reduces from 1s to 100ms, closes #1842Nélio Laranjeiro
2010-09-06cesar/mac/sar: trace PBs when they expireNélio Laranjeiro
2010-09-06cesar/mac/pbproc: assert if expired_nb pointer is nullNélio Laranjeiro
2010-09-06cesar/mac/pbproc/test/pbproc: fix 5aa3eae9f1d5, bad scenarioNicolas Schodet
2010-09-06cesar/cp/beacon: add configurable SPOC update interval, closes #1838Nicolas Schodet
2010-09-06cesar/mac/pbproc: update SPOC coefficients after a TX, closes #476Nicolas Schodet
2010-09-06cesar/mac/pbproc: add IFS in prep_mpdu structure, refs #476Nicolas Schodet
2010-09-06cesar/hal/phy: move hardware preparation to separated function, refs #476Nicolas Schodet
2010-09-06cesar/hal/phy/spoc: phy_spoc_tx_set does not create PRE and PRS, refs #476Nicolas Schodet
2010-09-06cesar/bsu/ntb: remove useless SPOC includeNélio Laranjeiro
2010-09-03cesar/bsu: store bsu_params with the data from the beacon, closes #1854Nélio Laranjeiro
2010-09-03cesar/mac/ca: fix bad macroNicolas Schodet
2010-09-03cesar/mac/ca/test/ca: fix test when activatingNicolas Schodet
2010-09-02cesar/bsu: add beacon listening allocation instead of a hole, refs #1848Nélio Laranjeiro
2010-09-02cesar/mac: add beacon listening allocation, closes #1848Nicolas Schodet
2010-09-02cesar/mac: add beacon LID test, refs #1848Nicolas Schodet
2010-09-01cesar/cp/beacon: call SPOC coefficients computation, closes #1555Nélio Laranjeiro
2010-08-31cesar/cp/{fsm, sta/action}: when SC failed, change to correct stateJérémy Dufour
2010-08-30cesar/hal: fix coding standards and translation errorsNélio Laranjeiro
2010-08-30cesar/hal: remove empty linesNélio Laranjeiro
2010-08-30cesar/hle: reduce list of public functions and inlined them, refs #1010Nélio Laranjeiro
2010-08-27cesar/cp/{fsm,sta/action}: SC_ADD timeout don't trigger to_leave, closes #1841Jérémy Dufour
2010-08-27lib/stats: fix code rulesDavid Mercadie
2010-08-27cesar/lib/stats: fix unit test, closes #1836David Mercadie
2010-08-27cesar/cp/sta/action/test/utest: fix 4bf80091fd33, BSU stubNicolas Schodet
2010-08-25cesar/ce/tx: fix MME stub to include declaration of type, see 723f12a9a669Jérémy Dufour
2010-08-24cesar/hal/phy: add SPOC lib/stats variable, closes #1827Nicolas Schodet
2010-08-24cesar/lib/trace: fix bad sign extension for u64 arguments, closes #1819Nicolas Schodet
2010-08-24cesar/projects/plc: set default value of CONFIG_BLK_SLACK to 512Jérémy Dufour
2010-08-24cesar/{ce/tx,cp}: do not failed when CE MME are wrongly padded, closes #1822Jérémy Dufour
2010-08-24cesar/ce/tx: fix test bug introduced in commit 723f12a9a669Jérémy Dufour
2010-08-23cesar/{ce/tx,cp}: add reason code when dropping CE MMEs, closes #1811Jérémy Dufour
2010-08-23cesar/mac/pbproc: handle missing tonemaps, closes #1705Nicolas Schodet
2010-08-23cesar/mac/pbproc: handle tonemaps intervals, closes #1702Nicolas Schodet
2010-08-23cesar/ce/rx/bl: enable CPF in our tone map for Atheros interop, closes #1789Jérémy Dufour
2010-08-23cesar/ce/tx: be more tolerant when decoding last interval offset, closes #1706Jérémy Dufour
2010-08-23cesar/ce/tx: remove unneeded comment marked as TODOJérémy Dufour
2010-08-23cesar/mac/common: add some tests for the intervals modulesJérémy Dufour
2010-08-23cesar/mac/common: in mac_interval_append, do not access index -1, closes #1782Jérémy Dufour
2010-08-23cesar/mac/pbproc: drop frames without mnbf when unassociated, closes #1813Nicolas Schodet
2010-08-20cesar/mac/pbproc: restart VCS earlier, closes #1710Nicolas Schodet
2010-08-20cesar/mac/pbproc: workaround, do not force TX for acknowledgments, refs #1816Nicolas Schodet
2010-08-17cesar/hal/phy: print last preamble date on fatalNicolas Schodet
2010-08-05cesar/maximus: correction in a python testburet
2010-08-02cesar/cp/sta/action: get_average_ble when ble not available, closes #1734mercadie
2010-08-02cesar/bsu: correct all tests needing a stub for bsu_update_nidmercadie
2010-07-30cesar/cp/cl_interf: add bsu_update_nid stub for unit testslaranjeiro
2010-07-30cesar/cp/cl_interf: when MME is wrong the buffer is already gave back to linu...laranjeiro
2010-07-29cesar/mac/sar: changer ber_sum stat levellaranjeiro
2010-07-29cesar/test_general/station/cco0/s2: This test is invalid.laranjeiro