- Apr 18, 2018
-
-
alessandro authored
-
alessandro authored
-
alessandro authored
-
Alessandro Simovic authored
-
Alessandro Simovic authored
-
Alessandro Simovic authored
-
Alessandro Simovic authored
-
- Apr 17, 2018
-
-
Beat Küng authored
An airframe change keeps all RC params except the flight modes. This fixes that.
-
Hamish Willee authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- this is needed for the unit tests
-
Daniel Agar authored
-
Daniel Agar authored
- add preflight_check helper
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- this flag often results in hiding useful information, or adding useless information to the mavlink console
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- only call prearm if preflight passes - prearm always provide feedback
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- fixes #9155
-
Daniel Agar authored
-
- Apr 16, 2018
-
-
Simone Guscetti authored
Battery warning gets only fired if a battery is inserted.
-
Thomas Stastny authored
-
alessandro authored
-
- Apr 14, 2018
-
-
Beat Küng authored
-
Beat Küng authored
The goal is to improve the readability for expressions like: if (hrt_elapsed_time(&start_time) > 8000000) Available since C++11
-
Daniel Agar authored
-
Daniel Agar authored
- ecl in PX4/Firmware (163fdded13d1cb48ea4849a4596feaa7025cb796): https://github.com/PX4/ecl/commit/ba2b9dfdd96d50d697165407b88b5bc94cdef84c - ecl current upstream: https://github.com/PX4/ecl/commit/02e319431b948f660f8548707849489d6c822fad - Changes: https://github.com/PX4/ecl/compare/ba2b9dfdd96d50d697165407b88b5bc94cdef84c...02e319431b948f660f8548707849489d6c822fad 02e3194 2018-04-11 Daniel Agar - cmake remove embedded vim settings 91b5bfe 2018-04-11 Daniel Agar - attitude_fw remove unused perf include 02055ac 2018-04-09 Paul Riseborough - EKF: Fix non GPS aiding data reset logic (#418)
-
Daniel Agar authored
-
PX4 Jenkins authored
- DriverFramework in PX4/Firmware (1297859680ce15980a970c95d7caa95be67957c7): https://github.com/PX4/DriverFramework/commit/f98ea65e9bd35a8d2bdedd39e519b7320fe82b16 - DriverFramework current upstream: https://github.com/PX4/DriverFramework/commit/e06222dd151e2f92476762e483915df5bd67929d - Changes: https://github.com/PX4/DriverFramework/compare/f98ea65e9bd35a8d2bdedd39e519b7320fe82b16...e06222dd151e2f92476762e483915df5bd67929d e06222d 2018-04-11 Daniel Agar - cmake change px4_add_module -> px4_add_library
-