[Q] Looking for advice from developers on feasibility of a project.. - General Topics

A friend and I are working on a thought project and I realized it could be made into a reality with the use of some cell phone hardware.
Here's what our idea is:
Goal:
Build an autonomous RC quad rotor helicopter
Use phone camera for live camera Feed,
Use the phone's accelerometer for flight control,
Use phone GPS for navigation
Use wifi for piloted control and camera feed transmission
I realize we would need to use a high end phone's hardware with a good processor.. And that a TON of code would need to written.. But is this even possible??
Thanks for any help.. My friend has experience building RC planes and cars and quads.. But integrating a cellphone for autonomous flight was my idea, and I dunno much about how it could potentially work.
Thanks for any input you may have!!

Related

FUN APP: HD2 Pilot Flight Display using GPS

!! FUN APPLICATION, NOT INTENDED TO BE USED IN REAL WORLD AVIATION !!
For all those flight-sim enthusiasts out there: I have created this PFD (primary flight display) which shows the speed, the altitude the coards and the attitude similar to a real PFD display in an airplane cockpit.
Although the application has been created and tested on an HTC HD2, it might work on other devices as well. Internel or external GPS and the HTC G-Sensor are required. It is planned to add a serial communication channel to a PC server component which allows to use this little proggy with MS Flight Simulator displaying the flight parameters so you can get rid of the cockpit panel on your primary display.
Just keep in mind that this is the first version of the program, so there might be *some* improvement potential.
A screenshot of the program is also attached.
Pls let me know what you think about it.
Thanks.
As a pilot I cannot find any sense in this, sorry m8.
Useless for aviation.
Useful might be an HSI-App, an RAIM-availability-check-App, a NOTAM-APP and so on. An artificial horizon on a handheld device... No, not good...
Title correction...
It is just for fun, not intended for real world aviation.
I will change the title so that it becomes more clear.
As an airbus pilot I like it! Lots of scope for further development, keep up the good work !
when I read your discrip, I had something totaly dif pictured in my mind. guess Im falling back on my sail plane lesson days.
I had round face dial and a yaw bubble pictured.
While this is cool, I would prefer to see the old analog style with an altimeter that you can set your start altitude and a yaw bubble, rather than the HUD style. just IMO.
And yes this is just for fun.
Keep it up, I will follow your project with intrest.
cheers
Good Work mate
While some are critical in their opinion I'm pleased with your app.
Keep up the good work mate and for all others who are not so encouraging ...... what do you want for an app a full blown flight simulator, the guys making an effort to develop something and sharing it for a free with us so to help him out at least .... I mean at least encourage him and make some constructive criticisms.
It doesn't cost to be nice and help to motivate others...........
Customize it
Just as a hint for those of you, who would want to use other bitmaps. I have designed the application in a way which allows you to modify or extend it. If you look into the applications program folder, you will find an XML file describing the layout of the display. You may also change or add bitmaps. The bitmaps are all located in the
HTML:
resources
subfolder. If you change the size of the offset of bitmaps, you will have to adjust some values in the XML file as well.
As you can see there all items are drawn in 3d space.
However, I am working on a HSI as suggested before. I will post it later this week.
Known issue:
- After running the application 3 or 4 times, OpenGL is not working properly anymore (not able to create rendering context). This is an issue of OpenGL. You have to restart your device for OpenGL to work again. If anyone has a solution, please let me know.
leihen said:
It is planned to add a serial communication channel to a PC server component which allows to use this little proggy with MS Flight Simulator displaying the flight parameters so you can get rid of the cockpit panel on your primary display.
Thanks.
Click to expand...
Click to collapse
That would be awesome!
Cool app
Certainly would be better than no attitude information in the event of a vacuum and/or elec failure.Even if just to make flying the performance instruments a bit easier.
I would defintely like to see a HSI app possibly with an open (editable)waypoint database.Anyone interested!?
Keep up the good work!
I love it. Thanks so much...
I just wonder if settings could be made permanent until being changed again so as to start the application without my having to select REAL and AVERAGE everytime.
And as a proud HTC HD2 owner, the display could me made much
larger indeed...
Congratulations and thanks again.
This is a fine app with a lot of potential esp. for UL-pilots as an emergency backup if UL-airplane-pfd fails.
Would be nice if indicators are bigger and the layout equals to Flymap, Skymap or MGL-layout
There is enough place for a nice big yaw indicator. Maybe You can get some code from GPS-tracker V2.0 (MooNah) in this forum, it already has a full working PFD incorporated.
Good luck with further devs., when next version is online I will try it in my gyroplane.
I think it's fun!!!!!
next step: build a flightsim for wm where we could use this
You will be in real danger....if you do so.
troed said:
This is a fine app with a lot of potential esp. for UL-pilots as an emergency backup if UL-airplane-pfd fails.
Would be nice if indicators are bigger and the layout equals to Flymap, Skymap or MGL-layout
There is enough place for a nice big yaw indicator. Maybe You can get some code from GPS-tracker V2.0 (MooNah) in this forum, it already has a full working PFD incorporated.
Good luck with further devs., when next version is online I will try it in my gyroplane.
Click to expand...
Click to collapse
As you will easily see, this PFD horizon responds to gravity, that is, to the accelerometers installed in the phone.
It has no gyros, no way to provide PITCH ATTITUDE, WHATSOEVER.
If you keep the phone perfectly vertical and quickly move forward (accelerate) it will SURELY show a pitch up...pretty much the same effects that a stand-by compass shows when changing speed (remember that?...accelerate-north, decelerate-south).
You will have the very same pitch information as the one given by a bottle full
af water suspended from a string, or a can of Coke : and it will KILL YOU as well as your passengers (if any), not to mention people on the ground.
The only usable parts of this FUN APP (as named by the author himself ) in aviation are:
1. True track (not magnetic heading).
2. Altitude (neither QNH, nor QFE related, but of course; unless your flying field happens to be at sea level and actual atmosphere matches the ISA atmosphere parameters exactly). Remember that QNH variations as well as heat will make the GPS readings very different to that of your altimeter, as height of the air column will vary a +/-4% every +/-10 degrees Celsius.
Example. Airplane flying at Flight Level 300. QNH in the area 1023. Terrain at 2000 feet. Atmosphere is ISA+15.
Therefore if we move the 1013.25 setting to 1023 there will be a reading increase from 30.000 feet to 30300 (calibrated altitude, QNH related).
That is 28.300 feet above ground (we start with this as the air column height for the calculation). Since ISA is +15 we add 15/10 times 4% and we have 28300*15/10*4/100= 1698. True altitude is 30300+1698=31988
So we are cruising at FL300, 30.000 feet pressure altitude, 30.300 feet calibrated altitude (QNH related), 31988 above sea level, 29988 feet above ground level.
GPS WILL SHOW 31988 FEET.
3. Ground speed ( neither IAS nor CAS nor EAS nor TAS), as provided by GPS system. Remember that your airplane aerodynamics are related to calibrated speeds....you will stall if too slow ore destroy the airframe if to quick !!!! But you can navigate and make good your track, of course.
Hope I have made myself understood....and that you read this at the earlier !!!
Hi!
It quite very good if the second part under we have the route. I am using the Oziexplore program, it can creates the route, and apear on screen. if this soft applied to that once, could be perfected!
Thanks
great app mate..just for fun...
Nice work thank you. On future can you make like pilot cocpit with all dash boards like in Flith simulator game if this possible. Thank you
leihen said:
!! FUN APPLICATION, NOT INTENDED TO BE USED IN REAL WORLD AVIATION !!
For all those flight-sim enthusiasts out there: I have created this PFD (primary flight display) which shows the speed, the altitude the coards and the attitude similar to a real PFD display in an airplane cockpit.
Although the application has been created and tested on an HTC HD2, it might work on other devices as well. Internel or external GPS and the HTC G-Sensor are required. It is planned to add a serial communication channel to a PC server component which allows to use this little proggy with MS Flight Simulator displaying the flight parameters so you can get rid of the cockpit panel on your primary display.
Just keep in mind that this is the first version of the program, so there might be *some* improvement potential.
A screenshot of the program is also attached.
Pls let me know what you think about it.
Thanks.
Click to expand...
Click to collapse
Indeed as an Ultralight-Gyroplane-Pilot I like this app and since the Horizon-tab in GPS-Tracker by MooNah doesn´t work right now this could be alternative as a a last resort-backup if glass-cockpit instruments (MGL-Avionics) fail ...... (better to have this than nothing at all and I also have Flymap PPC on my HD2 if main Moving map Nav. fails)
This app has great potential since it reads the infos from G-sensor and GPS.
For the future dev. if I might add my wishlist:
1. Add to screen: slide-indicator and compass, Altitude
2. slightly more refined graphics
As a start: BRAVO, hope You have the patience to go on developing this nice app ( like Dunc001, that made in 100s of hours of work a professional weather app - Duncans Weather Panel - see there - that is more reliable than many professional aviation weather briefings).
I bookmarked this thread and hope for further developments by U
Congratulations
like the Android solution ixGyro:
http://www.ixellence.com/index.php?option=com_content&view=article&id=227&Itemid=274&lang=de
JHimmelbauer said:
like the Android solution ixGyro:
http://www.ixellence.com/index.php?option=com_content&view=article&id=227&Itemid=274&lang=de
Click to expand...
Click to collapse
Jepp, EXACTLY THIS would be cool on the HD2 on WinMo (Android not running on mine) !!!!!!!!!!!!!!!!!!!!!!!!!
troed said:
Jepp, EXACTLY THIS would be cool on the HD2 on WinMo (Android not running on mine) !!!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
a other solution for Windows Mobile is "Inclinometer77" -
visit http://forum.xda-developers.com/showthread.php?p=6677074
This App goes in the right direction, but unfortunately not to use without Gyro in a Plane, but a nice game for pilots ;-)
Happy Landings

