summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
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
2013-02-14cesar/cp/{av}/cco/action: Add ability to configure the NEK change period, clo...Julien Lacour
2013-02-14cesar/mac/common: fix the version field size in intervals_t, closes #2541Jean-Philippe SAVE
2013-02-06cesar/bsu/beacon: make region bentry optional, closes #3376Nélio Laranjeiro
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-31cesar/test_general: add maximus dependence to testsThierry Carré
2013-01-31cesar/test_general/station/maximus: fix sc02 testThierry Carré
2013-01-31cesar/test_general/station/scenario/av: remove snr unit test, refs #3336Thierry Carré
2013-01-31cesar/test_general/station/scenario/av: move sc15 in the good folderThierry Carré
2013-01-31cesar/test_general/station/scenario/av: add maximus uninit to sc09 scriptThierry Carré
2013-01-31cesar/maximus/sci: add include for read&write functionsThierry Carré
2013-01-31cesar/ce/rx: activate BER Margin Update, closes #3351Jean-Philippe SAVE
2013-01-18cesar/ce/rx/test: fix test init, closes #2366Cyril Jourdan
2013-01-18cesar/test_general/station/tonemap: correct vs_get_tonemap test, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl/fsm: remove useless transition, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl: keep measure of the frames before beacon period, refs #2362Jalil Chemseddine
2013-01-18cesar/ce/rx/bl: return the correct fsm id when only one interval, refs #2362Jalil Chemseddine
2013-01-18cesar/{ce/rx/bl/fsm, cp/msg}: fix interval repetition handling, refs #2362Jalil Chemseddine
2013-01-18cesar/ce/rx/bl/fsm: fix comments, no refsCyril Jourdan
2013-01-18cesar/ce/rx/bl/test/fsm: correct test, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl/test: move fsm test to its own folder, refs #2771Cyril Jourdan
2013-01-18cesar/ce/rx/bl: move NSR functions to specific header, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl: move context to a dedicated header, refs #2366Cyril Jourdan
2013-01-18cesar/ce/rx/bl: adapt event handling for intervals, refs #2366Jérôme Jutteau
2013-01-18cesar/ce/rx: adapt traces for intervals, refs #2366Jérôme Jutteau
2013-01-18cesar/ce/rx: check if a PB fits in the smallest interval, refs #2366David Mercadie
2013-01-18cesar/ce/rx/bl: adjust global fsm transitions for intervals, refs #2366Jérôme Jutteau
2013-01-18cesar/ce/rx/bl: create sub-fsm transitions, closes #2364Cyril Jourdan
2013-01-18cesar/ce/rx/bl: reset an interval and ask for sound, closes #2554Jérôme Jutteau
2013-01-18cesar/ce/rx/bl: free intervals on CE restart, refs #2366Jérôme Jutteau