Oliver Goldenstein
2013-03-07 20:12:22 UTC
HI All !
Many thanks Salvatore for that very impressive piece of software.
I extended dump1090 to make use of a mysql database:
http://dl6kbg.blogspot.de/2013/03/dump1090-with-mysql-support.html
I will work on the code the next days to improve it for a more easy db
setup.
Some results and a description you may see here:
http://dl6kbg.blogspot.de/2013/03/dump1090-with-mysql-support.html
the forked repo is here:
https://github.com/dl6kbg/dump1090
You need a mysql database called "dump1090" with a table "tracks". You may
easily setup the db using the supplied script "tracks.sql"
Username and password ist coded for now as mysql user: root mysql password:
root.
Run: ./dump1090 --mysql
Have fun !
73 Oliver DL6KBG
Many thanks Salvatore for that very impressive piece of software.
I extended dump1090 to make use of a mysql database:
http://dl6kbg.blogspot.de/2013/03/dump1090-with-mysql-support.html
I will work on the code the next days to improve it for a more easy db
setup.
Some results and a description you may see here:
http://dl6kbg.blogspot.de/2013/03/dump1090-with-mysql-support.html
the forked repo is here:
https://github.com/dl6kbg/dump1090
You need a mysql database called "dump1090" with a table "tracks". You may
easily setup the db using the supplied script "tracks.sql"
Username and password ist coded for now as mysql user: root mysql password:
root.
Run: ./dump1090 --mysql
Have fun !
73 Oliver DL6KBG