Doxygen Documentation for lms7_device.h

I just can’t find any documentation (Doxygen) for this file: https://github.com/myriadrf/LimeSuite/blob/master/src/API/lms7_device.h I assume this has not been done yet, or am I blind?

There is LMS API Doxygen documentation at:

http://docs.myriadrf.org/LMS_API/

1 Like

Exactly. But this file is not documented. I found some code which was using it and I am asking myself why.

Ah, not sure. @Zack, any ideas?

Hello,
There is no documentation for that file. The LMS API that is meant for public usage and should not change often is in LimeSuite.h. We don’t want to encourage usage of internal fast-changing classes like LMS7_Device.

1 Like

Thank you. This is what I wanted to know. How is this working with the layering? The API is accessing what?