andrzej-kaczmarek commented on issue #788: nimble/dtm: Disable whitening for testing
URL: https://github.com/apache/mynewt-core/pull/788#issuecomment-362386563
I'm not sure why you swapped function names? I guess your intention was to have functions
to enable/disable whitening, but right now you enable DTM by calling 'ble_phy_disable_dtm'
which is counter-intuitive.
Anyway, I'd keep original names and have PHY API to enable/disable DTM rather than whitening
only.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|