Wykres commitów

843 Commity (bcf7bbb0533ee1134f73bee6334d0e40aabaf53f)

Autor SHA1 Wiadomość Data
Joseph Poirier 100afa42f2 comment update 2016-02-27 00:05:37 -06:00
AvSquirrel a9b631e732 Incorporate dump1090-mutability 2016-02-27 06:04:41 +00:00
Joseph Poirier d9a2667c18 add comment 2016-02-27 00:02:18 -06:00
Joseph Poirier 290ec802ad fix typo 2016-02-27 00:00:53 -06:00
Christopher Young 8f28239dd8 Typo fix. Addresses #267. 2016-02-27 00:55:14 -05:00
Joseph Poirier b9f18cdc2e comment update 2016-02-26 23:49:11 -06:00
Joseph Poirier e9271073e1 fix print statement 2016-02-26 23:46:39 -06:00
Christopher Young e97b7f5e4c Fixes #289. 2016-02-27 00:46:19 -05:00
Joseph Poirier 5f2a0e6509 fix copy/paste error 2016-02-26 23:40:08 -06:00
AvSquirrel 374ea26c5e Allow NIC=0 UAT traffic. Tweaks to demo traffic. 2016-02-27 05:36:33 +00:00
Joseph Poirier 143f395cb4 formatting 2016-02-26 23:27:36 -06:00
Joseph Poirier 34e079d047 close process when dongle fails, ES read stdout/stderr simplified, update gitignore 2016-02-26 23:22:40 -06:00
AvSquirrel e8ba0a30a5 Simplify UAT power calculation 2016-02-27 02:42:56 +00:00
Christopher Young 1ba74a9f1d Remove CircleCI hacks. 2016-02-26 21:19:14 -05:00
Christopher Young bc11d854e6 Typo fix. 2016-02-26 13:42:59 -05:00
Christopher Young f1f467249b Change some log prints to display only when globalSettings.DEBUG is true. 2016-02-26 13:37:45 -05:00
Christopher Young 6464d07b0b CircleCI hacks. 2016-02-26 13:03:31 -05:00
Christopher Young 63f0cb5daa CircleCI hacks. 2016-02-26 12:59:25 -05:00
Christopher Young 0f852bc3d1 Add AvSquirrel/dump1090. 2016-02-26 12:54:33 -05:00
Christopher Young 345bcc7e22 Add AvSquirrel/dump1090. 2016-02-26 12:51:31 -05:00
Christopher Young 7d199a946f Remove dump1090. 2016-02-26 12:50:49 -05:00
Christopher Young 38017426aa CircleCI update. 2016-02-26 12:38:35 -05:00
Christopher Young 6dd77c0bd2 Add AvSquirrel/dump1090 submodule. 2016-02-26 12:32:14 -05:00
Christopher Young b1cbc74b54 Remove dump1090 submodule. 2016-02-26 12:27:33 -05:00
Christopher Young 6a23888aa0 Use git:// instead of https:// 2016-02-26 12:20:44 -05:00
Christopher Young e3ab2af9ca Remove submodule directories before update. 2016-02-26 12:14:35 -05:00
Christopher Young 1cee936266 Formatting. 2016-02-26 12:08:01 -05:00
Christopher Young c85f3a0787 CircleCI remove cached files. 2016-02-26 12:07:33 -05:00
cyoung 7007d18606 Merge pull request #285 from AvSquirrel/new_dump1090
Dump1090 improvements. Overhauled traffic parsing. UAT groundspeed and air/ground status bug fixes.
2016-02-26 11:35:09 -05:00
cyoung 002a99f50e Merge pull request #279 from jpoirier/sdr_cleanup
better anonymous & tagged dongle handling, sdr file cleanup
2016-02-26 11:19:03 -05:00
cyoung a86b73b558 Merge pull request #280 from peepsnet/patch-1
Change to be more specific in choosing update file
2016-02-26 11:14:30 -05:00
Christopher Young 4aa70c0dea Add 'CACHE' section to appcache manifest. 2016-02-26 11:11:13 -05:00
AvSquirrel 5d4284b902 Web UI formatting 2016-02-25 06:40:52 +00:00
AvSquirrel 5d082e3292 Incorporate dump1090-mutability. UI signal strength and traffic improvements. 2016-02-25 05:53:35 +00:00
Joseph Poirier fb61a9df63 Merge branch 'master' into sdr_cleanup 2016-02-24 08:25:04 -06:00
Joseph Poirier c640418e80 add map type 2016-02-24 08:23:21 -06:00
Joseph Poirier 5e2209e906 small optimization and error handling comment 2016-02-24 08:18:40 -06:00
AvSquirrel 27dc75ca0e Wrong order in UAT max signal strength 2016-02-24 02:20:38 +00:00
AvSquirrel a1a3dd5fbf Update dump1090 reference to AvSquirrel b360db7 2016-02-24 02:12:12 +00:00
AvSquirrel 08c04ad5f7 Merge remote-tracking branch 'upstream/master' into new_dump1090 2016-02-24 02:03:41 +00:00
AvSquirrel 404f2456e6 Exclude traffic signal from tower max signal calc 2016-02-24 02:01:35 +00:00
AvSquirrel bd36732e49 Enable UAT signal strength for traffic (downlink) messages 2016-02-23 07:00:16 +00:00
AvSquirrel 60c082b0a0 Cleanup. Comment out demo mode and most debug log message. 2016-02-23 06:41:52 +00:00
AvSquirrel 62fec20bee Dump traffic list to log each second 2016-02-23 05:51:52 +00:00
AvSquirrel 2360f90861 Overhaul of makeTrafficReportMsg and parseDownlinkReport. Needs testing. 2016-02-23 05:45:39 +00:00
Joseph Poirier 0d5807cb23 fix for dual assigned dongles, remove wall of text 2016-02-22 13:01:11 -06:00
peepsnet 4ae11c37ca Change to be more specific in choosing update file
This change might prevent another update*.sh script from being executed since it is just looking in the root directory. 

This would require naming the update the same update*stratux*v*.sh
i.e.: update-stratux-v0.7b4-f98a8d58c6.sh

Just a bit more safety...
2016-02-22 12:39:14 -05:00
Joseph Poirier bdd8025921 comment formatting, again 2016-02-22 11:14:30 -06:00
Joseph Poirier 3f0e5b6cb0 comment formatting 2016-02-22 11:12:01 -06:00
Joseph Poirier 41da5d9346 fix range value 2016-02-22 11:02:03 -06:00