cu-ecen-aeld / s20-environmental-monitoring-tiva

0 stars 0 forks source link

Code integration, final #6

Closed akshita-bhasin closed 4 years ago

akshita-bhasin commented 4 years ago

Integrate uart, message queue, sensor code to develop FreeRTOS application

DoD: Final working application, can test with BBB sde and verify working on FreeRTOS side.

akshita-bhasin commented 4 years ago

receive side of code integrated. Need to complete #5 to proceed.

image

akshita-bhasin commented 4 years ago

When Sensor processing running, uart tasks not running. Need to fix message queue bug

akshita-bhasin commented 4 years ago

Fixed the bug! Integrated most of the code, need to test final application on both end, and add changes.

akshita-bhasin commented 4 years ago

Code Integrated, tested, and verified.

Commit for FreeRTOS source code: 9835bee21a9cf8c5e7f42dfa570e16a5e0716392

Proof: image

DoD status verified