Brian Davenport
4dc9271ee0
Adds a bit of sorting to the table by clicking column headers
...
Also made the design work for lower resolution monitors, especially when the list has 20+ planes.
2013-05-18 21:54:59 +00:00
terribl
7b99ad5f6c
Few bugs
2013-05-14 13:04:31 +03:00
terribl
72142fac84
Combined effort and code from bdavenport and me.
...
Added quite a lot of new things this time - see modified files or just
be brave and try :)
modified: public_html/gmap.html
modified: public_html/script.js
modified: public_html/style.css
2013-05-14 12:55:16 +03:00
terribl
ae69cd5d48
Web view JavaScript modifications.
...
modified: public_html/gmap.html
modified: public_html/script.js
modified: public_html/style.css
2013-05-12 15:15:18 +03:00
terribl
6f228b9c88
Upstream merge finalized
2013-05-12 09:53:07 +03:00
terribl
cac715e40a
Upstream merge conflicts resolved
2013-05-12 09:50:20 +03:00
terribl
78f565cb4f
Really minor tweaks
2013-05-12 09:37:17 +03:00
Malcolm Robb
8feabda35b
BDAVENPORT : Adds a Table
...
Implement improvements to the public_html stuff as supplied by
bdavenport.
No changes to the C code.
2013-05-12 00:57:30 +01:00
terribl
e65e873c13
Added flags to json for valid position and heading
...
As MalcolmRobb suggested.
modified: dump1090.c
modified: public_html/script.js
2013-05-11 23:36:11 +03:00
terribl
e6080e259f
Some map view changes
...
modified: public_html/gmap.html
modified: public_html/script.js
modified: public_html/style.css
2013-05-11 17:04:23 +03:00
terribl
bf4ccaca06
bdavenports .diff-file
2013-05-11 13:15:09 +03:00
terribl
c5fdde64e4
Added resetMap()-function to web-view.
...
+ some small tweaks.
modified: dump1090.c
modified: public_html/script.js
2013-05-09 21:57:33 +03:00
terribl
6968bf92a6
Splitted gmap.html to multiple files in new 'public_html'-directory.
...
Changes to 'dump1090.c'-file made accordingly.
modified: .gitignore
modified: dump1090.c
deleted: gmap.html
new file: public_html/gmap.html
new file: public_html/script.js
new file: public_html/style.css
2013-05-09 17:59:26 +03:00