15 Commits

Author SHA1 Message Date
36996abab8 Now building under windows 10 with VS 2019 2023-05-02 20:56:23 -06:00
cea4d13e6c Change SimulationOptions to Environment 2023-04-28 10:49:29 -06:00
fb6f221137 Now with ThrustCurve.org integration 2023-04-27 12:03:09 -06:00
eeea751fbc Transition to CMake, removed qmake project file. Application icon is missing, but otherwise builds and runs 2023-04-26 15:19:33 -06:00
92c2986d46 Change to Qt toolkit and Qt Creator 2023-04-07 17:08:44 -06:00
af4027e54c Got googletest working in sim/tests 2023-04-07 17:07:24 -06:00
0c98dc4f7b WIP 2023-04-07 17:07:24 -06:00
df14830bb3 Fixed nested CMakeLists.txt with proper include search paths between sub directories 2023-04-07 17:07:24 -06:00
cb4249801d WIP 2023-04-07 17:07:24 -06:00
8f8b54b440 Initial commit of model/Thrustcurve that uses linear interpolation 2023-04-07 17:07:24 -06:00
2a81392482 Added initial CurlConnection class in anticipation of downloading motor data from ThrustCurve.org 2023-04-07 17:07:24 -06:00
2d0980fdd6 Added sim folder and skeleton atmospheric, wind, and gravity models. Cleaned up main window a little 2023-04-07 17:07:24 -06:00
afb2ff85cf MainWindow now uses splitters 2023-04-07 17:07:24 -06:00
f085539ba7 Moved gui into subdirectory and split CMake build across main project and gui 2023-04-07 17:07:24 -06:00
31e151b56c Initial Commit. Just an empty main window right now 2023-04-07 17:07:24 -06:00