CorradoMotta / ASV_interface

Repository to store progress on the ASV interface development
0 stars 0 forks source link

Multithreading #8

Open CorradoMotta opened 2 years ago

CorradoMotta commented 2 years ago

Issue The application should have at least two threads, one reading the data and one writing the data.

  1. investigate how to use threads in Qt Quick
  2. Create threads and test