summaryrefslogtreecommitdiff
path: root/cesar/mac/common/link_stats.h
AgeCommit message (Collapse)Author
2010-02-25cesar/cp/msg: add beacon_period_count in CM_LINK_STATS.CNF closes #455mercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6795 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-01cesar/mac/common: add link stats reset function, refs #1088schodet
Call this function on mfs init. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6668 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-01cesar/mac/common: remove useless includeschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6667 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-02cesar/mac/common/link_stats: member num_bad_pbs_crc is added to structures ↵mercadie
link_stats_tx_t and link_stats_rx_t This member is added in both structure to store the number of bad crc's received upon PBs reception. It should be updated by sar for rx links and pbproc for tx links. It's purpose is to be get or reset with MME VS_GET_LINK_STATS.REQ. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6286 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-15 * update structure mfs_rx_t and mfs_tx_t in mac storemercadie
- add a stats member in those structures to keep and update link statistics. - these statistics are managed by mme : CM_LINK_STATS_REQ git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5559 017c9cb6-072f-447c-8318-d5b54f68fe89