summaryrefslogtreecommitdiff
path: root/cesar/hal
AgeCommit message (Expand)Author
2013-08-30cesar/hal/phy: correct bridgedma stopped test loop, refs #4110Cyril Jourdan
2013-06-14cesar/hal/phy/spoc/test: store constant in a variable, refs #4044Olivier Dufour
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-06cesar/{hal/phy,mac/pbproc}: on SPOC reset, set initial rho_q30 value, closes ...Yacine Belkadi
2013-06-06cesar/hal/phy/{spoc,}: add phy_compute_spoc_{initial,}_coeff(), refs #4004Yacine Belkadi
2013-05-17cesar/hal/phy/maximus: decrease log level because collision could happenThierry Carré
2013-05-17cesar/hal/phy/maximus: accept to program a timer in the past (less than 1ms)Thierry Carré
2013-04-05cesar/hal/phy: add amplitude map limits, refs #3911Nicolas Schodet
2013-03-29cesar/hal/phy/test/phy: add delta setting with freq error, closes #3896Nicolas Schodet
2013-03-29cesar/hal/phy/test/phy: add zero_pb, closes #3895Nicolas Schodet
2013-03-27cesar/hal/phy/test/phy: fix fcall usage, fix 4452a8abe0d1Nicolas Schodet
2013-03-06cesar/hal/phy: compute HP1.0 mask from AV tonemask, closes #2083Nicolas Schodet
2013-02-22cesar: keep log to stderr instead forcing to stdout, refs #2979Thierry Carré
2013-02-22cesar/hal/leon/maximus/test: destroy dirty utests, refs #2979Thierry Carré
2013-02-22cesar/hal/phy/maximus/test: destroy dirty utests, refs #2979Thierry Carré
2013-02-22cesar/hal/ipmbox/maximus/test: destroy dirty utests, refs #2979Thierry Carré
2013-02-22cesar/{host, hal}: erase dead code linked to STATION_SOCK, refs #2979Thierry Carré
2013-02-21cesar/hal/phy/test/bridgedma: warning fix about an uninitialized variableThierry Carré
2013-02-21cesar/hal/phy/maximus: warning fix on conversion between a bitfield and an u32Thierry Carré
2013-02-01hal/phy: verify brgDMA status in assert, closes #3666Nélio Laranjeiro
2013-01-31cesar/hal/phy: set an assert message more explicit for clients, closes #3680Thierry Carré
2013-01-31cesar: check the hardware compatibility when ipmbox is activated, refs #3680Thierry Carré
2013-01-31cesar/maximus: C++ maximus refactoring, closes #3336, closes #3098Thierry Carré
2013-01-31cesar/hal/phy/maximus: reset netclock_id on maximus_tx_frame_cbThierry Carré
2013-01-31cesar/hal/phy/maximus/test: remove debug messages on unit testsThierry Carré
2013-01-31cesar/hal/phy/maximus: update correctly the state machine on collisionThierry Carré
2013-01-14cesar/hal/arch/dlink: do not flush memory cache in local ram, closes #3652Olivier Dufour
2012-12-20cesar/hal/phy/test/phy/py/scripts: add freqerror scriptNicolas Schodet
2012-12-20cesar/hal/phy/test/phy: mask rho when sending with maximus/protoNicolas Schodet
2012-12-17cesar/{mac,hal}: store the agc gain on mpdu reception, refs #3485Nélio Laranjeiro
2012-12-13cesar/hal: stop if AES is requested on MSE500 revision 1, closes #3595Nicolas Schodet
2012-12-06cesar/hal/clk/test: fix testsNicolas Schodet
2012-12-06cesar/hal/phy: use a different set of parameters for mode 500, refs #3431Nicolas Schodet
2012-12-06cesar/hal/clk: add dspclk_mhz parameter, refs #3431Nicolas Schodet
2012-12-06cesar/hal/clk: fix commentNicolas Schodet
2012-11-30cesar/{hal/arch,ecos}: use a faster and smaller ISR lock, closes #3404Nicolas Schodet
2012-11-29cesar/hal/arch: add two levels for ilram, closes #3457Nélio Laranjeiro
2012-11-29cesar/hal/arch/dlink: do not assert if ILRAM2 is empty, refs #3459Cyril Jourdan
2012-11-07cesar/hal/phy: add param to bypass Rx Filter (MSE500-300), closes #3415Yacine Belkadi
2012-10-22cesar/hal/ipmbox: add function to ilram2, refs #3455Nélio Laranjeiro
2012-10-22cesar: use CALLBACK macro to register callbacks, refs #3414Nélio Laranjeiro
2012-10-22cesar/hal/arch: add ARCH_ILRAM2_PRIO with special behavior, refs #3414Nélio Laranjeiro
2012-10-22cesar/{common,eoc,hal}: add the second ilram section, refs #3414Nélio Laranjeiro
2012-10-19{cesar, cleo}/ipmbox: adapt init after moving DATA on RAM, closes #3441Jean-Philippe SAVE
2012-10-19cesar/hal/phy/test/phy: use a single Makefile for sparc and maximus buildNicolas Schodet
2012-10-19cesar/hal/phy: add symbol_nb parameter for tracing, refs #3428Nicolas Schodet
2012-10-19cesar/hal/phy/maximus: unify trace format with hal/phy, refs #3428Nicolas Schodet
2012-10-19cesar/hal/phy: combine phy_tx_frame parameters to save ilramNicolas Schodet
2012-10-17{cesar, cleo}/ipmbox: move data queue management into RAM, closes #3441Jean-Philippe SAVE