Andrew Tridgell
|
fa5bab2682
|
Plane: log raw pressure and offset
|
2014-11-13 17:49:14 +11:00 |
Andrew Tridgell
|
96a87b6990
|
Plane: added DF logging of 2nd battery voltage
|
2014-10-30 21:17:17 +11:00 |
Andrew Tridgell
|
186806c768
|
Plane: lowpass the rangefinder correction, not height
this should produce less lag as the rangefinder correction should be
changing much less
|
2014-08-27 18:25:17 +10:00 |
Andrew Tridgell
|
b6319a9d19
|
Plane: keep an estimate of the rangefinder altitude
only accept data when we have had 10 samples in a row in range at 50Hz
|
2014-08-27 17:14:19 +10:00 |
Andrew Tridgell
|
a83509f6a3
|
Plane: fixed compass logging for COMPASS_PRIMARY != 0
|
2014-07-23 18:42:14 +10:00 |
Andrew Tridgell
|
3390224491
|
Plane: avoid some float conversion warnings
|
2014-07-08 20:26:07 +10:00 |
Andrew Tridgell
|
28e1449e8d
|
Plane: updates for new AP_RangeFinder API
|
2014-07-08 15:07:50 +10:00 |
Andrew Tridgell
|
5aa58d2ab5
|
Plane: support 3 magnetometers
|
2014-07-04 12:49:25 +10:00 |
Randy Mackay
|
ac65119cfe
|
Plane: use common Log_Write_Camera
pair programmed with Craig Elder
|
2014-06-17 14:11:47 +10:00 |
Andrew Tridgell
|
c29cc24ad8
|
Plane: fixed sign of target and nav bearing in logs
|
2014-05-23 07:30:58 +10:00 |
Andrew Tridgell
|
92714b09d2
|
Plane: added ATRP log header to plane log headers
too many people can't understand how to download .bin logs
|
2014-04-30 21:22:28 +10:00 |
Andrew Tridgell
|
4d990fa6c8
|
Plane: ensure we log both GPS at the time we receive a msg
|
2014-04-10 10:29:53 +10:00 |
Andrew Tridgell
|
e19341ca32
|
Plane: convert to new GPS driver API
|
2014-04-01 06:38:24 +11:00 |
Randy Mackay
|
9ef920b0be
|
Plane: integrate dataflash Log_Write_MavCmd
|
2014-03-19 12:12:45 +09:00 |
Randy Mackay
|
790a907811
|
Plane: use Dataflash lib's Log_Write_Cmd
|
2014-03-19 12:12:08 +09:00 |
Randy Mackay
|
ccb2daaed3
|
Plane: Log_Write_Startup checks success of cmd read before logging
|
2014-03-19 12:11:40 +09:00 |
Randy Mackay
|
52a08a5284
|
Plane: CMD dataflash logs use uint16 for total and num
Also bug fix for Log_Write_Cmd definition when logging disabled
|
2014-03-19 12:11:16 +09:00 |
Randy Mackay
|
97f09ab426
|
Plane: dataflash logging to use Mission command
|
2014-03-19 12:10:55 +09:00 |
Andrew Tridgell
|
8d95b953c3
|
Plane: removed some unused functions
|
2014-03-05 09:17:50 +11:00 |
Andrew Tridgell
|
4bcf9b5d98
|
Plane: fixed logging of relative altitude
|
2014-02-23 08:18:43 +11:00 |
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 |