ik1xpv / ExtIO_sddc

ExtIO_sddc.dll - BreadBoard RF103 / HDSDR
Other
69 stars 26 forks source link

Improve Linux part, implement functions in libsddc and fix debug stacktrace read in firmware #196

Closed kpd200081 closed 3 years ago

kpd200081 commented 3 years ago

I would use libsddc for RX888 mk2 on Linux, but facing that a lot of functions not implemented and streaming was not working for me.

There are still some bugs and place for improvements, but I decide to share my progress with others.

ik1xpv commented 3 years ago

Hi Pavel, many thanks for sharing your code progress. I think Linux support is very important, unfortunately my personal knowledge of Linux is low. Fortunately Franco, Howard, Hayati have directed the code evolution to go in the direction of trying to offer support to the Linux world as well. Oscar

howard0su commented 3 years ago

appreciate your PR.

kpd200081 commented 3 years ago

Thanks for attention here, Howard and Oscar

howard0su commented 3 years ago

Thanks for attention here, Howard and Oscar

My pleasure. please cleanup and we can commit. I will also build a package for the libsddc for Linux/Windows for application to consume.

howard0su commented 3 years ago

only suggestion is revert the non-related style change.

kpd200081 commented 3 years ago

Please do not merge this yet, I found problem in streaming stopping.