ISSUIUC / TARS-Software

Illinois Space Society's flight software codebase for the TARS avionics system
https://issuiuc.github.io/flightcode-docs/classes.html
17 stars 4 forks source link

fixed clang format #29

Closed NPIPHI closed 2 years ago

NPIPHI commented 2 years ago

Fixed clang formatting errors and updated the clang format ignore file

NPIPHI commented 2 years ago

I accidentally removed fifobuffer from master earlier, this is putting it back.

AyberkY commented 2 years ago

I accidentally removed fifobuffer from master earlier, this is putting it back.

The FifoBuffer class never merged. Its only in the branch right now.

Speaking of which, we should get a PR for that going and work on testing on a different branch imo.

NPIPHI commented 2 years ago

FifoBuffer got merged somehow, I think when I added eigen. I've removed fifo from master so we can merge it as its own pr.