Andrew Tridgell
|
d7839aa4ab
|
Plane: removed duplicate log description
|
2014-02-15 05:48:24 +11:00 |
Andrew Tridgell
|
35a9201c9a
|
Plane: fixed comma
|
2014-02-15 05:48:23 +11:00 |
Andrew Tridgell
|
a7faa58879
|
Plane: fixed up merge errors
|
2014-02-15 05:48:23 +11:00 |
Andrew Tridgell
|
bb4789a875
|
Plane: use common EKF logging
|
2014-02-15 05:48:16 +11:00 |
Andrew Tridgell
|
2817a11f23
|
Plane: added AHR2 and SIM logging
|
2014-02-15 05:48:14 +11:00 |
Andrew Tridgell
|
11337ab2df
|
Plane: updates for AHRS holding home position
|
2014-02-15 05:29:47 +11:00 |
Andrew Tridgell
|
2cd6efa23e
|
Plane: added DF logging of secondary AHRS solution
|
2014-02-15 05:29:45 +11:00 |
Andrew Tridgell
|
9ac886f58d
|
Plane: use AP_AHRS_NavEKF when available
|
2014-02-15 05:28:09 +11:00 |
Paul Riseborough
|
e0e4b1aefa
|
Plane : Updated NavEKF flash data logging
|
2014-02-15 05:28:09 +11:00 |
Paul Riseborough
|
d6ead64083
|
Plane : Additional NavEKF flash logging
|
2014-02-15 05:28:08 +11:00 |
Andrew Tridgell
|
006b9da6be
|
Plane: only include NavEKF on fast CPUs
|
2014-02-15 05:28:08 +11:00 |
Andrew Tridgell
|
ce9047cec5
|
Plane: added dataflash logging of EKF data
|
2014-02-15 05:28:07 +11:00 |
Andrew Tridgell
|
7de8be1956
|
Plane: log power status on Pixhawk
|
2014-02-15 05:00:09 +11:00 |
Andrew Tridgell
|
043c80dbe6
|
Plane: use new board_voltage() method
|
2014-02-14 21:50:59 +11:00 |
Andrew Tridgell
|
906fc17905
|
Plane: added baro and airspeed logging
including raw temperature and pressure values
|
2014-01-28 10:35:59 +11:00 |
Andrew Tridgell
|
91cc08a3ef
|
Plane: log PX4Firmware and NuttX git revisions in logs
|
2014-01-14 15:37:03 +11:00 |
Andrew Tridgell
|
874110b29d
|
Plane: make LOG_BITMASK 32 bits
|
2014-01-14 13:06:52 +11:00 |
Andrew Tridgell
|
72473e4317
|
Plane: use AP_HAL available_memory() call
|
2013-12-28 14:51:37 +11:00 |
Andrew Tridgell
|
8b7fe3cf50
|
Plane: changes for new DataFlash API
|
2013-12-17 11:51:36 +11:00 |
Michael Day
|
b0a0316dd6
|
Plane: Now using AP_Arming library.
|
2013-12-11 17:29:23 +11:00 |
Andrew Tridgell
|
6ed21c12db
|
Plane: added logging of 2nd compass
|
2013-12-10 15:32:11 +11:00 |
Andrew Tridgell
|
65c97a2f5f
|
Plane: updates for compass API change
|
2013-12-09 17:34:06 +11:00 |
Andrew Tridgell
|
5a0cb5dea4
|
Plane: added sonar logging to dataflash
|
2013-11-28 21:49:27 +11:00 |
Randy Mackay
|
45ab18f131
|
Plane: rename Log_Write_SERVO to Log_Write_RCOU
|
2013-11-27 20:18:16 +09:00 |
Andrew Tridgell
|
079d48f6cc
|
Plane: use log system ID if available
|
2013-11-26 13:00:03 +11:00 |
Andrew Tridgell
|
a05a32dbda
|
Plane: added RCIN and SRVO logging
|
2013-11-26 09:04:43 +11:00 |
Randy Mackay
|
c01a3debd6
|
Plane: log INS errors in PM message
|
2013-11-18 13:08:40 +09:00 |
Andrew Tridgell
|
7e10811673
|
Plane: send firmware and git version in tlog
|
2013-11-09 10:09:20 +11:00 |
Andrew Tridgell
|
c1bc093cf5
|
Plane: removed unused variable
|
2013-11-07 13:54:25 +11:00 |
Andrew Tridgell
|
1328bbf040
|
Plane: log the AHRS error terms in dataflash
also log raw IMU at 10Hz with default config
|
2013-11-07 10:19:13 +11:00 |
Andrew Tridgell
|
ae8ef344bf
|
Plane: added time to most plane log messages
|
2013-11-04 21:37:30 +11:00 |
Andrew Tridgell
|
ff5f2ceae5
|
Plane: update for API changes
|
2013-11-04 21:21:42 +11:00 |
Andrew Tridgell
|
26a3860af2
|
Plane: fixed PM message
|
2013-11-02 21:41:30 +11:00 |
Andrew Tridgell
|
5a92ce4af6
|
Plane: added altitude and ground speed to NTUN logs
|
2013-11-02 21:41:11 +11:00 |
Andrew Tridgell
|
3289041428
|
Plane: added MAVLink SYSTEM_TIME message
|
2013-10-24 14:22:47 +11:00 |
Andrew Tridgell
|
035ac3800a
|
Plane: use G_Dt for acro angle integration
also cleanup some other uses of performance timing
|
2013-10-12 13:30:27 +11:00 |
Randy Mackay
|
c64d444b5a
|
Plane: integrate BattMonitor
|
2013-10-03 11:16:08 +09:00 |
Andrew Tridgell
|
3c177867a4
|
Plane: allow enable/disable of camera log messages in CLI
|
2013-07-10 12:23:36 +10:00 |
Paul Riseborough
|
d62636d309
|
Plane: added new TECS altitude controller
Includes improvements to takeoff/launch detect logic to support hand
launching for X-8 flight
|
2013-07-04 16:56:57 +10:00 |
Andrew Tridgell
|
93cd0f9a31
|
Plane: switch to new AP_Scheduler
this gives us more accurate task scheduling in ArduPlane, plus better
monitoring of task timing (via SCHED_DEBUG)
|
2013-06-04 13:34:58 +10:00 |
Andrew Tridgell
|
fb9bf21522
|
Plane: allow channel mapping of first 4 channels
this makes it easier to support DSM and SBUS radios
|
2013-06-03 16:23:48 +10:00 |
Andrew Tridgell
|
91a04ab654
|
Plane: fixed headers for mode logging
|
2013-05-31 14:04:03 +10:00 |
Andrew Tridgell
|
dd633fcf3f
|
Plane: make voltage and battery capacity failsafe settable at runtime
this also fixes issue #292
|
2013-05-22 20:33:57 +10:00 |
Andrew Tridgell
|
c5f1570f32
|
Plane: fixed flash logging of ATT
fixed types to be int16
|
2013-05-08 14:21:32 +10:00 |
Andrew Tridgell
|
bdf0a2da69
|
Plane: log mode number as well as mode string
this makes graphing mode changes easier
|
2013-04-28 14:58:13 +10:00 |
Andrew Tridgell
|
1956d9c2dc
|
Plane: show modes as strings in log
|
2013-04-28 14:47:59 +10:00 |
Randy Mackay
|
f47a2e951a
|
Plane: add I2C error count to PM message
|
2013-04-26 22:39:56 +09:00 |
Andrew Tridgell
|
2e5834cc7f
|
Plane: print flight mode as string in logs
|
2013-04-20 15:18:10 +10:00 |
Andrew Tridgell
|
991d6598ef
|
Plane: log board voltage
|
2013-04-20 13:52:36 +10:00 |
Andrew Tridgell
|
5c553852ed
|
Plane: when logging is disabled don't include DataFlash at all
|
2013-04-20 13:52:36 +10:00 |