2024-10-30 EFS Meeting
- Derek Tang
- Hardy Yu
- Ayoung Eun
Â
Â
Â
Â
If you work in the bay, please clean up after yourself
see images above
this is how equipment / products get lost or damaged
Big flight test this weekend!!
Daniel offers pancakes before leaving for the flight test
The tracking antenna will be tested in this flight test @Roni Kant @Omer Sajid
If you are interested, you only need to express your interest in the flight test thread
more detail in the flight test thread: Discord - Group Chat That’s All Fun & Games
EFS Pineapple Fried Rice social
We will have a fun pineapple fried rice dinner after Sunday’s work session
Will cook pineapple fried rice at anthony’s place
You should come to the work session and we all have some fried rice together
@Hardy Yu is thinking of stepping down from EFS leads next term
We are looking for new lead
Please fill out the form if you are interested: https://docs.google.com/forms/d/e/1FAIpQLScl3g9h6ECGzn4HfgYfMWBgQP_2IS-OHnS_Kk00rDQMVNCV5Q/viewform?usp=sf_link
Drivers
IMU driver - @Kelvin Feng
Fixed compilation issues, new PR is up
Â
Sensor Fusion - (Liam Suter)
working through pre-existing code on Github
goal to have initial draft by next week
Â
GPS - @Ria Prakash
no update, no show
Â
Fail-Safe Fix - @Uzayr Hussaini @Andrew Wang
Finally got the drone to arm properly with the flight controller (was an issue with the controller mode)
Implemented Failsafe code in system manager using IsDataNew
Tested out the code and it works properly (detects when it lost connection and regains connection)
Final step that we need to do: use logic analyzer or servo motor to test the PWM signals and see if they turn off after the drone is disarmed (after this I can create a PR).
Â
Attitude Manager @Anthony Luo
Same as last week. Waiting on sensor fusion and IMU
Â
System Manager @Hardy Yu
challenges with porting code to EE ZP board
thinking about bringing on more people
Â
Telemetry Manager @Yarema Dzulynsky
@Larry Pan
Completed dependency injection modification, working to address comments
@Yarema Dzulynsky
Analyzing MavLink messages between drone and GCS (apmplanner2) when running Ardupilot using Wireshark, PyMavlink and Ardupilot SITL (streaming messages via either PyMavlink python script or Ardupilot SITL via UPD/TCP to then connect to via apmplanner2) to understand the sequence in which apmplanner2 expects/sends messages
Â
Path Manager @Ayoung Eun
Research going as before, we’ve added couple ideas for optimizing landing path for fixed wing to later implement in our Path Manager repo. You can see details in the document if interested. https://uwarg-docs.atlassian.net/wiki/x/BwBZp
Â
Infrastructure
Compiling @Roni Kant
Merged into the new ZP arch.
Â
Core Dump @Kabir Verma
busy with interviews
update after meeting
Â
ZP Validation Image @Ethan Leung
Continued development of validation code on both Arduino and ZP3, mainly fixing communications timing
Components remaining:
ADC
PWM (Non-DMA)
SPI (Arduino side)
Ran some preliminary testing on ZP3 and Arduino MEGA, things are working so far
Drivers @Ethan Leung
Message Queue
Task just got assigned to @Dami Peng
He will be meeting with SM team this week to figure out details of the task
Â
Motor Channel (PWM) @Bill Lu
Working with @Aayush Deshpande on SM to figure out the requirements for the Driver interface
Â
RC Receiver @Chandise Anderson
Met with SM team to discuss requirements for the RC Driver interface
Working on the design of the driver interface
Â
Watchdog @Ronald You
busy with co-op
Summary: Most drivers are at the beginning stages of development and members are designing the Driver Interfaces and communicating with other teams to figure out interface requirements.
Â
Attitude Manager @Sam Zhang
interthread message struct designed
talking about motor channel interface with @Bill Lu
Â
System Manager @Manasva Katyal
Discussed RC driver interface for SM
Defined preliminary queue message structure for communication to AM
Discussion regarding queue driver tomorrow
ESC (Jeffery Zhen)
working with LED board team to resolve timer issues
Â
Servo @Tharun Ganeshram @Fion Lin
servo can node working with 100k can bps
having issues with higher CAN message rate → working on trouble shooting
having an issue with porting the code to the l4 board, can’t output can from can tx
Â
Sensor Cluster @Roni Kant
@Tochi Okoro haven’t touched this since pre-reading week, will work on it during work session on Sunday
Meeting with @Ria Prakash soon to discuss approach on porting the Acconeer distance detector code to our application
@Henry Wu and @Yutong Zhu , no updates form last time, they have most of the driver code ready and are ready to start testing with the breakout boards
@Aidan Fisher no updates from last time
Â
LED Board @Folarin Fatola
can flash on all the LEDs now (no more first LED broken)
CAN interface code is theoretically done, needs testing still
Tracking Antenna @Omer Sajid @Jeremy Zheng
Finished integrating, everything works along with the servos
Next is testing on the actual Tracking Antenna Servos. Just need to test and map those servos to the code. Pretty simple, going into the bay tomorrow to finish this.
Then need to solder the GPS wire so that we can connect it to the Tracking Antenna Board. Once done, need to test code outside with GPS. Also to be worked on tomorrow.
Last is actually connecting to the drone and testing the tracking antenna. This would require taking the drone outside and just manually moving, and seeing if the tracking Antenna responds correctly.
Â
Â