Analyzing program
805850 805850 2018-2-28
Uploading and Loding Picture ...(0/1)
o(^-^)o
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

Hi Spark and Window users,

For better understanding of my flightrecord i made a analysis program.
Its still a beta version, but after analysing many files i can say its working great!

Its freeware so if your are interested download it using the following link.
https://mega.nz/#!JbxRGK5L!7p27sflpQrmk5z_uFpi9sD36_t15VqY9EmXYR1S87YU

PS program does not change anything to your computer.

New PS. its better to have the files in seperate directory! CSV file`s must not be mixed. (read the 'help' button in te program)So the original flight record must be in the TXT directory, program converts it to a large size CSV in the same directory.

Have fun!
Cheers JJB

just a preview of one of the screens (not the latest version).






analysis DJIFlightRecord_2018-02-11_[17-11-07].png
2018-2-28
Use props
RobertWSimpson
Second Officer
Flight distance : 927185 ft
United States
Offline

ITS A VIRUS!!!!

just kidding, looks cool! thanks!
2018-2-28
Use props
Rustic17
First Officer
Flight distance : 2733760 ft
United States
Offline

So, how does it work???  Does your program come with instructions???
2018-2-28
Use props
dj_dread
First Officer
Flight distance : 648399 ft
Romania
Offline

can we have the source code as well?
2018-2-28
Use props
LouisP
Second Officer
Flight distance : 41952 ft
United States
Offline

Thanks for sharing... I gave it a try... It is giving me an error about 0,0 is not a valid floating point ... and it is complaing about the txt to cxv tool being missing.
I changed the path configurations to reflect the directory where I have the .csv file..
I assume that the thee path variables are for .cxv .kml and .txt????  Not that it matters.. I have all the files in the same directory.

2018-2-28
Use props
eYeSkYeYe
First Officer

Croatia
Offline

Very nice, thanks for sharing.

Couple of things as a feedback from initial brief review:

1. Program uses hardcoded decimal separator. That's why on US settings it throws an error. I customized temporary for decimal separator to be the "," instead of "." and it works. That means you need to query the OS for decimal separator, not use hardcoded one.

2. About window unable to be closed except with Alt+F4

3. Clicking on Maps does not work for me.

4. Table with data has only ID header, other headers are blank.

5. Problems with window sizing if taskbar not set to autohide. Again, something that should be queried, not hardcoded.

Eagerly awaiting 2.5b version.
2018-2-28
Use props
e-kitiran
Second Officer
Flight distance : 32680 ft
Indonesia
Offline

Awesome app! Downloading now... Thanks!
2018-2-28
Use props
LouisP
Second Officer
Flight distance : 41952 ft
United States
Offline

eYeSkYeYe Posted at 2018-2-28 14:43
Very nice, thanks for sharing.

Couple of things as a feedback from initial brief review:

1. Program uses hardcoded decimal separator. That's why on US settings it throws an error. I customized temporary for decimal separator to be the "," instead of "." and it works. That means you need to query the OS for decimal separator, not use hardcoded one.

How did you fix the 0,0 problem.

I did find the txt to csv program and downloaded it.. but even using a csv file from that gives me the same error   0,0 is not a valid floating point.
2018-2-28
Use props
Arcicorsa
lvl.4
Flight distance : 235892 ft
Czechia
Offline

Very nice work!! Thank you for sharing.
2018-2-28
Use props
DJI Elektra
DJI team
Hong Kong
Offline

Look like a good software. I think users can learn a lot from it. But when the drone goes wrong, we still need the original data for analysis instead of the result. Thanks for your support.
2018-2-28
Use props
Montfrooij
Captain
Flight distance : 2560453 ft
  • >>>
Netherlands
Offline

Nice work.
Just out of curiosity what did you use to make it with?
2018-2-28
Use props
eYeSkYeYe
First Officer

Croatia
Offline

Montfrooij Posted at 2018-2-28 23:12
Nice work.
Just out of curiosity what did you use to make it with?

Looks like Delphi (Pascal) to me.
2018-2-28
Use props
eYeSkYeYe
First Officer

Croatia
Offline

LouisP Posted at 2018-2-28 15:13
1. Program uses hardcoded decimal separator. That's why on US settings it throws an error. I customized temporary for decimal separator to be the "," instead of "." and it works. That means you need to query the OS for decimal separator, not use hardcoded one.

How did you fix the 0,0 problem.

In regional settings I set decimal symbol to ",".

2018-2-28
Use props
Ahmed Hussain
Second Officer
Flight distance : 1339761 ft
  • >>>
Kuwait
Offline

Thanks
2018-2-28
Use props
heliman
lvl.4
Denmark
Offline

No mac version?
2018-2-28
Use props
Montfrooij
Captain
Flight distance : 2560453 ft
  • >>>
Netherlands
Offline

eYeSkYeYe Posted at 2018-2-28 23:25
Looks like Delphi (Pascal) to me.

Might be true indeed.
2018-2-28
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

eYeSkYeYe Posted at 2018-2-28 14:43
Very nice, thanks for sharing.

Couple of things as a feedback from initial brief review:

Hiya,

Thanks for testing!  

1. agreed, will change that
2. esc or spacebar closes it as well
3. ok, depends on how yor windows deals with the extension
4. uh?
5. please explain, don`t understand what you mean

