Meeting overview
Meeting to discuss all aspects of the command & control system for AEAC 2024
Tracking Antenna (hardware)
ELRS Configuration (including gemini, airport, etc)
Ground-station software & scripting
Table of Contents
📝 Meeting minutes & decision log
< to be filled out during the meeting >
📡 Tracking Antenna Updates
Mechanical
Item | Notes |
---|---|
Introduction | Topics of Discussions
|
Current Design Photos & Videos | Picture of the Current Design For Patch Antenna Tracker
Potential Changes
Previous Design of Antenna Tracker for Yagi Antennas
|
Questions |
|
New Constraints / Conclusions / Rough Notes | going for 2-3 weeks for a prototype that can rotate |
Software
Yuchen Lin to fill out
mavlink passthrough in progress
planning to port neo m8 and bmx 160 driver to f401, and develop the motor control algorithm
create an integration test code and ready for test flight
Electrical
@nolan haines or Hardy Yu to fill out
Yuchen solders the perf board for integrating the Nucleo and all the peripheral connections.
📶 Gemini Updates
Electrical
Schematic phase
Deadlines assigned in Asana
If mech needs to design anything/ provide anything, please get that to mech leads within 1~2 weeks
đź’» Command Software Updates
Autonomy
IMACS:
working with DART MAVLink library. working on getting data telemetry setup.
two parts: reading from serial (get data from drone → in actual flight test), also reading from TCP so you can read mavlink from mock mission planner. → test gui without testing on actual drone
when GUI starts up → need to request data to listen to and then you’ll get that stream of messages.
need to test and confirm.
Xierumeng able to use mock missions & wireshark to read mavlink messages? → did not make a request to receive those messages.
Mission Planner itself is requesting certain information && that info is forwarded blindly to GUI.
QR Code → Auto Mission
Possible to not work with MP?
MP uses python2.7 (old).
At end of comp → script generates a file, and then you manually add the file into mission planner. (does not count as autonomy)