summaryrefslogtreecommitdiff
path: root/hal/phy/maximus/src/maximus_phy_access.c
diff options
context:
space:
mode:
authorburet2007-10-04 16:20:20 +0000
committerburet2007-10-04 16:20:20 +0000
commit70d4e2254bfd8692322e36be94694a34d8f5410d (patch)
tree2d5f1edba614427e2e495bdf2e7c36a95cdbc447 /hal/phy/maximus/src/maximus_phy_access.c
parentb56d29d9c3aa12927b8980fb4ae0576897b34b61 (diff)
Maximus HAL PHY: correction of a problem relative to the CAP medium update.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@776 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'hal/phy/maximus/src/maximus_phy_access.c')
-rw-r--r--hal/phy/maximus/src/maximus_phy_access.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/phy/maximus/src/maximus_phy_access.c b/hal/phy/maximus/src/maximus_phy_access.c
index 95bd030fe1..bca7ac102d 100644
--- a/hal/phy/maximus/src/maximus_phy_access.c
+++ b/hal/phy/maximus/src/maximus_phy_access.c
@@ -347,7 +347,7 @@ maximus_phy_access_prs1_cb (void *data)
}
// update cap medium
- ctx->access.cap_medium += 1;
+ ctx->access.cap_medium |= 0x01;
}
/* Send a netclock message to Maximus simulator scheduled in (a slot time - PRS detection time),