regards JJB

2018-3-1
Use props
spookster
Second Officer
Flight distance : 419649 ft
Germany
Offline

So what is it called? Spark Flight Analysis Program?
Thanks for sharing!
2018-3-1
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

LouisP Posted at 2018-2-28 15:13
1. Program uses hardcoded decimal separator. That's why on US settings it throws an error. I customized temporary for decimal separator to be the "," instead of "." and it works. That means you need to query the OS for decimal separator, not use hardcoded one.

How did you fix the 0,0 problem.

HI Louis,

Mayby this error occured with the mixing of CSV files.
See the new PS in my first post

regards
JJB

2018-3-1
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

spookster Posted at 2018-3-1 00:16
So what is it called? Spark Flight Analysis Program?
Thanks for sharing!

yes, that`s the name!
2018-3-1
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline


sorry, just make progs in Windows. I like apple only as a fruit
2018-3-1
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline


Yes, made in Delphi Berlin.
2018-3-1
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

DJI Elektra Posted at 2018-2-28 18:57
Look like a good software. I think users can learn a lot from it. But when the drone goes wrong, we still need the original data for analysis instead of the result. Thanks for your support.

Thanks Elektra, i fully agree when it goes wrong we need DJI to help and solve the problems.

My program gives the user (i hope) more understanding what he/she is doing with a drone.

What i like best is to see the move direction wich is not always the heading of the drone!
Gives also a feel what wind is doing to the drone.

Regards
JJB
2018-3-1
Use props
Montfrooij
Captain
Flight distance : 2560453 ft
  • >>>
Netherlands
Offline

JJBspark Posted at 2018-3-1 00:21
Yes, made in Delphi Berlin.

Mooi werk
(nice work)
2018-3-1
Use props
rimza
Second Officer
Flight distance : 3307 ft
Brunei
Offline

A very valuable contribution to the group JJBspark. Congrats and thanks.
2018-3-1
Use props
LouisP
Second Officer
Flight distance : 41952 ft
United States
Offline

JJBspark Posted at 2018-3-1 00:19
HI Louis,

Mayby this error occured with the mixing of CSV files.

Still doesn't work for me :-(
I made separate directories for txt and csv and put a .txt file in the txt directory.
The program found it and made the large csv file.
But, I still get the error '0,0' is not a valid floating point number

2018-3-1
Use props
A CW
Captain
Flight distance : 13877205 ft
  • >>>
United Kingdom
Offline

Thanks for sharing
2018-3-1
Use props
LouisP
Second Officer
Flight distance : 41952 ft
United States
Offline

eYeSkYeYe Posted at 2018-2-28 23:27
In regional settings I set decimal symbol to ",".

[view_image]

AHH...  That worked... thanks
2018-3-1
Use props
DJI Elektra
DJI team
Hong Kong
Offline

JJBspark Posted at 2018-3-1 00:31
Thanks Elektra, i fully agree when it goes wrong we need DJI to help and solve the problems.

My program gives the user (i hope) more understanding what he/she is doing with a drone.

Thanks for your feedback and attention. If you have any idea, please keep us updated.
2018-3-5
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

DJI Elektra Posted at 2018-3-5 04:03
Thanks for your feedback and attention. If you have any idea, please keep us updated.

Your welcome,

To be honest, i have lots of idea`s how to improve the DJI Go app.

