- Jul 15, 2016
-
-
Julian Oes authored
Small additions for Intel Edison.
-
- Jul 14, 2016
-
-
David Sidrane authored
-
David Sidrane authored
-
Beat Küng authored
They're initialized in do_gyro_calibration already
-
Julian Oes authored
-
- Jul 13, 2016
-
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
Julian Oes authored
This fixes the issue where the console was spammed if a broadcast failed after a connection had previously been established.
-
Beat Küng authored
This fixes a bug with following setup: - two (or N > 1) connected gyros - ekf2 enabled In this case, sensors would publish with the combined rate of the gyros, but with N following messages having the same gyro data & timestamp. Apparently ekf2 cannot handle this, the other estimators can. We may want to rethink what the proper solution is here.
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
The MavlinkOrbSubscription only had an interface to either always copy or copy based on a timestamp. This commit adds a copy interface if the topic has been updated.
-
Julian Oes authored
We don't want to drop messages if possible for mavlink log messages, so let's use the orb queueing.
-
Julian Oes authored
This is a try to simplify the if statements a bit. Also, a check of new_arming_state which was impossible, is removed.
-
Julian Oes authored
-
Andreas Antener authored
-
Roman authored
Signed-off-by:
Roman <bapstr@ethz.ch>
-
Roman authored
since pure manual control for fixed wings in handled on the io side the scale parameters for roll, pitch and yaw had to be introduced there as well. Signed-off-by:
Roman <bapstr@ethz.ch>
-
tumbili authored
-
tumbili authored
-
tumbili authored
for fixed wings
-
- Jul 12, 2016
-
-
xiaoyuli authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Lorenz Meier authored
-
David Sidrane authored
-
Beat Küng authored
-
David Sidrane authored
-
- Jul 11, 2016
-
-
James Goppert authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
tommises authored
-
Beat Küng authored
logging rate with these topics: ~50KB/s The rates may need to be adjusted
-
Beat Küng authored
It's ready to be used!
-
Beat Küng authored
-