Commit Graph

7123 Commits

Author SHA1 Message Date
Mark Whitehorn 1551898f5a fix typo in comment 2016-03-01 09:21:58 +01:00
Lorenz Meier 7adaccfe67 Higher default gains for multicopter position control 2016-02-29 15:17:12 +01:00
tumbili b88a8baa76 log replay topic correctly 2016-02-29 10:27:05 +01:00
tumbili aa130b1b03 added missing parenthesis to fix logging 2016-02-29 09:51:36 +01:00
Lorenz Meier 3001d08df6 Commander params for single switch flight mode selection 2016-02-28 20:50:47 +01:00
Lorenz Meier 3af73e4022 More commander meta data 2016-02-28 19:53:23 +01:00
Lorenz Meier d6f7ced274 Commander: Add param meta data 2016-02-28 19:48:43 +01:00
Lorenz Meier e3853ed4e5 MC att control: Support increment meta data 2016-02-28 19:42:34 +01:00
Lorenz Meier 8f46c07249 Sim: Do not drain the battery all the way to zero yet 2016-02-28 17:17:59 +01:00
Lorenz Meier ef07fdf9c7 Fix camera trigger logging ID 2016-02-28 11:19:23 +01:00
Lorenz Meier 509be82081 Navigator: Show feedback on pause / continue command 2016-02-28 11:17:27 +01:00
Lorenz Meier 3fa3158ca2 sdlog2: Ensure sensor combined gets written 2016-02-27 14:58:53 +01:00
Lorenz Meier df4d63dd07 SDLOG2: Always copy the topic, even if not using it right away 2016-02-27 14:52:05 +01:00
Lorenz Meier 473eea154f MC position control: Hold position more aggressively 2016-02-27 12:12:26 +01:00
Roman bdf373c897 final cleanup 2016-02-27 11:51:05 +01:00
tumbili 3ab6fe7edd do not allocate unnecessary memory in logging app 2016-02-27 11:51:05 +01:00
tumbili 36e3600809 take into account laneded and armed flag for ekf2 replay 2016-02-27 11:51:05 +01:00
tumbili 2e40d4d4fd sdlog2: log attitude in replay mode for consistency checks 2016-02-27 11:51:05 +01:00
tumbili b98602df8b sdlog2:
increase stack size and fix indentation
2016-02-27 11:51:05 +01:00
tumbili 527f9886f9 ekf2 app:
- support use of replay
2016-02-27 11:51:05 +01:00
tumbili e0a489a749 added ekf2 replay message 2016-02-27 11:51:05 +01:00
tumbili ec803a650e sdlog2 replay:
- added PRIO_BOOST parameter to avoid log data loss
- added replay mode which disabled logging of uneeded topics
- run mainloop based on polling of either sensor_combined or replay topic
depending on mode
- log ekf2_replay topic
2016-02-27 11:51:05 +01:00
tumbili 7da3c6ceaa sdlog2 messages:
- added ekf2 replay message
2016-02-27 11:49:49 +01:00
tumbili 652fb5e99e ekf2 app:
- support use of replay
2016-02-27 11:48:31 +01:00
tumbili 35d573e12a added ekf2 replay module 2016-02-27 11:48:31 +01:00
Andreas Bircher 4bf11ca06b adding the timestamp logging 2016-02-27 11:41:57 +01:00
Andreas Bircher e695af2100 fixing the logging of trigger information 2016-02-27 11:41:57 +01:00
Andreas Bircher 7abb699bc4 adding the camera trigger logging to sd card 2016-02-27 11:41:57 +01:00
Lorenz Meier 5aaf74bbe6 MC pos control: Allow higher yaw rate by default 2016-02-27 11:23:40 +01:00
Lorenz Meier 44e885f3c3 Att control: Allow higher yaw rate by default 2016-02-27 11:23:24 +01:00
Lorenz Meier 64a6c16fb6 Add reposition command support 2016-02-27 11:22:39 +01:00
Lorenz Meier 326389d04b Add sensor meta data for RC mapping 2016-02-27 00:42:46 +01:00
sander b513edffcd Add vtol states to sdlog2 2016-02-26 22:51:11 +01:00
Lorenz Meier 3575984f59 Mag cal: Be more specific which unit failed 2016-02-26 09:24:18 +01:00
Lorenz Meier a516450868 MAVLink: Send vibration status message 2016-02-25 15:57:53 +01:00
Lorenz Meier 03657931c8 Attitude estimator Q: Publish vibration levels 2016-02-25 15:57:14 +01:00
Lorenz Meier 94353a9d40 Commander: Allow arming in MANUAL, STAB, ACRO, ALTCTL 2016-02-25 14:12:08 +01:00
Lorenz Meier cd583e054e MAVLink app: Use HDOP / PDOP 2016-02-25 13:45:34 +01:00
Lorenz Meier c6a30d74c1 Bump VFR HUD rate for OSD 2016-02-25 11:14:15 +01:00
Lorenz Meier ae90084977 Fix build error 2016-02-25 02:17:00 +01:00
Lorenz Meier 0a8a75af1f Commander: Provide better calibration errors 2016-02-25 01:56:17 +01:00
Lorenz Meier 4f666cebe7 Commander: RRelax mag cal requirements and report offsets on failure 2016-02-25 01:49:59 +01:00
Lorenz Meier c5b0650c23 Sim: Add batttery sim 2016-02-24 12:31:24 +01:00
Lorenz Meier 9a32c08cff Complete log buffer patch set 2016-02-23 16:06:11 +01:00
Lorenz Meier daeb4a24f3 Fix code style 2016-02-23 13:17:30 +01:00
Lorenz Meier a14e083728 sdlog2: Free log buffer on log stop 2016-02-23 13:09:06 +01:00
Lorenz Meier c8492454e9 commander: Support enabling and disabling lockdown 2016-02-23 13:09:06 +01:00
Lorenz Meier 168f955e0c IO firmware: Ensure that in case of lockdown only the lockdown code writes servo outputs 2016-02-23 13:09:06 +01:00
Lorenz Meier 5dfd9dd68b Add a test command from commander 2016-02-23 13:09:06 +01:00
Lorenz Meier 59c30a4cbf IO firmware: Output a disarmed pulse on lockdown 2016-02-23 13:09:06 +01:00