76 Commits

Author SHA1 Message Date
b9384f0200 remove qtcreator project user file 2023-04-07 17:08:44 -06:00
92c2986d46 Change to Qt toolkit and Qt Creator 2023-04-07 17:08:44 -06:00
2c24a0db2a update license to GPL 3
I don't particularly like GPL, I'd prefer something more permissive like BSD, but QCustomPlot is GPL3 and I want to use it. So GPL3 it is.
2023-04-07 17:07:25 -06:00
c1b8410718 Update README.md 2023-04-07 17:07:25 -06:00
ad94b56dc2 WIP 2023-04-07 17:07:25 -06:00
f4b7dab913 Updates to USStandardAtmosphere 2023-04-07 17:07:25 -06:00
e81f9d47b0 Adding a docs folder with the 1976 US Standard Atmosphere paper from NOAA 2023-04-07 17:07:24 -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
a5c30d8508 WIP 2023-04-07 17:07:24 -06:00
da92f381c6 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
0f45b11d43 Added application main icon 2023-04-07 17:07:24 -06:00
6fdfc1eb13 Launch menu item has an icon with transparent background 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
0adeddb42b cleanup 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
0db1d019f3 Update README.md 2023-04-07 17:07:24 -06:00
34c405804d Update README.md 2023-04-07 17:07:24 -06:00
ad808a746e Update README.md 2023-04-07 17:07:24 -06:00
18599bd425 Initial commit 2023-04-07 17:07:23 -06:00