-
Linux and RTOS communicate with each other over an interface called IOSC. OSAL library seems to implement an abstraction layer above it. We should reverse engineer users of libosal to figure out how
…
-
Migrate from GNU make to using `cmake` for checking dependencies, building the `ldsCtrlEst` library, installing, use in other programs, etc.
-
We have 2 folders with source, and it seems that we could work something out to just have a single folder and build python or matlab against it, halfing our job when improving it, and minimizing futur…
-
In many mex functions, the **q** DOF vector is being parsed as an index. For example:
https://github.com/dilevin/Bartels/blob/ae1aee26ac23d60a6cf988ce693e630dd007f1e8/matlab/linear_tetmesh_neohook…
-
Create a MEX wrapper for the attitude pointing controller.
The current pointing controller interface is defined in `include/gnc/attitude_controller.hpp` and is given below:
```
struct Pointing…
-
Dear OpenFAST developer,
@jjonkman
I’m trying to change blade mass properties dynamically within a given simulation #253. For this reason I tried to modify the blade element mass during the simu…
-
The code of the non-MEX Matlab functions of the embedded solvers should be up to date with any changes that have been made to their C counterparts.
-
### Description
I am loading EEG files in EDF+ format using the EEG = pop_biosig function (MATLAB_R2020b).
When I plot them (pop_eegplot(EEG)) the events appear all grouped at the beginning of th…
-
Hi, I am having issues with running any analysis on my Mac (iOS 10.15.7) when using any ft_ functions. I have the latest version of FieldTrip and a new user. I am planning on working on preprocessed E…
-
Good Morning,
I was running your implementation but I was unable to run the examples. There is an error with one of the functions, as it does not have a .m version of it.
There is a file METIS_S…