GithubHelp home page GithubHelp logo

qfsae / zenith Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 60.51 MB

Queen's Formula SAE Codebase

Home Page: https://qfsae.ca

License: MIT License

C++ 5.62% C 93.58% Makefile 0.08% CMake 0.09% Assembly 0.64%
fsae stm32

zenith's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ethanmpeterson

zenith's Issues

Update README.md

High Level overview of getting started on the project, what each folder represents...etc.

CAL Docs

Write technical documentation for CAL as they is none right now.

ADC Drivers

Issue

Current ADC Drivers are based on a blocking/polling basis.

TODO

  • Implement ADC Interrupts
  • Figure out ADC Ques
  • Figure out how to run RTOS tasks upon ADC measurements being finished (run APPS Plausibility checks)

Get Screen Working

Establish a baseline for the screen on the STM32 board. Research different libraries and propose next steps (and create following tickets).

  • Base library using SPI

USART Drivers

ISSUE: Current USART Driver is not thread or interrupt safe

  • Implement Thread safe USART Driver
  • Fix printf to use thread safe usart
  • Implement RTOS print debugging (print: task, dbgmessage)

PR `build` job never completes glitch

See image below. Projects that do not involve PlatformIO changes are left with a warning such that only administrators can merge. Occurs even if all relevant CI jobs pass and the PR is approved.

image

Flash Drivers

Current Flash Driver is single write multiple read.
Does not support modification

ToDo

  • fix full word write function
  • implement sector wipe
  • implement data modification through sector wipe and recursive write

Write Contributing

Write a contributing guide for team members to reference when working on projects.
This guide will overview contributing to both PCB projects, software projects and overall workflow.

Team members will be able to reference this when submitting PR's and working collaboritvely

Continuous Integration with PlatformIO

  • Use PIO CI toolchain to compile the code in PRs and eventually run a test suite against it
  • Implement using GitHub actions and check to see if there is already an existing workflow for this.

PWM Decoding

Wheel Speed PWM Decoding

Wheel speed sensors work based off pulse width modification. Need to implement decoder through st timer peripherals in order to obtain wheel speed measurement

CAN Bus Sanity Check Script

Move the CAN sanity check script into Zenith.
Script should be an easy way to determine whether or not CAN Bus is working correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.