Christopher Young
e4d74e221c
Only show some debug output depending on globalSettings.DEBUG.
2016-03-10 10:20:46 -05:00
AvSquirrel
a9b631e732
Incorporate dump1090-mutability
2016-02-27 06:04:41 +00:00
Christopher Young
f1f467249b
Change some log prints to display only when globalSettings.DEBUG is true.
2016-02-26 13:37:45 -05:00
AvSquirrel
5d082e3292
Incorporate dump1090-mutability. UI signal strength and traffic improvements.
2016-02-25 05:53:35 +00:00
Christopher Young
65559a38fd
Remove irrelevant/old comments.
2016-02-18 00:34:21 -05:00
Christopher Young
279a810db0
Skip expired leases. #230 .
2016-02-15 22:21:15 -05:00
Christopher Young
3a01a4268d
Scale back debug output. Use "log" instead of "fmt" for log printing.
2016-02-15 17:11:19 -05:00
AvSquirrel
f2afc27d8f
Improved message queue efficiency and status messaging
2016-02-15 05:04:38 +00:00
AvSquirrel
e15c389975
Traffic message network optimization. Bug fix.
2016-02-15 01:27:02 +00:00
Christopher Young
2dfe38a927
Cleanup, max message rate.
2016-01-26 01:00:01 -05:00
Christopher Young
e0dde8d5de
Add /getClients for debugging.
2016-01-19 09:50:02 -05:00
Christopher Young
8f8bd363a2
Comments.
2016-01-19 08:39:46 -05:00
Christopher Young
1382060024
Use monotonic clock for network/sleep functions.
...
#174 .
2016-01-07 11:34:37 -05:00
Christopher Young
ce5f185c0f
Use monotonic clock for SDR/network timing.
...
#174 .
2016-01-07 11:29:55 -05:00
Christopher Young
e6ad9aa830
Save some cycles when message queues aren't that large.
2015-12-21 00:05:47 -05:00
Christopher Young
72d989ed3b
Save some cycles when message queues aren't that large.
2015-12-20 23:59:39 -05: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
476ebed93d
Fixes #48 .
...
On every sequential (client asleep) queue overflow, progressively
remove more from the queue. Better memory management, especially for
clients that are constantly in sleep more or asleep for a very long
time.
2015-09-22 08:55:51 -04:00
Christopher Young
3c30d78368
Replace problematic iana package constants with actual values.
...
Fixes Makefile issue.
2015-09-21 14:01:01 -04:00
Christopher Young
96d2077e24
Remove debug prints.
2015-09-15 12:07:16 -04:00
Christopher Young
5dda5d6220
Redo sleep mode - now based on ICMP echo/unreachable packets.
2015-09-15 11:29:41 -04:00
Christopher Young
30d28cd0ab
Save some CPU cycles.
2015-09-12 17:28:58 -04:00
Christopher Young
e5b843a86b
nil pointer on socket error.
2015-09-09 13:33:48 -04:00
Christopher Young
f47a224c1d
Other apps using port 4000.
2015-09-04 19:37:50 -04:00
Christopher Young
7836fe55d3
Fixed bug in network code.
...
Clients with blank hostname was causing IP to be ignored.
2015-09-01 23:06:19 -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
dcb31eeeb1
Cleanup.
2015-08-31 12:24:45 -04:00
Ilya Haykinson
ca02aea01b
moved files around to allow dependencies to be fetched during build
2015-08-30 20:30:09 -07:00