Skip to content
Snippets Groups Projects
user avatar
Matthias Grob authored
In 5bb9babc I made MAVLink send a
rounded up integer instead of rounded down. This makes sense in practice
because the low battery reactions happen exactly when the reported number
switches in the UI. But here we want to provoke an exact 50% in the UI so
we stop counting at 49.9%, it get's rounded up and we see the expected
result.
1e14b10d
History
Name Last commit Last update
..