Hello Frank,
the current netdev interface supports something liket hat: get_option() and
set_option(). It is however currently in flux. If you like to you can
attend our Network Stack Task Force workshop next Thursday and Friday where
we will discuss such things.

Kind regards,
Martine

2015-01-31 15:39 GMT+01:00 Frank Holtz <[email protected]>:

> Hello,
>
> i have looked at specification of some radio drivers. There are various
> supported features like CRC checksumming, inline Encryption, changing
> radio modulation, Datawhitening or fine tuning of parameters.
>
> This functionality needs to be accessible from higher layers when
> alternative transport protocols are implemented or switching between
> protocols are needed. My idea is to define an function with three
> parameters(feature id, in data pointer, out data pointer). If a feature
> is needed it can be implemented without changing radio API and any radio
> driver.
>
> Regards,
>
> Frank
>
> _______________________________________________
> devel mailing list
> [email protected]
> http://lists.riot-os.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to