Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
/ fs-0-core Public archive

Contains rewritten core libraries for Teensy 3 among other modules shared between the FS-0 primary and secondary microcontroller software.

Notifications You must be signed in to change notification settings

formulaslug/fs-0-core

Repository files navigation

Core Controls

This repository contains utility libraries shared by both the primary and secondary controller software of the Formula Slug 2016 racecar, FS-0.

The style guide repository at https://github.com/wpilibsuite/styleguide contains our style guide for C and C++ code and formatting scripts.

TODO

  • Add node id to the constructor, and then use it when packaging the heartbeat message (and possibly others)
  • Bring duplicate can stuf in primary and secondary controls into core controls (only what will be permanent, not the temporary testing portions)
  • Add framework for showing beep codes via LED
    • Setting error code via enum class causes a specific blink pattern

About

Contains rewritten core libraries for Teensy 3 among other modules shared between the FS-0 primary and secondary microcontroller software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published