Skip to content

Commit

Permalink
Merge pull request #208 from diydrones/AutoMission_NewMissionCode
Browse files Browse the repository at this point in the history
New Mission
Part of Issue #204  - Detects the New Mission
I Still need to validate the v3.3 Auto Mission, then work on the v3.2 Auto missions
  • Loading branch information
bionicbone committed Jan 10, 2016
2 parents e999461 + 0b10867 commit a1255c4
Show file tree
Hide file tree
Showing 10 changed files with 402 additions and 225 deletions.
2 changes: 2 additions & 0 deletions AMP Log Analiser x1/AMP Log Analiser x1.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
<Compile Include="Classes\modMODE_MainAnalysis.vb" />
<Compile Include="Classes\modMODE_Checks_v3_3.vb" />
<Compile Include="Classes\modMODE_Checks_v3_1_v3_2.vb" />
<Compile Include="Classes\modMSG_Checks_v3_3.vb" />
<Compile Include="Classes\modNTUN_Checks_v3_1.vb" />
<Compile Include="Classes\modNTUN_Checks_v3_2.vb" />
<Compile Include="Classes\modNTUN_MainAnalysis.vb" />
Expand All @@ -175,6 +176,7 @@
<Compile Include="Classes\modPM_Checks_v3_2.vb" />
<Compile Include="Classes\modPM_MainAnalysis.vb" />
<Compile Include="Classes\modRCOU_MainAnalysis.vb" />
<Compile Include="Classes\modSTRT_Checks_v3_3.vb" />
<Compile Include="Classes\modTakeOffEvent.vb" />
<Compile Include="Classes\modUpdateHttp.vb" />
<Compile Include="Classes\modVariable_Declarations.vb" />
Expand Down
Loading

0 comments on commit a1255c4

Please sign in to comment.