summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-16cesar/bsu: read the whole beacon on reception, refs #1873Nélio Laranjeiro
2010-09-16cesar/bsu/aclf: fix bts computation, closes #1876Nélio Laranjeiro
See specification section 5.1.1.1 Line Cycle Synchronization.
2010-09-16cesar/bsu: set cfp flag when acting in AV only mode, closes #1874Nélio Laranjeiro
2010-09-16cleo/linux/drv/net: add mii ioCeline Buret
2010-09-15cleo/devkit/plcdrv: test pollCeline Buret
2010-09-15cleo/devkit/plcdrv: implement poll for SiemensEmmanuel Clerc
2010-09-15cleo/devkit/plcdrv: correct version sizeCeline Buret
2010-09-10cesar/ce/rx/bitloading: fix overflow when quantify BER, closes #1872Jérémy Dufour
2010-09-10cesar/{hal/phy,lib}: dump "fatal dump" trace from phy before traceJérémy Dufour
2010-09-10cleo/{linux/drivers/mtd,openocd}: add eon 25q64 flash referenceJean-Philippe SAVE
2010-09-10cesar/cp/beacon: remove executable rights on MakefileNélio Laranjeiro
2010-09-10cesar/cp/msg: fix cp_msg_mme_read_header stub, refs #1790Nélio Laranjeiro
2010-09-10cesar/test_general/maximus/integration/sar-pbproc: cleanup SAR on uninitNélio Laranjeiro
2010-09-09cesar/cp/beacon: call SPOC when tracking an AVLNNélio Laranjeiro
SPOC coefficients were computed when the station was tracking an AVLN and was associated. At start-up the station can track an AVLN without being associated, but it should compute SPOC coefficients to help association.
2010-09-09cesar/cp/beacon: fix SPOC refesh date, refs #1859Nélio Laranjeiro
2010-09-09cesar/bsu: update aclf when tracking is requested by upper layer, closes #1869Nélio Laranjeiro
2010-09-09cesar/bsu: track discover beacons only if the STA is not associatedNélio Laranjeiro
2010-09-09cesar/bsu: remove useless codeNélio Laranjeiro
2010-09-09cesar/cp/beacon: Update SPOC update when tracking is activated, closes #1859Nélio Laranjeiro
2010-09-08cesar/cp/{cl_interf, msg}: add cl_data to cp_msg_mme_init, closes #1790Nélio Laranjeiro
The fix consist to store cl_data at the same time the cp_mme_rx_t is created. This allows the CP to give back the buffer to right layer.
2010-09-07cesar/mac/pbproc: do not trigger SOUND TX for MME, closes #1864Nicolas Schodet
This works around the problem with Atheros which does not respond to SOUND when not authenticated. This also delay tonemap negociation for stations with which no data is exchanged.
2010-09-07cesar/bsu: add rho_q30 into trace, closes #1863Nélio Laranjeiro
2010-09-07cesar/mac/pbproc: assert if sending sound without a TEI, closes #1814Nicolas Schodet
2010-09-07cesar/mac/common: work around RIFS being ignored by Atheros, refs #1861Nicolas Schodet
Use a 140 µs RIFS rounded down to FL units so that number of symbols can be computed without too much bad effects.
2010-09-07cesar/mac/ca: lock ISR while updating beacon periods, refs #1862Nicolas Schodet
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-06cleo/devkit/doc [eoc]: specs for auto-configuration, refs #1686Aleksandar Sutic
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-06cleo: add spidupdate python script to bundle, closes #1837Celine Buret
2010-09-06cesar/bsu/ntb: remove useless SPOC includeNélio Laranjeiro
2010-09-03cleo/devkit/doc [eoc]: related MMEs updated, refs #1756Aleksandar Sutic
2010-09-03cesar/bsu: store bsu_params with the data from the beacon, closes #1854Nélio Laranjeiro
When BSU received a beacon from another network, it was filling the bsu_params with the data of its own network, this was causing a bad synchronisation of the SNID to communicate.
2010-09-03cesar/mac/ca: fix bad macroNicolas Schodet
2010-09-03cesar/mac/ca/test/ca: fix test when activatingNicolas Schodet
2010-09-02cleo/u-boot/net: copy current_version and wanted_version in appropriate ↵Celine Buret
cases, closes #1668
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-02cleo/linux/net/bridge: Force bridge MAC addr to be plc0 MAC addr, closes #1839Jean-Philippe SAVE
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