summaryrefslogtreecommitdiff
path: root/cesar/cp/cp.h
AgeCommit message (Expand)Author
2012-05-04cesar: move ce_rx_t forward declaration to a dedicated header, closes #3100Jérémy Dufour
2012-02-20cesar, cleopatre, common: new ipmbox design, closes #848IPMbox Team
2011-04-18cesar: add bsu context to all bsu function calls, closes #2400Nélio Laranjeiro
2010-05-17cesar/station: call bsu_aclf_init et bsu_init in cesar_initmercadie
2010-05-17cesar/cp/beacon: use bsu/beacon lib to read incoming beaconsmercadie
2010-05-17cesar/cp/beacon: add update beacon data slotmercadie
2009-05-11 * ce, ce/rx, cp, common/test, station, test_general:dufour
2008-10-09cp: Added the seed in parameter to initialise the random generator of the Con...laranjeiro
2008-09-16cp: Added the CL context to the CP.laranjeiro
2008-09-15cesar: Added the SAR context in the CP context.laranjeiro
2008-09-10cp/beacon: Update the function which compute the nid and the nmk to compute i...laranjeiro
2008-09-10cp: Added a function to compute the NMK and the NID from the NPW and store it...laranjeiro
2008-09-09cp: cp_init, provide missing context.laranjeiro
2008-09-08- cp: Modified the cp_init to provide the PBProc context instead of the CA an...laranjeiro
2008-09-03Cesar : full station compile.laranjeiro
2008-08-29 * cp2 -> cp:schodet