Reading Decawave MDEK1001 data on linux

Hello all,

The user manual for the MDEK1001 states we can log data by using tera-term on a windows system. is there an equivalent to log serial data on a linux system? furthermore, is there anyplace we can understand and study the datapacket format to possibly run our own algorithms on it?

Thanks

In Linux, minicom can be used. That is suggested by the Decawave in firmware user guide.

If you want to develop your own algorithms, please go to the Decawave web-site and download all the documentations, such as firmware user guide, Software API, Application notes…
That is not easy as you need to read and study many documents…