Joe Prochazka
|
a8b1676d7c
|
Users can now specify remmote database.
|
2016-04-22 13:08:27 -04:00 |
Joe Prochazka
|
b44e31c2d9
|
Add if's to execute proper imports.
|
2016-04-17 01:15:35 -04:00 |
Joe Prochazka
|
269cb76c62
|
Path was not translating properly.
|
2016-04-17 00:43:40 -04:00 |
Joe Prochazka
|
7793ab5cb9
|
Added FR24 feature.
|
2016-04-15 03:37:05 -04:00 |
Joe Prochazka
|
59fe666460
|
Changed release date for image.
|
2016-04-14 20:42:22 -04:00 |
Joe Prochazka
|
cef96bd975
|
Removed unneeded package checks.
|
2016-04-14 20:29:24 -04:00 |
jprochazka
|
b640f6ade6
|
Wlan0 data should now be accessable.
|
2016-04-14 12:57:19 -04:00 |
jprochazka
|
9c5d99dcfd
|
Merge branch 'master' of https://github.com/jprochazka/adsb-receiver
|
2016-04-14 11:59:49 -04:00 |
jprochazka
|
c861172610
|
Updated image configuration script.
|
2016-04-14 11:59:16 -04:00 |
Joe Prochazka
|
2c0f791dab
|
Bash script was being executed using Python.
|
2016-04-14 11:40:54 -04:00 |
Joe Prochazka
|
ec11c76b6a
|
Update README.md
|
2016-04-14 11:30:06 -04:00 |
Joe Prochazka
|
af5cc5779b
|
Updated README.md setup instructions.
|
2016-04-14 11:26:30 -04:00 |
Joe Prochazka
|
e642e9dee9
|
Fixed variable name.
|
2016-04-14 10:01:07 -04:00 |
Joe Prochazka
|
1b740a0001
|
Add measurementBandwidth setting.
|
2016-04-13 14:10:45 -04:00 |
Joe Prochazka
|
6a9056df72
|
Booleans now handles properly.
|
2016-04-13 12:51:04 -04:00 |
Joe Prochazka
|
09dfdec50c
|
Added measurementBandwidth setting.
|
2016-04-12 07:03:48 -04:00 |
Joe Prochazka
|
eff75b0581
|
Fixed variable.
|
2016-04-12 06:59:05 -04:00 |
Joe Prochazka
|
65852094ff
|
Spelling correction.
|
2016-04-05 20:58:49 -04:00 |
Joe Prochazka
|
7eaf1390a5
|
Merge pull request #136 from jprochazka/2.0.0
2.0.0
|
2016-04-05 20:38:33 -04:00 |
Joe Prochazka
|
f3a46b71c3
|
Updated to reflect changes with the v2.0.0 release.
|
2016-04-05 20:37:09 -04:00 |
Joe Prochazka
|
f3185ead6e
|
Commented out testing lines.
|
2016-04-03 20:15:00 -04:00 |
Joe Prochazka
|
f466df7263
|
Changed user creating files.
|
2016-04-03 19:09:31 -04:00 |
Joe Prochazka
|
deb662955a
|
Fixe to text color display.
|
2016-04-03 19:01:41 -04:00 |
Joe Prochazka
|
2565eea40f
|
Changed link to point to FR24's new stats page.
|
2016-04-03 12:33:17 -04:00 |
Joe Prochazka
|
6e9f5a2910
|
Set permissions on data folder and settings file.
|
2016-04-03 02:37:24 -04:00 |
Joe Prochazka
|
7523c7d534
|
Commented out prints.
|
2016-04-03 01:32:42 -04:00 |
Joe Prochazka
|
01804a7d49
|
Added missing single quotes.
|
2016-04-03 01:08:18 -04:00 |
Joe Prochazka
|
22eb1e023c
|
Fixed SQL query.
|
2016-04-03 01:07:53 -04:00 |
Joe Prochazka
|
543dcbdf54
|
Fixes to script.
|
2016-04-02 23:01:04 -04:00 |
Joe Prochazka
|
4a30b82f75
|
Creates flight logging maintenance script.
|
2016-04-02 20:24:53 -04:00 |
Joe Prochazka
|
fdbddc5035
|
Added ability to purge position data.
|
2016-04-02 20:08:23 -04:00 |
Joe Prochazka
|
1cd288897a
|
Added check for existing titles.
|
2016-04-02 09:36:52 -04:00 |
Joe Prochazka
|
e2b89723ab
|
Modified to add database engines.
|
2016-04-01 09:46:32 -04:00 |
Joe Prochazka
|
535049433a
|
Added ability to change bandwidth measurements.
|
2016-04-02 06:02:20 -04:00 |
Joe Prochazka
|
5378a9be4b
|
Renamed logginf.py to flights.py.
|
2016-04-02 05:35:58 -04:00 |
Joe Prochazka
|
3854f9d37c
|
Removed flight data .sql files.
|
2016-04-02 05:32:51 -04:00 |
Joe Prochazka
|
3738b986be
|
Added search by flight to top of pages.
Flight data tables added by the installer.
|
2016-04-02 05:31:15 -04:00 |
Joe Prochazka
|
024cc1bc34
|
Corrected misspelled variables.
|
2016-04-01 16:33:34 -04:00 |
Joe Prochazka
|
4fdf89f954
|
Now adds default email settings during install.
|
2016-04-01 16:30:51 -04:00 |
Joe Prochazka
|
2456765982
|
Now adds enableFlights setting during install.
|
2016-04-01 16:26:58 -04:00 |
Joe Prochazka
|
a7efcf3c93
|
Notifications can now look for partial names.
|
2016-04-01 16:22:08 -04:00 |
Joe Prochazka
|
bc18b44c33
|
Finished portal password recovery.
|
2016-04-01 15:22:52 -04:00 |
Joe Prochazka
|
8b65c57ea2
|
Work towards adding Open Glider Network support.
|
2016-04-01 12:55:46 -04:00 |
Joe Prochazka
|
09ea9d6318
|
Fix so MySQL array matches XML array.
|
2016-03-31 16:55:53 -04:00 |
Joe Prochazka
|
41da5d2c75
|
Password reset debugging.
|
2016-03-31 16:49:02 -04:00 |
Joe Prochazka
|
3a076c70fc
|
Added pagination to flights.php.
|
2016-03-31 15:46:06 -04:00 |
Joe Prochazka
|
99ed200e0c
|
Added plane markers oriented to track.
|
2016-03-31 15:17:38 -04:00 |
Joe Prochazka
|
639b2f92b9
|
Merge remote-tracking branch 'refs/remotes/origin/master' into 2.0.0
|
2016-03-31 14:39:49 -04:00 |
Joe Prochazka
|
b254fe75f6
|
Work on plots and password reset.
|
2016-03-31 13:47:31 -04:00 |
Joe Prochazka
|
92efed97e3
|
Removed dump978 log rotation until logging is added again.
|
2016-03-30 16:13:22 -04:00 |