What is the status of crazyflie-lib on Android?

Firmware/software/electronics/mechanics
Post Reply
unlimitedbacon
Beginner
Posts: 1
Joined: Thu May 07, 2015 2:39 am

What is the status of crazyflie-lib on Android?

Post by unlimitedbacon »

Hi Guys,

I'm interested in doing some work on the android client since I thought this would be a good project for getting into android development. I wanted to start off by adding a battery indicator and some flight instruments. It seems like the crazyflie library included with the android client incomplete, though, and I'm afraid that finishing it is more than I can handle right now. Is anybody working on working on this, or is there a java lib out there somewhere with working data logging?
chad
Expert
Posts: 555
Joined: Sun Sep 28, 2014 12:54 am
Location: New York, USA
Contact:

Re: What is the status of crazyflie-lib on Android?

Post by chad »

Forum member derf is the developer behind the Android client. He can probably give you status and pointers concerning that client and its dependencies.
Crazyflier - my CF journal...
4x Crazyflie Nano (1.0) 10-DOF + NeoPixel Ring mod.
3x Crazyflie 2.0 + Qi Charger and LED Decks.
Raspberry Pi Ground Control.
Mac OS X Dev Environment.
Walkera Devo7e, ESky ET6I, PS3 and iOS Controllers.
derf
Expert
Posts: 163
Joined: Fri May 31, 2013 12:17 am
Location: Germany

Re: What is the status of crazyflie-lib on Android?

Post by derf »

Hi,

Unfortunately I'm still behind my own schedule for the Java library. :?
I started to partially re-implement the lib and tried to stay as close as possible to the Crazyflie Python lib this time.
Dealing with parameters works pretty good so far. Logging is the next thing on my list.
After a vacation that's coming up, I'll focus on finishing and releasing the library.
Once the library is done, adding logging features to the Android client should be pretty straight forward.

So yes, someone is working on it. It just takes a little bit more time. :)
Post Reply