Wykres commitów

707 Commity (d075e6088b995d86dd9f80273fdbbbcacbe79db4)

Autor SHA1 Wiadomość Data
Joe Prochazka d075e6088b Path to SQLite database now stored in settings.class.php. 2016-09-21 16:34:27 -04:00
Joe Prochazka 6c74330fc8 Merge branch '2.4.0' of https://github.com/jprochazka/adsb-receiver into 2.4.0 2016-09-21 16:14:35 -04:00
Joe Prochazka 029bd02ea0 Ask for LON and LAT always. 2016-09-21 16:14:16 -04:00
Joe Prochazka dfb303210e Spellings... 2016-09-21 11:10:21 -04:00
Joe Prochazka 7742384ccc Remove no longer needed package files. 2016-09-20 22:53:12 -04:00
Joe Prochazka fecb9dfa13 Merge branch '2.4.0' of https://github.com/jprochazka/adsb-receiver into 2.4.0 2016-09-20 17:11:14 -04:00
Joe Prochazka a36d2a9f9d Merge pull request #231 from jdwall/add-cpu-temp
Add cpu temp
2016-09-20 17:10:00 -04:00
Joe Prochazka 3add84d9d2 Set default lastMessageCount. 2016-09-20 16:28:03 -04:00
Joe Prochazka d10d81f003 Renamed flightHotifications to notifications. 2016-09-20 16:17:50 -04:00
Joe Prochazka c78b78f637 Moved shared advanced setup commands into advanced.sh 2016-09-20 15:42:06 -04:00
Joe Prochazka dcd9b419cc Moved flight logging scripts to python directory. 2016-09-20 14:58:47 -04:00
Joe Prochazka 04bbf978f3 Readied the portal for Twitter flight notifications. 2016-09-20 14:28:41 -04:00
Jacob Wall 2709095328 Merge remote-tracking branch 'jprochazka/2.4.0' into add-cpu-temp 2016-09-20 10:45:49 -05:00
Joe Prochazka cd7f55c1cc Merge pull request #234 from jdwall/patch-1
Update README.md
2016-09-19 13:02:56 -04:00
Jacob Wall 7970214ecd Update README.md
Added GIF of dump1090
Changed size from 718px → 600 px on the other images to not look tacky with the GIF being a different size.

Let me know your thoughts, Joe.
2016-09-17 13:33:13 -05:00
Jacob Wall 0f9e7c2f53 Merge branch 'jprochazka/master' into add-cpu-temp 2016-09-16 10:15:22 -05:00
Jacob Wall c4944f3aed Cleaned up CPU Temperature Code
Move “temperature” to within the $cpuInformation function so that all
CPU related metrics can be grabbed from one call.
2016-09-16 10:06:37 -05:00
Jacob Wall 5f88f4ff0c CPU Temperature Gauge
Added CPU Temperature gauge to system.php.
2016-09-15 18:36:30 -05:00
Joe Prochazka 16902a8007 Update CREDITS.md 2016-09-15 17:05:48 -04:00
Joe Prochazka a49eed4689 Merge branch 'jdwall-patch-1' 2016-09-15 16:26:10 -04:00
Joe Prochazka 1782ff40ce Resolved merge conflicts. 2016-09-15 16:25:52 -04:00
Joe Prochazka 99b326ed6c Merge branch '2.2.1' 2016-09-15 15:43:59 -04:00
Joe Prochazka 19cec80313 Resolved conflict. 2016-09-15 15:43:35 -04:00
Joe Prochazka 06555010b5 Changed date. 2016-09-15 15:34:25 -04:00
Joe Prochazka 120cc4e580 Added UncommentConfig line. 2016-09-15 15:27:17 -04:00
Joe Prochazka 45f65ae4ad No longer needs sudo. 2016-09-15 15:20:02 -04:00
Joe Prochazka e06f2ad892 Removed FAA database tables. 2016-09-15 14:27:34 -04:00
Joe Prochazka 25c211ae6c Added notes on how to execute. 2016-09-15 13:08:57 -04:00
Joe Prochazka 5cc3405693 Moved image creation script. 2016-09-15 13:02:04 -04:00
Joe Prochazka becf7821d7 Added dump1090 install. 2016-09-15 12:30:13 -04:00
Jacob Wall aab621caa1 Merge remote-tracking branch 'jprochazka/2.2.1' into add-cpu-temp 2016-09-15 10:06:58 -05:00
Joe Prochazka 55c1807dd6 Updated CHANGELOG. 2016-09-14 17:35:04 -04:00
Joe Prochazka f0cdcfcbb6 Added image prep script. 2016-09-14 17:22:30 -04:00
Joe Prochazka 80b4134ea5 Optimized image install script. 2016-09-14 17:22:11 -04:00
Joe Prochazka 06ab876c55 Cleaned and optimized image.sh. 2016-09-14 14:37:51 -04:00
Joe Prochazka 8f8f05a22c Comment out NET_BIND_ADDRESS when binding all. 2016-09-13 15:28:23 -04:00
Joe Prochazka 52aaf8822d Removed stray quote. 2016-09-13 15:19:21 -04:00
Joe Prochazka d41530aa2f Added back titles. 2016-09-13 14:39:47 -04:00
Joe Prochazka d828d55558 Adjusted install complite dialog size. 2016-09-13 13:52:31 -04:00
Joe Prochazka 5802c03ccf Updated version. 2016-09-13 13:15:23 -04:00
Joe Prochazka 59a6da4c2f Getting ready to upgrade to 2.3.0. 2016-09-12 20:30:37 -04:00
Joe Prochazka 011456d55d Detect dump978 properly. 2016-09-12 19:56:43 -04:00
Joe Prochazka 0f4837ed3e Merge branch '2.2.1' of https://github.com/jprochazka/adsb-receiver into 2.2.1 2016-09-12 19:44:55 -04:00
Joe Prochazka 33c5aceb4b Redirect STDERR to STDOUT then to /dev/null to suppress emails. 2016-09-12 19:44:27 -04:00
Joe Prochazka ccf495bbd6 Merge pull request #222 from jdwall/2.2.1
Grammar Fixes
2016-09-12 19:30:32 -04:00
Jacob Wall 849b109696 Misc Grammar Fixes
Misc Grammar Fixes
2016-09-11 19:35:53 -07:00
Jacob Wall 6679a1e447 Grammar Fixes 2016-09-09 16:40:01 -05:00
Joe Prochazka 5604c6eb9b Added recent changes. 2016-09-09 16:51:43 -04:00
Joe Prochazka 4c239a4a2a Take into account non default SQLite db locations. 2016-09-09 16:35:15 -04:00
Joe Prochazka 48c9e07ae3 Flights.py now logs aircraft ID in positions table. 2016-09-09 15:55:19 -04:00