- Jan 04, 2017
-
-
Andreas Antener authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
We use the real defines now and test them against every mixer on the system. This means we should catch transfer errors now before even hitting master.
-
Lorenz Meier authored
This is necessary to allow more and better unit testing.
-
Lorenz Meier authored
-
Andreas Antener authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
This introduces a correctly designed pre-check for the input parsers. This fixes the mixer unit test and should fix all issues occuring on real hardware. ;
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
Bart Slinger authored
Fixes https://github.com/PX4/Firmware/issues/6246
-
- Jan 03, 2017
-
-
Dennis Mannhart authored
added line at the end
-
Beat Küng authored
-
Daniel Agar authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
This was a real issue for long paths and not a flight safety issue for regular users, but could have been an issue for developers trying to use FTP on very deep nested file systems
-
Lorenz Meier authored
Due to known input this was not a real issue, but bad style.
-
Lorenz Meier authored
-
Lorenz Meier authored
This was harmless but none the less is not good style and needs fixing.
-
Beat Küng authored
Sadly, we cannot use std::array on NuttX
-
Beat Küng authored
It causes problems because it includes px4_nodehandle.h which in turn includes <functional>, and this is not available on NuttX
-
Beat Küng authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-