Use a database for the generated report #7
Labels
Backend
Backend development task
enhancement
New feature or request
Frontend
Frontend development task
The current implementation uses the Windows file system to save text, image, and html files to User/Documents/AirSim/report, which requires thread locking for multi-drone missions and requires manual import by the user.
Establish a database of choice that automates the report reading process on the frontend and eliminates thread locking on the backend.
The text was updated successfully, but these errors were encountered: