Avinash completed moving to a new apartment with challenges in sourcing furniture and appliances, emphasizing the need for careful planning in logistics.
Miloš is implementing traffic tracking using Leaflet maps, leveraging Stratux's previous setups as a reference point for aircraft track drawing.
A data persistence strategy was debated, weighing real-time updates from a database against local storage caching for optimal performance.
The database model will be expanded to accommodate aircraft metadata, potentially using JSON fields for better data flexibility.
Avinash proposed a separate aircraft model with foreign key relationships, though the uniqueness of tail numbers necessitated further exploration.
The decision was made to prioritize ease of implementation for the proof of concept (PoC), with opportunities for subsequent refactoring based on findings.
Miloš successfully integrated WebSocket capabilities with Stratux, enhancing connectivity efficiency for data streaming.
Development challenges were noted due to plugin recompilation delays, prompting Avinash to initially develop components in the core system.
Avinash plans to reverse engineer Insta360 software for gyro data extraction, using rooted Android devices to monitor function calls for enhanced stability.
For the sprint, Miloš will focus on traffic tracking and camera preview features, while Avinash will continue with offline map support and possible gyro data extraction.