Accelerometer, GPS help required?

Hi there,
I need a computer scientist with ability to write algo's for accelerometers/ gyroscopes in mobile phones.
I have a team of developers working with mobile devices, but require this work done to implement movement recognition within a mobile handset.
The device must understand more than stationary device vs movement, we require walk, run, idle car, acceleration, deceleration, integration with gps for more accurate positioning, vibration etc.
Is this something you can help with? please send me a message
Project price offered.

App Ideas? Share them! Developers come look!

I see alot of threads around xda requesting miscellaneous apps or ports. I have written down a lot of my ideas and I'm not quite to the stage where I can make them myself, and I'm sure a few others are in the same boat. I don't see much of a point to keeping them a secret when there are alot of capable developers around here. If there are developers out there with free time that see a cool idea in this thread, try to give a mention to the person if you create the app!
3rd party app toggle
Just an app similar to adb toggle, that quickly toggles on 3rd party app installs. It's not secure to leave it on all the time, and for people with settings locked it can cut the time taken to install a 3rd party app. If you're an overachiever try toggling all app installs, not just 3rd party.
Password Scanner
Basically an app that just scans /data for SQLite entries and lists items associated with password fields. Plaintext is enough to make it useful for a lot of people, with options of a pro-version that cracks encrypted passwords.
Car Remote
This is the most challenging one I've thought of. It's an app that uses the device's radio antennas to unlock cars that have remote control locks. I've looked into it and the encryption looks tough to break, but if you're a genius you can probably figure something out. Here's something to get started: auto.howstuffworks.com/remote-entry.htm
Time Machine
I thought of this while reading en.wikipedia.org/wiki/Year_2038_problem
A mod/app that messes with the clock to cause app compatibility issues, which could enable potential root exploits on devices which don't have current root methods. This one is risky because it is likely it result in bricks (yet another use if you want a device to be bricked in the event of a theft). I'm unsure if something like this would need root access to work.
Share your ideas! My apologies if any of these have been thought of, it wouldn't be the first time I've rethought the wheel.
Wow, some nice ideas there! 3D party app can be a popular one. I also like the car remote app idea, but will it be helpful?
Found this video on a PDA for the car remote, it used infrared though..
Time machine looks interesting but can it be realized !
A port for ADOBE PHOTOSHOP CS6 for Android..!
It will be a big boon for GFX Designers like me..!
Sent from My Premium Calculator HD
Lol btw those days aren't far
nikufellow said:
Lol btw those days aren't far
Click to expand...
Click to collapse
But urs is...
How can a app be a time machine.. xD
Sent from My Premium Calculator HD
If you sir are able to do something about the 2038 problem then you are getting some world recognition for sure .
DD-Ripper said:
A port for ADOBE PHOTOSHOP CS6 for Android..!
It will be a big boon for GFX Designers like me..!
Sent from My Premium Calculator HD
Click to expand...
Click to collapse
oh don't let me get started on the list of ports I want haha. Top 3 would probably be cain & abel, cisco packet tracer, and something like encase.
cs6 is would be nice for sure though, adobe is really slacking with their tablet app. I see something like gimp coming before photoshop due to it's source being more available.
i would really like something like frozen synapse on a phone i think it would work really well.
Make an android rom for the samsung brightside instead of its Brew, and you give 50 thousand people a boner...
its the only smart-ish phone that can be used on verizon without upgrading to the smart phone plan.
if it gets a rom,you have a verizon phone and dont pay the bastards the smart phone fees
I would love a hearing aid app to control the different settings.
Would be amazing!
Car remote app will never work as each car uses some sort of encryption and frequency to unlock the door while the phone antennae can only transmit on 2G/3G/4G frequency bands.
hsalps said:
Car remote app will never work as each car uses some sort of encryption and frequency to unlock the door while the phone antennae can only transmit on 2G/3G/4G frequency bands.
Click to expand...
Click to collapse
and bluetooth, and wifi, and gps. There are a number of antennas in each phone. The one in the video I posted managed it with infrared.
I think car remotes work on the 400-500mhz spectrum so it will take some research to how compatible it could be with most phones, and that's not even exploring dongles.
ickkii said:
and bluetooth, and wifi, and gps. There are a number of antennas in each phone. The one in the video I posted managed it with infrared.
I think car remotes work on the 400-500mhz spectrum so it will take some research to how compatible it could be with most phones, and that's not even exploring dongles.
Click to expand...
Click to collapse
My Nissan Altima Remote operates on 315Mhz whereas
Bluetooth operates on 2400–2480 MHz
GPS operates on 1575.42 & 1227.60 Mhz
Wifi operates on 2.4, 3.6 and 5 GHz
IR operates on 33 to 40 kHz or 50 to 60 kHz
All these antennae are not capable to transmit in any frequency band, they have been hardwired to operate on a particular band to save money and be power efficient.
Create a 'Date' contact ?
G'Day Guys
I have been searching for an app. now for a few years & have not been able to find one that 'fits the bill'
When I get a phone call from a new contact ( so not currently in the contact list )
Create the contact with the name as date eg. DD MM YYYY & mark it as blocked
Anyone know if an app. exists that can do this ?
or
Anyone interested in deving this app. for me ?
BTW - I have 40+ years experience programming in Assembler, C, Basic etc. & I built Palm apps. in C & built a couple of droid apps approx. 5 years ago with Phone Gap. Buy, not wanting to have to setup the environment for a simple droid app. dev.

