Jozo
02-03-2009, 11:50 PM
Hi, I´ve been programming for some time now and made the following application with ppl. I´ve been testing and working on this project for some years now with various languages because the idea came long time ago when just few people heard of GPS. PPL has proved to be the ferfect (also cheap) solution to realise it. I will describe the program:
I've programmed a client application that runs on a mobile phone with a GPS receiver. It is build in a remote control plane, but without the remote control haha. It reads GPS, calculates the various data of the plane and calculates like an autopilot what action/movements the plane should make according to a pre-defined flightplan also with GPS points. The mobile phone is connected to a servo controller so the autopilot part of my program can actually fly the plane. There's no limit in distance because there's no remote control anymore.
I've programmed a server application to use optionally on a pc/laptop.
It is basically the same but the GPS data is fed through GPRS from the mobile phone so you can monitor and fly your plane from a pc/laptop, for safety...
I'm testing it (yet on the ground, later on in the air) right now. I'm shooting the progress on video. It can take a month or two but then I hope to show you some results.
I also made some tools to make flight-plans, change settings etc.
I made some libraries with classes to make it usefull for future/other applications.
:cool:
I've programmed a client application that runs on a mobile phone with a GPS receiver. It is build in a remote control plane, but without the remote control haha. It reads GPS, calculates the various data of the plane and calculates like an autopilot what action/movements the plane should make according to a pre-defined flightplan also with GPS points. The mobile phone is connected to a servo controller so the autopilot part of my program can actually fly the plane. There's no limit in distance because there's no remote control anymore.
I've programmed a server application to use optionally on a pc/laptop.
It is basically the same but the GPS data is fed through GPRS from the mobile phone so you can monitor and fly your plane from a pc/laptop, for safety...
I'm testing it (yet on the ground, later on in the air) right now. I'm shooting the progress on video. It can take a month or two but then I hope to show you some results.
I also made some tools to make flight-plans, change settings etc.
I made some libraries with classes to make it usefull for future/other applications.
:cool: