UCI-UAVForge / Avionics-16-17

1 stars 13 forks source link

WiFi Communications - Debug Floating Point Incompatibility Issue #90

Closed kylehl closed 7 years ago

kylehl commented 8 years ago

Prerequisite Issues: #61 Followup Issues: TBD Related Issues: #49

Summary

Identify and fix or create an alternative method for the issue where Arduino packet handling code cannot utilize double-precision floating point variables properly, possibly due to Arduino standard definition for doubles being different from other systems.

Terminal Objective

kylehl commented 8 years ago

@jason-watkins Does this describe the issue correctly?