[GAME][4.0+] Tuscany for Carboard Without Gyro or Compass

I wanted to spread virtual reality to more people, because I noticed that not everyone has a gyroscope in his mobile, even compass.
So I developed a demo based on Tuscany for Oculus that doesn't use neither gyro or compass to move around the camera, it uses the back camera to detect the yaw movement and accelerometer for pitch and roll. The first choice was to use a custom autowalk feature, but now I set support for the left joystick from generic bluetooth controllers and keys from keyboards, because its more easy and realistic rather than looking down and up to start and stop walking. At the moment, you need a very powerful device (this app was designed for my device, that is an MTK octa-core), because has all effects included in .
As an extra, it has cross-eye support, although I think this is useless, and I'm testing in this version a new way to adapt eyes to screen (slightly improved from dive one)
Link to download-->ht tps://drive.google.com/file/d/0B91dwUR-bwKIc0lZLXR1VnMtZGM/view?usp=sharing
Great Concept. dont know why this app went unnoticed
any further development..?

Need help on starting Android auto as newbie

Hi All, I have a project on my mind to start after I have finally time. I would like to add android device to my E46 330i car to increase its safety features which has not even a parking sensor. I would like to add reverse&front camera with recording features, OBD diagnostics on display and google maps, google voice assistant. How should I start? I have a so-so programming skills (Pyton, R, JS...) but not good on hardware other than installing PCs. Really need your guidance. Best regs

Categories

Resources