Re: [riot-devel] Transceiver : Reception level

2016-07-04 Thread Martine Lenders
Oops just saw I made an error there: the type is called gnrc_netif_hdr_t Cheers, Martine Am 04.07.2016 12:29 nachm. schrieb "Baptiste Clenet" : > Thanks Martine, I'll try when I've got time > > 2016-07-02 12:27 GMT+02:00 Martine Lenders : > > Hi Baptiste, > > if you can read it on the driver leve

Re: [riot-devel] Transceiver : Reception level

2016-07-04 Thread Baptiste Clenet
Thanks Martine, I'll try when I've got time 2016-07-02 12:27 GMT+02:00 Martine Lenders : > Hi Baptiste, > if you can read it on the driver level, you can adapt > gnrc_netdev2_hdr_t to add that value as a field and add it via the > rx_info struct handed to the recv function of the netdev2-driver. >

Re: [riot-devel] Transceiver : Reception level

2016-07-02 Thread Martine Lenders
Hi Baptiste, if you can read it on the driver level, you can adapt gnrc_netdev2_hdr_t to add that value as a field and add it via the rx_info struct handed to the recv function of the netdev2-driver. Hope that was helpful feel free to ask for further details. Cheers, Martine 2016-07-01 21:57 GMT

[riot-devel] Transceiver : Reception level

2016-07-01 Thread Baptiste Clenet
Hi, When I receive a UDP frame, may I see the level (dB) of the received frame ? I know that we can see it in driver source code but How can I acces it from socket level ? Cheers, ___ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/