7966 Commits (22524daf5f7fdf60b5a24a5a4b58cda8fd575a45)

Author SHA1 Message Date
Andrew Tridgell e79a21d8c2 AC_PID: fill in desired rate for heli PID 10 years ago
Andrew Tridgell d148c38f68 DataFlash: added desired rate to PID_Info 10 years ago
Andrew Tridgell 0fe04a93ce GCS_MAVLink: rebuilt headers 10 years ago
Andrew Tridgell cc80fdf593 GCS_MAVLink: added PID_TUNING message 10 years ago
Andrew Tridgell 216a78a9f0 APM_Control: added get_pid_info() interface 10 years ago
Robert Lefebvre 23adf2773c AC_AttitudeControl: Remove To-Do comments for Attitude Rate logging. 10 years ago
Robert Lefebvre 967071ca62 AC_PID: Integrate PID Logging functionality. 10 years ago
Robert Lefebvre 753be18c17 DataFlash: Add PID Logging Method 10 years ago
Andrew Tridgell d8df31c023 SITL: initialise a couple of variables to prevent a valgrind error 10 years ago
Andrew Tridgell 2a22ae5404 DataFlash: support 64 bit TimeUS log dumping 10 years ago
Andrew Tridgell 1400d0155c AP_Mount: fixed valgrind error with gimbal code 10 years ago
Andrew Tridgell 4705be97bf AP_HAL: support %lld and %llu in internal printf 10 years ago
Peter Barker 8be9e99fad AP_InertialSensor_PX4: 64-bit timestamps for ACCx and GYRx messages 10 years ago
Peter Barker 988f3277de DataFlash: 64-bit timestamps for ACCx and GYRx messages 10 years ago
Peter Barker f489f6b696 AP_InertialSensor: use 64-bit timestamps in dataflash logs 10 years ago
Peter Barker 9ae85ed9ab APM_Control/AP_AutoTune: use 64-bit timestamps for dataflash logs 10 years ago
Peter Barker 457f77314e AP_TECS: use 64-bit timestamps for dataflash logs 10 years ago
Peter Barker feb85ef7d5 AP_GPS: unused SBP struct gets 64-bit timestamp 10 years ago
Peter Barker 4d67ccb338 AP_GPS: use 64-bit timestamps for dataflash logs 10 years ago
Peter Barker 9e0b5910e2 AP_Terrain: use 64-bit timestamps for dataflash logs 10 years ago
Peter Barker 88015503ac SITL: use 64-bit timestamps for dataflash logs 10 years ago
Peter Barker 617043f468 DataFlash: convert GPS and CAM dataflash messages to 64-bit timestamps 10 years ago
Peter Barker 769982b8f2 DataFlash: use 64-bit timestamps for dataflash logs 10 years ago
Randy Mackay 114c4f4077 AP_Match: fix example sketch 10 years ago
Randy Mackay fb2d29364e Mount_SToRM32_serial: fix angle request 10 years ago
Randy Mackay 9b04a67e63 Mount_SToRM32_serial: rename sent_do_mount_control 10 years ago
Randy Mackay 72eb25b166 Mount: add SToRM32 serial to front end 10 years ago
Sergey Kirillov c133511431 Mount: add SToRM32 serial support 10 years ago
Sergey Kirillov 69959a4214 SerialManager: add SToRM32 serial enum and baudrates 10 years ago
Andrew Tridgell c7044c4f91 AP_Terrain: make terrain request times per channel 10 years ago
Andrew Tridgell 3a9d7363ea HAL_VRBRain: fixed functor comparison 10 years ago
Andrew Tridgell e589ca9b80 HAL_Flymaple: fixed functor comparison 10 years ago
Andrew Tridgell 7e264b44df HAL_Linux: fixed functor comparison 10 years ago
Andrew Tridgell 96b921d4cc AP_Scheduler: fixed example build 10 years ago
Andrew Tridgell 4fdfa47ca3 GCS_MAVLink: removed BUILD_DELEGATES code 10 years ago
Andrew Tridgell 8624a262e7 DataFlash: removed BUILD_DELEGATES code 10 years ago
Andrew Tridgell 83e6181024 AP_Vehicle: removed BUILD_DELEGATES code 10 years ago
Andrew Tridgell e3f8e22fc6 AP_Mission: removed BUILD_DELEGATES code 10 years ago
Andrew Tridgell 85f87b6d9c AP_Menu: removed BUILD_DELEGATES code 10 years ago
Andrew Tridgell 1a2b02a563 AP_HAL: removed AVR special case 10 years ago
Andrew Tridgell 7db9da6545 AP_Scheduler: removed delegate ptr handling 10 years ago
Andrew Tridgell edc21cfa38 AP_Compass: make having no compass backends non-fatal 10 years ago
Andrew Tridgell 43fb1202f2 HAL_PX4: fixed functor comparison with NULL 10 years ago
Lucas De Marchi 0daeeb9518 ArduPlane: Start using new Functor implementation 10 years ago
Lucas De Marchi 84f399ec3c APMrover2: Start using new Functor implementation 10 years ago
Lucas De Marchi 20ef7efaf6 AP_HAL: use functor macros 10 years ago
Lucas De Marchi c894a1349e DataFlash: use functor macros 10 years ago
Lucas De Marchi 6ae2591cad AP_Terrain: use functor macros 10 years ago
Lucas De Marchi 9764bb2452 AP_Notify: use functor macros 10 years ago
Lucas De Marchi 3aa46e3213 AP_InertialSensor: use functor macros 10 years ago