Hi, sorry I am not maintaining this project actively anymore, but you may try the latest version of the code which is more recent that the release. Commit [https://sourceforge.net/p/bdreader/code/ci/f2809988bfae1121b97d4677fd62b8f7b2c91fe1/] (f28099) fixes the mupdf library check.
Hi, I am trying to build a minimal implementation of CANopenNode for Linux but without using the canopend example (mostly to keep control over the threads creation and better integration in our own software). Following CANopenNode example code and flowchart in the documentation myunderstanding is that that, after initialisation, the bare minimal required is a regular rt thread at 1kHz (calling CO_process_SYNC_RPDO and CO_process_TPDO) and another, slower thread calling CO_process. Now, looking at...
Added md5 source files to repo.
Set Comics library optionnal through View menu (requires restart) and saved in Pref file
Minimal command line export with options
Minimal command line export with options
Minimal command line export (no options)
Wrapping function for file openning and prepare for command line export.