Wykres commitów

1159 Commity (996deda4326145ca58d0a901b0c69bea93b17373)

Autor SHA1 Wiadomość Data
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
Joseph Poirier 8f60404ede fix copy and paste 2016-02-22 10:36:41 -06:00
Joseph Poirier b91b1ce06c fixes to handle all dongle scenarios, uat config fix back to print name 2016-02-22 10:34:51 -06:00
Joseph Poirier 6c35cd164f fixes after review 2016-02-22 07:37:44 -06:00
AvSquirrel 93a6dc9b4b Add fields for NACp and signal strength; cleanup 2016-02-22 07:39:20 +00:00
Joseph Poirier 8579891b05 fix type error 2016-02-21 21:41:30 -06:00
Joseph Poirier bec0cef610 rework the dongle and settings handling code, fixes #239 2016-02-21 21:28:53 -06:00
Joseph Poirier 862151cea6 regex updates and device fix 2016-02-21 14:02:57 -06:00
cyoung f98a8d58c6 Merge pull request #273 from peepsnet/master
Second wifi dongle settings template for Dev work
2016-02-21 14:07:56 -05:00
cyoung 7082241f0d Merge pull request #268 from AvSquirrel/traffic-ui
Show traffic source (ADS-B vs TIS-B) in web UI
2016-02-21 14:06:39 -05:00
Joseph Poirier 0ff1b5c16f fix rES hasID typo 2016-02-21 11:00:12 -06:00
Joseph Poirier ff9a5bec02 final UAT and ES struct fixes 2016-02-21 10:57:16 -06:00
Joseph Poirier 483567f186 UAT and ES struct fixes 2016-02-21 10:55:16 -06:00
Joseph Poirier 8fc7b9f81b fix typo 2016-02-21 10:44:55 -06:00
Joseph Poirier e9221e5097 cleanup and idiomatic code in prep for #239 2016-02-21 10:40:14 -06:00
AvSquirrel 17454c4276 Mutex bug fix 2016-02-21 12:02:47 +00:00
AvSquirrel ac69e7825a Add 1090 emitter category 2016-02-21 09:44:26 +00:00
AvSquirrel abf5869a57 New dump1090 format on port 30006 2016-02-21 07:06:58 +00:00
peepsnet d83c8f6e14 More cleanup 2016-02-20 12:00:25 -05:00
peepsnet bea1bdfe45 Corrected typos 2016-02-20 11:59:31 -05:00
peepsnet b44a513615 Comments
Commented all lines and added a bit more instruction
2016-02-20 11:59:01 -05:00
cyoung cebb1ba103 Merge pull request #272 from bjax/bjax-patch-1
Fixed typo "delimeted" -> "delimited". Fixes #271.
2016-02-20 08:30:29 -05:00
Bruce Jackson 78f9082fe3 Fixed typo "delimeted" -> "delimited" 2016-02-20 08:09:14 -05:00
AvSquirrel 6492dc7788 Show traffic source in web UI 2016-02-19 06:09:34 +00:00
bradanlane 36393d859b use standalone httpd service / move stratux services to port 8080 2016-02-18 14:37:10 -05:00
cyoung 7a2e49867a Merge pull request #264 from AvSquirrel/traffic-ui
Bug fixes for traffic UI and setting GPS time
2016-02-18 14:02:22 -05:00
cyoung a9c7baae6d Merge pull request #265 from cyoung/traffic_time_units
added 's' units to the traffic page
2016-02-18 14:02:09 -05:00
bradanlane f28c7a74d1 added 's' units to the traffic page 2016-02-18 13:38:06 -05:00
AvSquirrel 25dc8e617d Bug fix for setting GPS time from RMC messages 2016-02-18 11:53:43 -06:00
cyoung 3a96f04394 Merge pull request #261 from yihchun/master
Fixed a bug from #248
2016-02-18 09:59:30 -05:00
Yih-Chun Hu 4fba4de5bd bugfix of error checking 2016-02-18 13:35:28 +00:00
AvSquirrel 9ad3a7e333 Decrease traffic UI timeout to 59 sec 2016-02-18 06:10:21 +00:00
Christopher Young 65559a38fd Remove irrelevant/old comments. 2016-02-18 00:34:21 -05:00
Christopher Young 44d4c826c2 Use .Since() instead of 'Now()'.Sub(). 2016-02-18 00:29:28 -05:00
cyoung 8ddeb1a7b0 Merge pull request #259 from AvSquirrel/traffic-ui
Traffic UI and other improvements
2016-02-18 00:25:32 -05:00