summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
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/maximus: make MsgFunctionCall::send return the responseThierry Carré
2013-03-27cesar/hal/phy/test/phy: fix fcall usage, fix 4452a8abe0d1Nicolas Schodet
2013-03-27cesar/common/tools: number of fixed characters in version string, closes #3854Nélio Laranjeiro
2013-03-22cesar/bsu: program an allocation even if it have no one, closes #3885Nélio Laranjeiro
2013-03-07cesar/ce/rx/bitloading: use the common sound measure function, closes #3842Nélio Laranjeiro
2013-03-07cesar/ce/rx: get the NSR for the requested interval, closes #3776Nélio Laranjeiro
2013-03-07cesar/ce/rx/bitloading: don't remove NSR after tonemap generation, refs #3776Nélio Laranjeiro
2013-03-07cesar/ce/rx/bitloading: return NULL if no NSR blocks are available, refs #3776Nélio Laranjeiro
2013-03-06cesar/mac/pbproc: handle correctly SOF without payload, closes #3804Cyril Jourdan
2013-03-06cesar/mac/pbproc: handle received RSOF frames, closes #3803Cyril Jourdan
2013-03-06cesar/mac/pbproc: wait reverse frame of a bidir burst nfu, closes #3778Cyril Jourdan
2013-03-06cesar/hal/phy: compute HP1.0 mask from AV tonemask, closes #2083Nicolas Schodet
2013-03-01cesar/cp/av/sta/action: use maximum TEI lease time on handover, refs #3812Nélio Laranjeiro
2013-02-28cesar/cp/av/sta/action: fix typo mistake, refs #3812Nélio Laranjeiro
2013-02-28cesar/cp/av/cco/action: make lease configurable, closes #3812Nélio Laranjeiro
2013-02-28cesar/cp/sta/mgr: fix a station release ms timeout, closes #3811Nélio Laranjeiro
2013-02-28cesar/ce/tx: extend received interval definition to cover ours, closes #3807Cyril Jourdan
2013-02-27cesar/cp/av/sta/action/test: add utest on cm_set_key expected, closes #542Thierry Carré
2013-02-27cesar/cp/av/sta/action/test: add utest for cm_set_key req with pid2, refs #542Thierry Carré
2013-02-27cesar/cp/av/sta/mgr/test/utest: add utest about set nid&nmk, refs #542Thierry Carré
2013-02-27cesar/cp/av/sta/{mgr, action}: update NMK (or nid) by a DAK-encrypted mme, re...Thierry Carré
2013-02-27cesar/cp/av/sta/mgr: factorize NMK key comparison for next commit, refs #542Thierry Carré
2013-02-27cesar/cp/av/{fsm, sta/action}: add set_key_req with pid=2 to be process, refs...Thierry Carré
2013-02-27cesar/cp/{av/sta/action, secu}: replace hard number by label, refs #542Thierry Carré
2013-02-22cesar/host/station: rename and improve 'station_down' function, closes #2979Thierry Carré
2013-02-22cesar: rename pipe_*_fd fields in station_ctx_t, refs #2979Thierry Carré
2013-02-22cesar: keep log to stderr instead forcing to stdout, refs #2979Thierry Carré
2013-02-22cesar/host/station: delete dead code, refs #2979Thierry Carré
2013-02-22cesar/host/test: destroy dirty utests, 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/maximus/sci/utest/server: update unit test, refs #2979Thierry Carré
2013-02-22cesar/host/station: update include list, refs #2979Thierry Carré
2013-02-22cesar/{maximus/int/station, host/station}: pipes or sockets are now unnamed, ...Thierry Carré
2013-02-22cesar/{host, hal}: erase dead code linked to STATION_SOCK, refs #2979Thierry Carré
2013-02-22cesar/host/station: erase UNIT_TEST usage in station moduleThierry Carré
2013-02-22cesar/host/station: correct a mistake in a commentThierry Carré
2013-02-22cesar/host/station: move standard lib include after otherThierry Carré
2013-02-22cesar/host/station: remove space on eol and re-formating through vimThierry Carré
2013-02-22cesar/maximus/scheduler: change SchedulerEvent class by a struct, closes #3608Thierry Carré
2013-02-22cesar/maximus/scheduler/utest: fix a valgrind warningThierry Carré
2013-02-21cesar/maximus/sci/utest: warning fix about the initialization of time_baseThierry Carré
2013-02-21cesar/hal/phy/test/bridgedma: warning fix about an uninitialized variableThierry Carré
2013-02-21cesar/maximus/python/utest/stationtest: warning fix on conversion from u32 to...Thierry Carré
2013-02-21cesar/hal/phy/maximus: warning fix on conversion between a bitfield and an u32Thierry Carré
2013-02-21cesar/mac/sar: add TX/RX msdu dropped statistics, closes #3770Nélio Laranjeiro
2013-02-20cesar/mac/sar: initialize all pb header to 0, closes #3773Olivier Dufour