USNA-UMBC-Project Receiver - Add noise to CAN-bus received data and Implement Kalman Filter

Dependencies:   ServoOut mcp2515 BNO055

Committer:
jebradshaw
Date:
Thu Jul 22 23:05:18 2021 +0000
Revision:
0:ee3eb98ec375
Nucleo EW485B test for BNO-055, CAN mcp2515 hardware, servo, etc

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jebradshaw 0:ee3eb98ec375 1 # Contributing to Mbed OS
jebradshaw 0:ee3eb98ec375 2
jebradshaw 0:ee3eb98ec375 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
jebradshaw 0:ee3eb98ec375 4
jebradshaw 0:ee3eb98ec375 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).