-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 08/03/13 07:12, Oliver Goldenstein wrote:
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
Very nice Oliver!
Something like this was on my todo list, so thanks for saving me the effort!
Paul.