Files
PX4-Autopilot/src/modules/mavlink
Julian Oes e1472818dc mavlink_mission: round lat/lon
This avoids casting errors. An alternative to `std::round` would be to
add 0.5 before casting for positive values and subtract 0.5 before
casting for negative values.
2019-01-22 09:49:24 -05:00
..
2018-11-26 14:40:14 -08:00
2018-06-30 19:55:08 -04:00
2018-06-30 19:55:08 -04:00