simondlevy / Hackflight

Minimalist flight-control toolkit for makers
GNU General Public License v3.0
285 stars 82 forks source link

HackflightSim: No hackflight.h file for DynamicsThread.cpp #172

Closed NicholasQNguyen closed 2 years ago

NicholasQNguyen commented 2 years ago

In DynamicsThread.cpp, it includes a file called "hackflight.h." However, this file is no where in the directory. Attached is a log of when I tried to build the project. HackflightSim.log

simondlevy commented 2 years ago

Thanks for catching this, Nicholas. I've removed the stale instructions and added info on how to generate the hackflight.h file automatically using Haskell.