Joseph Poirier
|
b765d55f7c
|
updated example link
|
2015-12-20 18:20:38 -06:00 |
Joseph Poirier
|
227f4f5571
|
use smallest possible var size
|
2015-12-20 16:16:52 -06:00 |
Joseph Poirier
|
373c0fa956
|
fixed altitude calculation as per GDL 90 data interface spec
|
2015-12-20 15:34:36 -06:00 |
Christopher Young
|
a8dd42ef06
|
Fixes #124.
|
2015-12-01 20:11:33 -05:00 |
Christopher Young
|
3289772485
|
Set "airborne" flag correctly on TIS-B traffic.
Shows traffic in different color in FF when on ground.
|
2015-11-05 22:02:58 -05:00 |
Christopher Young
|
a2a7b11494
|
Redo weather/traffic websocket updates (#74).
|
2015-10-07 20:24:56 -04:00 |
Christopher Young
|
c842cbe595
|
Traffic source tracking.
|
2015-10-01 16:10:35 -04:00 |
Christopher Young
|
2661c86560
|
Skip traffic targets on websocket with no valid position.
|
2015-09-30 18:52:52 -04:00 |
Christopher Young
|
94876edd40
|
/traffic websocket - stream traffic updates (1090ES and UAT) as received.
|
2015-09-30 13:14:48 -04:00 |
Christopher Young
|
63173fc88d
|
/getTraffic and /getSituation.
|
2015-09-24 16:26:51 -04:00 |
Christopher Young
|
59f03c5141
|
Initialize seenTraffic.
|
2015-09-22 19:51:37 -04:00 |
Christopher Young
|
0db905904f
|
Print stats in main log.
2015/09/22 13:52:11 stats [uptime 1 minute ago]
2015/09/22 13:52:11 - CPUTemp=49.23 deg C, MemStats.Alloc=101MB,
MemStats.Sys=126MB, totalNetworkMessagesSent=0
2015/09/22 13:52:11 - UAT/min 103,226/103,226 [maxSS=55.30%], ES/min
0/0
2015/09/22 13:52:11 - Total traffic targets tracked=0, last GPS fix: a
long while ago
|
2015-09-22 09:52:49 -04:00 |
Christopher Young
|
988fdd0ccb
|
Unnecessary import.
|
2015-09-13 23:39:30 -04:00 |
Christopher Young
|
fb7ecb9d86
|
Unnecessary log entries.
|
2015-09-12 17:35:14 -04:00 |
Christopher Young
|
2f4ed827e6
|
Bugfix: Type error in track calculation.
|
2015-09-11 12:29:42 -04:00 |
Christopher Young
|
77b86a534f
|
Replay file logging.
|
2015-09-05 13:46:55 -04:00 |
Christopher Young
|
ef0aa5334a
|
Introduced "DEBUG" setting.
‘u’ and ‘e’ only when “DEBUG” enabled.
|
2015-09-03 23:35:26 -04:00 |
Christopher Young
|
12f35dbd2e
|
Tail numbers for TIS-B traffic.
|
2015-09-03 23:28:47 -04:00 |
Christopher Young
|
c38c384eda
|
Stratux replay.
Introduce queueable messages. Introduce sleepMode state for connections. Implemented #20 for FF.
|
2015-09-01 16:17:08 -04:00 |
Christopher Young
|
2f07482a43
|
Stop 1090ES when turned off.
|
2015-08-31 18:21:08 -04:00 |
Ilya Haykinson
|
ca02aea01b
|
moved files around to allow dependencies to be fetched during build
|
2015-08-30 20:30:09 -07:00 |