Wykres commitów

17 Commity (8f8bd363a2c043d455e8371743adee57913e8a35)

Autor SHA1 Wiadomość Data
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