For example; just had my first YawError due to magn interference; flying in a known safe area far from metal etc (so why?? a error). Drone was in sight and switching my eyes from the RC-phone and the drone i just saw a message about magn inteference. For me the alert to watch the drone and fly it back home.
Afterwards i read the flight file and noticed that it had flown in ATTI. Ok, during the flight i did not noticed that! A Spark in ATTI mode means there is something wrong, why not let the RC beeps for3 times [ BEEP - BEEP - BEEP ] to alert me that my Spark is off any controlled mode and now flying in ATTI mode! Its so easy to miss a message on the screen while watching a drone.

best regards,
JJB
2018-3-5
Use props
DJI Elektra
DJI team
Hong Kong
Offline

JJBspark Posted at 2018-3-5 06:56
Your welcome,

To be honest, i have lots of idea`s how to improve the DJI Go app.

Thanks for your suggestion. Please feel free to tell us more ideas. I would forward them for improving our product.
2018-3-5
Use props
S.J
Second Officer
Flight distance : 322454 ft
Kuwait
Offline

JJBspark Posted at 2018-3-1 00:13
Hiya,

Thanks for testing!  

thank you for your valued software .  I'am now going to try and use the software .
2018-3-5
Use props
Raimenzio
lvl.4
Flight distance : 237057 ft
Lithuania
Offline

Hi, very nice app you have developed, i like different windows with the the graphs ant the looks. But still, I'll be using CSVview since it chews only txt files, is it absolutely necessary to have those csv files from phantom site? When you have few flight records to analyze it not very convenient to upload/download stuff.
2018-3-6
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

Raimenzio Posted at 2018-3-6 04:15
Hi, very nice app you have developed, i like different windows with the the graphs ant the looks. But still, I'll be using CSVview since it chews only txt files, is it absolutely necessary to have those csv files from phantom site? When you have few flight records to analyze it not very convenient to upload/download stuff.

Hi Raimenzo,

thanks for your positive comments. You can use your own flightrecord.txt file but it still need to be converted into a csv file. In the program you can read wich other (for personal use only) software you need. So no need to up- and download 'stuff'.

cheers
JJB
2018-3-6
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

Hi all,

Update 2 of my program, see https://forum.dji.com/forum.php? ... D534%26typeid%3D534 (mavic air section)

cheers JJB
2018-4-25
Use props
davidmartingraf
First Officer
Flight distance : 106566408 ft
  • >>>
Offline

Good idea that looks like it took time to build?
2018-4-25
Use props
JJBspark
Core User of DJI
Flight distance : 12225059 ft
  • >>>
Netherlands
Offline

davidmartingraf Posted at 2018-4-25 15:05
Good idea that looks like it took time to build?

started end last year....few hours a day i guess.
Getting new ideas all the time, reading and analyzing flight files on this forum
Last feature i added was the disconnect one, now you can see where the drone was during that disconnection. (ofcourse when it will connected after disconnect)
cheers JJB
2018-4-25
Use props
munchausen
lvl.4
Flight distance : 890217 ft
Offline

JJBspark Posted at 2018-3-1 00:21
sorry, just make progs in Windows. I like apple only as a fruit

At least apple can be liked in some ways, similar cannot be said about windowz
2018-4-26
Use props
davidmartingraf
First Officer
Flight distance : 106566408 ft
  • >>>
Offline

JJBspark Posted at 2018-4-25 23:39
started end last year....few hours a day i guess.
Getting new ideas all the time, reading and analyzing flight files on this forum
Last feature i added was the disconnect one, now you can see where the drone was during that disconnection. (ofcourse when it will connected after disconnect)

Good work, that gives everyone more idea on quantifying the overall flight data into more understandable notes.
2018-4-26
Use props
Northwood
Second Officer
Flight distance : 2148596 ft
Canada
Offline

Looking forward to getting to use it this summer, hope you keep up the life cycle on it.  Thanks for sharing.
2018-4-26
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules