DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
616 stars 555 forks source link

Tower smart app discontinued? #1898

Open souzaux opened 5 years ago

souzaux commented 5 years ago

Personally, was the Droidplanner / Tower smart app discontinued?

snorkel123 commented 5 years ago

Reply from ArduPilot:

Really it’s not a matter of “finding someone”. Someone needs to volunteer to do it. It’s been a long time and there aren’t really any willing people apparently. Aero-Hawk forked it and updated it for the latest releases of Android. I think it has a few odds and ends specifically for their vehicles but it’s still tower and just does what tower has always done. Nothing new really. The Solex app has LOTS of new improvements you can use for ArduPilot now.

Same question here.

First and foremost, there should be main maintainer that will coordinate work.
Fredia left for Google.

Either Fredia will transfer ownership (I don't believe so) or someone needs to create fork from which work will be continued.

Someone also needs to re-publish Tower on Google Play.

As to why continue this project:

One should note however that there is existing alternative Qgroundcontrol,
supported by Lorenz Meier, creator of Pixhawk, and with active community.
Their possible downside is that they use C (and some cross-platform technology) for UI - which is laggy and a bit old-fashioned.

snorkel123 commented 5 years ago

To be honest I would become maintainer itself.

If so I wonder from what to start:

It seems like fork option is the most suitable

billbonney commented 5 years ago

I have done some changes to make Tower work with newer releases, I just haven't had the time to make release to the store. I have everything required to do so. Solex is a non-starter as an Open Source project and not pushed changes made to the android dronekit common repo.

You can fork tower or we can figure out how to get changes you have made to the project published as Tower

snorkel123 commented 5 years ago

@billbonney Great to hear from maintainers!

Alright, I made a fork, where I will lead organized development of Tower. It is here: https://github.com/AlexShafir/Tower

For now, I see #1 task is to move Tower to MVP architecture

HyGy commented 5 years ago

That is really cool!!!!

You can give a new name too like: skyscraper :)

HyGy commented 5 years ago

@AlexShafir the beta tesgint thing is real (at the bottom of the page)?

snorkel123 commented 5 years ago

@AlexShafir the beta tesgint thing is real (at the bottom of the page)?

No, I just forked it, that's it

snorkel123 commented 5 years ago

I made Tower compile with latest Android Studio, Gradle, Kotlin See: https://github.com/AlexShafir/Tower/tree/resurrection

It fails in runtime, which is fine at the moment

guiseco commented 5 years ago

Very Nice!