From: Matthias Wachs Date: Wed, 29 Sep 2010 09:27:17 +0000 (+0000) Subject: correct and better to understand X-Git-Tag: initial-import-from-subversion-38251~20244 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fe06e9a4c7e668580a66caa05e2e87e60d11b5bf;p=oweals%2Fgnunet.git correct and better to understand --- diff --git a/src/transport/transport_selection.h b/src/transport/transport_selection.h index 7a98e68a3..4e6ccc81f 100644 --- a/src/transport/transport_selection.h +++ b/src/transport/transport_selection.h @@ -92,7 +92,7 @@ enum GNUNET_ATS_Cost_Type * Power P in Watt (J/s) * Datarate D in MBit/s * - * Conversion of dBm to Power P used by WLAN: + * Conversion between power P and dBm used by WLAN in radiotap's dBm TX power: * * Lp(dbm) = 10 log10 (P/ 1mW) *