[Ns-developers] A few more questions/comments about wireless-phy

Ruben Merz ruben.merz at epfl.ch
Mon Nov 20 06:23:11 PST 2006


Hi again...

[snip]

>>     *
>>     */
>>
>> Still in wireless-phy.h
>>
>>    void NotifySyncEndOk (Packet p, uint8_t mode, double snr);
>>    void NotifySyncEndError (Packet p, uint8_t mode, double snr);
>>    /* rmz:
>>     *
>>     * maybe we should not restrict ourself to a SNR. Instead, I
>>     * would suggest having a "statistic" class
> 
> What other information would you put in there ?

Well, say BER, PER, error mask (for the people doing video transmission, 
there was comment about it some time ago), interference level, rx power.

I agree, it is not strictly necessary. But there will come the time when 
someone wants to get something else than the SNR from the PHY.

Ruben


More information about the Ns-developers mailing list