Wykres commitów

37 Commity (81782e20728573cfffd5f5551b5aff6e7c0ca0fb)

Autor SHA1 Wiadomość Data
Christopher Young fb7ecb9d86 Unnecessary log entries. 2015-09-12 17:35:14 -04:00
Christopher Young 30d28cd0ab Save some CPU cycles. 2015-09-12 17:28:58 -04:00
Christopher Young 1a6a0d90f3 More obvious failure mode. 2015-09-11 14:48:34 -04:00
Christopher Young 2f4ed827e6 Bugfix: Type error in track calculation. 2015-09-11 12:29:42 -04:00
Christopher Young 7e61c7556a Remove boilerplate "initialization message".
Fixes #19.
2015-09-11 10:57:23 -04:00
Christopher Young 07d521fbd8 Blank messages filling up log files. 2015-09-11 10:50:33 -04:00
Christopher Young 546c32a601 v0.3b1. 2015-09-10 20:54:44 -04:00
Christopher Young 89d05d276b Remove placeholder. 2015-09-10 20:50:33 -04:00
Christopher Young a603653ac9 godump978 and gortlsdr integration for UAT.
globalStatus.Devices implemented. Auto retry, on SDR error, etc.
2015-09-10 20:43:32 -04:00
Christopher Young e5b843a86b nil pointer on socket error. 2015-09-09 13:33:48 -04:00
Christopher Young 77b86a534f Replay file logging. 2015-09-05 13:46:55 -04:00
Christopher Young cb0140a946 Error checking - mostly to avoid crashes on short reads. 2015-09-05 13:02:06 -04:00
Christopher Young 5264985278 gofmt 2015-09-05 12:48:25 -04:00
Ilya Haykinson 88af801fb5 fixed up some alignment stuff, and TAG -> TAF 2015-09-05 01:24:23 -07:00
Ilya Haykinson 40239bcaf5 show which types of uat messages we've gotten 2015-09-05 07:51:19 +00:00
Christopher Young f47a224c1d Other apps using port 4000. 2015-09-04 19:37:50 -04:00
Christopher Young 7d9d4c14de DEBUG setting in websocket handler. 2015-09-04 17:29:08 -04:00
Christopher Young bae77673fe v0.2r1 2015-09-04 16:46:38 -04:00
Christopher Young 56c5ee40e0 Access system logs via web. 2015-09-04 16:45:12 -04:00
Christopher Young 4e25ead42d Extra prints not needed.
Get remote address via websocket to make these more useful.
2015-09-04 15:22:10 -04:00
Christopher Young 7e392bce69 Unit conversion error. 2015-09-04 13:53:18 -04:00
Christopher Young b5081ca849 Formatting. 2015-09-04 13:49:42 -04:00
Christopher Young 6fb69bbdca Log output to file. 2015-09-04 13:38:06 -04:00
Christopher Young f9f82ac2fe Typing. 2015-09-03 23:50:34 -04:00
cyoung 3664401e25 Merge pull request #29 from bradanlane/master
webUI update for time and temp
2015-09-03 23:46:50 -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
bradanlane 99e94d2618 changed the uptime to a vlaue and perform formatting in the webUI
added CPU temp to the webUI
2015-09-02 16:27:39 -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 ecd29a8425 CPUTemp in globalStatus.
ºC.
2015-09-01 16:47:48 -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
Christopher Young 3e72619ad2 Use Go web server implementation for whole management iface. 2015-08-31 13:02:20 -04:00
Christopher Young dcb31eeeb1 Cleanup. 2015-08-31 12:24:45 -04:00
Christopher Young 953ba2f7aa Cleanup. 2015-08-31 12:21:21 -04:00
Christopher Young 02494192ef Makefile changes. 2015-08-31 12:18:44 -04:00
Ilya Haykinson ca02aea01b moved files around to allow dependencies to be fetched during build 2015-08-30 20:30:09 -07:00