1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
James Cotton
69328edd0d Merge branch 'android' into revo-mini
Conflicts:
	androidgcs/AndroidManifest.xml
	androidgcs/res/layout/gcs_home.xml
	androidgcs/res/values/strings.xml
	androidgcs/src/org/openpilot/androidgcs/AttitudeView.java
	androidgcs/src/org/openpilot/androidgcs/HomePage.java
2012-08-30 12:10:12 -05:00
James Cotton
e2fdc95540 AndroidGCS: Use a relative layout for the object browser view. 2012-08-29 22:59:10 -05:00
James Cotton
2a4adbda38 AndroidGCS Tuning: Add custom attributes so we can specify the name of the tuning bars from the layout file.
Hopefully we can programmatically link them to the StabilizationSettings and create a smart Apply/Save button similarly to the GCS implementation.
2012-08-28 16:06:52 -05:00
James Cotton
fed39f3893 AndroidGCS: Add launcher button for tuning. 2012-08-28 13:48:13 -05:00
James Cotton
5ec44d3407 Merge branch 'android_osg' into android_revo
Conflicts:
	androidgcs/AndroidManifest.xml
	androidgcs/res/layout/gcs_home.xml
	androidgcs/res/values/strings.xml
	androidgcs/src/org/openpilot/androidgcs/HomePage.java
2012-08-24 20:26:04 -05:00
James Cotton
b9e20ad0b7 AndroidGCS OSG: Add the OSG view to the main launcher page 2012-08-21 11:02:57 -05:00
James Cotton
fcb3e8c152 AndroidGCS: Check in a FragmentTester class and add it to the home page.
Use it to the beginnings of the MapPosition fragment.
2012-08-08 19:15:03 -05:00
James Cotton
f3dd96ed1d AndroidGCS: Add a telemetry monitor to the action bar that shows the TX/RX data
rate.  Right now seem to have a bug when going into the same widget twice it
crashes teh second time.
2012-08-06 16:55:02 -05:00
James Cotton
0601fd8b33 AndroidGCS: Add a launcher icon for the SystemAlarms gadget 2012-08-06 16:55:01 -05:00
James Cotton
4c1171e1fb AndroidGCS: Joystick can now control UAV 2012-08-06 16:54:59 -05:00
James Cotton
8982765307 AndroidGCS: Clean up start page and improve the icons. 2012-08-06 16:54:58 -05:00
James Cotton
b654d68ee6 Cleaner editor interface 2012-08-06 16:54:54 -05:00
James Cotton
2139954e49 Added location feature and made fake stream create movement 2012-08-06 16:54:54 -05:00
James Cotton
bee5740983 Added a simple PFD 2012-08-06 16:54:53 -05:00
James Cotton
247d3a7754 Added a home page, added an option to select connection type. Made the
ListView adapter trigger updates on the data.
2012-08-06 16:54:53 -05:00
James Cotton
6613e4d3bf Added some missing files. Improved object browser to use ListView.
ExpandableListView next.
2012-08-06 16:54:53 -05:00
James Cotton
34dfaf0023 Works on Nook, but recursive loop too deep in registering objects 2012-08-06 16:54:21 -05:00
James Cotton
eed5705a6c Trying to get eclipse project right 2012-08-06 16:54:17 -05:00
James Cotton
9d707cef5b Initial import of my androidgcs framework 2012-08-06 16:53:53 -05:00
James Cotton
5cd670ef49 AndroidGCS: Add a telemetry monitor to the action bar that shows the TX/RX data
rate.  Right now seem to have a bug when going into the same widget twice it
crashes teh second time.
2012-08-06 08:32:42 -05:00
James Cotton
0b4ec6cedd AndroidGCS: Add a launcher icon for the SystemAlarms gadget 2012-08-06 05:57:56 -05:00
James Cotton
fc18dac90b AndroidGCS: Joystick can now control UAV 2012-08-05 18:41:07 -05:00
James Cotton
b503286a00 AndroidGCS: Clean up start page and improve the icons. 2012-08-05 16:13:17 -05:00
James Cotton
caeaa0169f Cleaner editor interface 2012-08-02 10:40:39 -05:00
James Cotton
3f5be92cc3 Added location feature and made fake stream create movement 2012-08-02 10:40:39 -05:00
James Cotton
5669a3fc33 Added a simple PFD 2012-08-02 10:40:38 -05:00
James Cotton
68e0e27f75 Added a home page, added an option to select connection type. Made the
ListView adapter trigger updates on the data.
2012-08-02 10:40:38 -05:00
James Cotton
e2a90b2265 Added some missing files. Improved object browser to use ListView.
ExpandableListView next.
2012-08-02 10:40:38 -05:00
James Cotton
bd0a599e96 Works on Nook, but recursive loop too deep in registering objects 2012-08-02 10:40:36 -05:00
James Cotton
8d7dc0eab7 Trying to get eclipse project right 2012-08-02 10:40:33 -05:00
James Cotton
d06b40ea29 Initial import of my androidgcs framework 2012-08-02 10:39:39 -05:00