summaryrefslogtreecommitdiff
path: root/cesar/bsu/src/bsu.c
AgeCommit message (Expand)Author
2011-05-05cesar/bsu: replace static keyword by PRIVATE keywordNélio Laranjeiro
2011-04-20cesar/bsu: avoid computing twice the BTS in phy clock, closes #2450Nélio Laranjeiro
2011-04-18cesar: add bsu context to all bsu function calls, closes #2400Nélio Laranjeiro
2011-04-18cesar/bsu: lock dsr for function called by CP, closes #2398Nélio Laranjeiro
2011-04-14cesar/bsu: set allocation end time to the max value, closes #2422Nélio Laranjeiro
2011-04-14cesar/bsu/aclf: track crossing edge of the power line, refs #2341Nélio Laranjeiro
2011-04-01cesar/bsu: avoid to provide future schedules to the CA, closes #2333Nélio Laranjeiro
2011-04-01cesar/bsu: make bsu to point to the poweron structure, refs #2333Nélio Laranjeiro
2011-03-15cesar/bsu: save sta_avln when positioned after the removed avln, closes #2399Nélio Laranjeiro
2011-03-15cesar/bsu: remove oldest AVLN when adding a new one, closes #2395Nélio Laranjeiro
2011-02-18cesar/{cp, bsu}: add CCo's mac address to track on it too, refs #2235Nélio Laranjeiro
2011-02-18cesar/bsu/beacon: rename mac_address_present bentryNélio Laranjeiro
2011-02-07Merge branch 'master' into avNélio Laranjeiro
2011-02-07cesar/bsu: add stats, closes #2213Nélio Laranjeiro
2011-02-02cesar/bsu: avoid valgrind error, refs #2256Nélio Laranjeiro
2011-01-18cesar/{bsu,cp/beacon}: update SPOC only if frequency error is valid, refs #2187Nélio Laranjeiro
2011-01-18cesar/{bsu, cp}: reset SPOC and sta clock when CCo starts, closes #2201Nélio Laranjeiro
2011-01-18cesar/bsu: factorize beacons MFS releaseNélio Laranjeiro
2011-01-11cesar/bsu: restore discover beacon procedureNélio Laranjeiro
2011-01-11cesar/bsu: modify schedules for CSMA only mode on beacon reception, closes #2198Nélio Laranjeiro
2011-01-11cesar/{cp, bsu, interface}: provide a decoded beacon to CP, closes #2127Nélio Laranjeiro
2010-12-14cesar/bsu: add missing trace for station's AVLN processingNélio Laranjeiro
2010-12-07cesar/bsu: handle schedules program for CA modifications, closes #1945Nélio Laranjeiro
2010-12-07cesar/bsu: fix beacon period start date of neighbours AVLNNélio Laranjeiro
2010-12-07cesar/bsu: remove a useless conditionNélio Laranjeiro
2010-12-07cesar/bsu: do not change end time of the schedules, refs #1945Nélio Laranjeiro
2010-12-07cesar/bsu: remove aclf timer and prepare bsu to handle timer, closes #1945Nélio Laranjeiro
2010-12-07cesar/bsu: assert when poweron is called before an updateNélio Laranjeiro
2010-12-07cesar/bsu: remove useless codeNélio Laranjeiro
2010-10-20cesar/{cp, bsu}: adapt for new UCCo behavior, closes #695Nélio Laranjeiro
2010-10-20cesar/bsu: when removing track avln restore poweron data, closes #1949Nélio Laranjeiro
2010-09-28cesar/bsu: avoid override of discover info bentry received from CCo, closes #...Nélio Laranjeiro
2010-09-20cesar/bsu: Handle specially beacon allocations, refs #1438Nélio Laranjeiro
2010-09-17cesar/bsu: make bsu_avln_remove public, refs #1858Nélio Laranjeiro
2010-09-16cesar/bsu: keep bentry change synchronised on both CCo and STA, closes #1873Nélio Laranjeiro
2010-09-16cesar/bsu: compute schedule only if tracked avln has changed, closes #1879Nélio Laranjeiro
2010-09-16cesar/bsu: read the whole beacon on reception, refs #1873Né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-07cesar/bsu: add rho_q30 into trace, closes #1863Nélio Laranjeiro
2010-09-03cesar/bsu: store bsu_params with the data from the beacon, closes #1854Nélio Laranjeiro
2010-09-02cesar/bsu: add beacon listening allocation instead of a hole, refs #1848Nélio Laranjeiro
2010-07-28cesar/{bsu, cp/sta/mgr}: update nid in bsu context, closes #1731mercadie
2010-07-26cesar/bsu: move nek_switch to BSU contextlaranjeiro
2010-07-26cesar/bsu: fix beacon entry countdown change, closes #1758laranjeiro
2010-07-22cesar/bsu: fix bsu_beacon_period_call for bdf detectionlaranjeiro
2010-07-22cesar/bsu: persistent schedulelaranjeiro
2010-07-22cesar/bsu: add CSMA only verificationlaranjeiro
2010-07-22cesar/bsu/aclf: add a function to get the beacon period in ATUlaranjeiro