Software Engineering Group Project (G52GRP) at the University of Nottingham.
- Alexandros Araouzos [email protected]
- Tiarnan Giles [email protected]
- Hugo Le Gurun [email protected]
- David Mares [email protected]
- Feras Shamashan [email protected]
- Toby Sheldon [email protected]
- We are using the Java SE Development Kit 8 to develop the Desktop Application
- it includes the JavaFX library by default, which we use to create the GUI
- Android Studio 3.3.1
- newer versions should be supported as well
- Android SDK
- compileSdkVersion 28
- minSdkVersion 15 - changed to 23 (version of Android on our test devices)
- targetSdkVersion 28
- We are using Simulink, which is a graphical programming environment from MATLAB used for simulating and analysing dynamic systems
- The version used is 9.2 (part of MATLAB R2018b)
- Libraries used: Simscapes Fluids, Open Thermal Liquid and Open Simscapes
Full changelog and progress monitoring is tracked on our Trello.
- First commit on 30th of October 2018
- Final report and code evaluation on 24th of April 219