Commit Graph

2 Commits

Author SHA1 Message Date
Tuomas Järvinen 54b7dc41ca Reduced and improved logging
- removed unnecessary logging
- print start date and time when application starts
- use std::cout instead of qDebug()
- better logging in DroneController classes
- renamed Controller states for better readability
2024-10-18 21:45:20 +02:00
Tuomas Järvinen f7acface7f Initial version. Can fly simple mission defined in JSON file.
Please check README.md how to install dependencies and run the application.
2024-03-18 22:31:38 +01:00