39640e8d94
prep for ac2 2.0.43 - simple mode modify some scaling in Config add hud speed warning. add link quality and time to HUD fix ac2 logs, relative alt. prep for mavlink 1.0 add time to tlog > plain text conversion
14 lines
187 B
C#
14 lines
187 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Text;
|
|
using System.Runtime.InteropServices;
|
|
|
|
namespace ArdupilotMega
|
|
{
|
|
partial class MAVLink
|
|
{
|
|
|
|
}
|
|
}
|
|
|