Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleZeroPilot 3.5b

M1 Drivers Ethan Leung

  • RC Receiver Chandise Anderson

    • finished driver and created PR

    • will start testing the driver next work session

M2/3/4 Drivers

  • CRSF Uzayr Hussaini

    • Check on progress, might move to another task as we might not use CRSF driver

Attitude Manager Ayoung Eun

  • 1-to-1 Motor Output Ayoung Eun

    • Updated PR to have flightmode files and made edits based on Derek’s feedback on Ayush’s part. Waiting for feedback for couple of comments I left and I’ll go clear up in the attitude manager.cpp so it can later be merged. I kept it in the same branch so that I don’t make repos too messy.

    • I later realized Manasva made some edits. Which branch is it on

…?

System Manager Manasva Katyal

Infrastructure Thuvaragan Prathifkumar

  • Got started on the naming conventions

    • Worked on the clang-tidy file but realized it can only update general naming conventions (like camelCase, snake_case, UPPERCASE). It is somewhat limited when it comes to more specific cases like adding suffixes (_t for typedefs or _e for enums), clang-format is also limited for this case too

    • It says for the more specific cases, can automate the github action with a Python script, looking into this now

ZP Board Validation Ari Van Cruyningen

...