Hi everybody, I'm Fabrizio from Italy.
I'm trying to develop an application for Android using the Simulink Support Package.
The application read and log the sensors and thanks the block AHRS of the sensor fusion toolbox return a NED frame and plot the accelretion in this frame on the screen. I future I need to add other features to this.
THE PROBLEM is that when i block the screen or if i Exit the application (no closing it) the application stops to reed sensors and the application is unsufull.
How can I allowed backgroung workint (or multitasking ability) to my deployed Simulink scheme?