Skip to content

Commit

Permalink
Added recent change to ChangeLog and WHATSNEW.
Browse files Browse the repository at this point in the history
  • Loading branch information
levy committed May 13, 2015
1 parent bb6cb7c commit f5db839
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions WHATSNEW
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ Physical layer:
- Renamed radio control info classes to TransmissionRequest and ReceptionIndication.
- Added Ieee80211TransmissionRequest with an optional IIeee80211Mode parameter
to allow the mac module to determine the exact physical layer operational mode.
- Added CosineAntenna and ParabolicAntenna.
- Added basic antenna array support to be used with 802.11 HT modes.
- Added arrival parameter to computeReceptionPower. Added snir parameter to
computeIsReceptionSuccessful. Added snir parameter to computeReceptionDecision.
Expand Down
4 changes: 4 additions & 0 deletions src/inet/physicallayer/antenna/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
====== inet-3.x ======

2015-05-12 Levente Mészáros

Added CosineAntenna and ParabolicAntenna.

2015-05-08 ------ inet-2.99.1 released ------

2015-04-03 Levente Mészáros
Expand Down

0 comments on commit f5db839

Please sign in to comment.