- Apr 24, 2017
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Sergej Scheiermann authored
-
Sergej Scheiermann authored
-
Sergej Scheiermann authored
-
Sergej Scheiermann authored
-
Sergej Scheiermann authored
changes added for SPI CS defines as requested for BMI055 driver integration (e.g. GPIO_SPI1_CS_PORTE_PIN15 for bmi055 gyro) to avoid double declaration of same chip select pin
-
Sergej Scheiermann authored
-
Sergej Scheiermann authored
-
Sergej Scheiermann authored
format check
-
Sergej Scheiermann authored
-
Beat Küng authored
Avoid dropouts, we have enough RAM there.
-
Daniel Agar authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
This will upgrade systems to the new .ulog format used by http://logs.px4.io and supported by Flight Plot
-
- Apr 23, 2017
-
-
Mohamed Abdelkader Zahana authored
-
Mohamed Abdelkader Zahana authored
-
Mohamed Abdelkader Zahana authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Andreas Antener authored
-
Daniel Agar authored
-
Sander Smeets authored
-
Michael Schaeuble authored
-
Daniel Agar authored
-
Daniel Agar authored
-
- Apr 22, 2017
-
-
Daniel Agar authored
- fixes #6974
-
Julian Oes authored
In case when the baudrate change failed, we should still try that baudrate again in the next iteration.
-
Julian Oes authored
This prevents an exception happening inside the serial stack.
-
David Sidrane authored
sched_note_{suspend|resume} were calling hrt_absolute_time before it hrt_init is called. This can lead to register access before clocking is enabled. The result is a hardfault.
-
- Apr 21, 2017
-
-
Sander Smeets authored
-
Phillip Khandeliants authored
- Fixed V712 - The compiler can optimize this code by creating an infinite loop, or simply deleting it. - There is need to add a volatile qualifier to the '_ExitFlag' and 'sim_delay' variables.
-
Sander Smeets authored
The FW_PSP_OFF parameter no longer breaches the pitch min/max limits
-
Paul Riseborough authored
Fix error in scaling of population high frequency vibration metrics Add histograms for delta angle and velocity bias data Fix variable descriptions
-
Paul Riseborough authored
Add assessment of IMU bias and mag field estimation Reduce warning false positives by adjusting thresholds and eliminating use of peak value plots for output observer monitoring Clear each figure after saving to reduce memory usage
-
Paul Riseborough authored
-