File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Droidplanner v2.0.1
2+ * Cleaning minor bugs (#581 )
3+ * Fixed typo errors(#589 )
4+ * Improved Radio setup (#593 ,#596 )
5+ * Removing unused assets (#594 ,#601 )
6+ * Small mavlink library fix (#585 )
7+ * Improved Guided mode (#595 )
8+ * Rescrict disctribution to tablets only (#597 )
9+ * Dialog for BlueTooth device selection(#598 )
10+ * Fixed typos on source-code (#605 )
11+
112## Droidplanner v2.0.0
13+ * Renamed package to org.droidplanner
14+ * Redesing of the mission handling code
15+ * Completely redesigned graphical user interface
16+ * Easy to use Home, Land, and Loiter buttons
17+ * New Artificial Horizon
18+ * Added telemetry to the ActionBar
19+ * Mode detail fragment
20+ * New guided mode with changeable altitude
21+ * New planning screen for quick mission generation
22+ * Easy and powerful mission editing tools
23+ * New mission listing fragment
24+ * Drone Setup screen with multiple tabs like: Radio ,Checklist,Parameters
25+ * Improved BlueTooth Connection
226
327## Droidplanner v1.2.0
428* Planning: renamed column header - #348
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 package =" org.droidplanner"
4- android : versionCode =" 56 "
4+ android : versionCode =" 57 "
55 android : versionName =" please run version.sh to get the version name" >
66
77 <uses-sdk
You can’t perform that action at this time.
0 commit comments