Wykres commitów

162 Commity (1d4de4571f3eeaf81e818dc4eb1da95dcc9c7e68)

Autor SHA1 Wiadomość Data
Christopher Young 8769ced73e Error checking on OwnshipModeS. 2015-10-10 16:02:12 -04:00
Christopher Young 0d0e3b8216 Default value - OwnshipModeS as string. 2015-10-09 20:07:28 -04:00
cyoung a58fc63efb Merge pull request #73 from cyoung/ownship
add OwnshipModeS to UI; tweaked Settings field validation
2015-10-09 12:13:32 -04:00
Christopher Young fa4718c212 Default ModeS code - not zero. 2015-10-08 07:25:43 -04:00
Christopher Young a2a7b11494 Redo weather/traffic websocket updates (#74). 2015-10-07 20:24:56 -04:00
Christopher Young 202e36c3a4 Disable port 43211 output by default. 2015-10-07 19:04:06 -04:00
Christopher Young 3f6d9a07a9 Don't print GPS status in log unless enabled. 2015-10-07 19:03:24 -04:00
bradanlane 30abcb82ee add OwnshipModeS to UI and maintain consistent format for storage; also tweaked 'settings' page field validation 2015-10-06 18:31:20 -04:00
Christopher Young bdb680eaaa Replay log on/off while running. 2015-10-04 18:50:21 -04:00
Christopher Young 891af1ff11 Formatting. 2015-10-04 18:33:44 -04:00
Christopher Young 5916f00960 Merge. 2015-10-04 18:28:37 -04:00
bradanlane a1502307aa new 'weather' page which uses new 'WatchList' setting 2015-10-04 13:50:51 -04:00
Christopher Young baae410a3f Stratux heartbeat. 2015-09-30 21:06:38 -04:00
Christopher Young aafcd4892c NIC & NACp from @AvSquirrel. 2015-09-30 13:36:31 -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 2bf466a1c8 /weather websocket - stream UAT text updates as received. 2015-09-30 12:50:23 -04:00
Christopher Young ae37369b28 Implement ModeS for ownship. 2015-09-30 11:52:13 -04:00
Christopher Young c9f9851d26 UAT products non-exportable: not used by interface currently. 2015-09-30 10:37:49 -04:00
Joseph Poirier 947a9217ca reorder defer calls 2015-09-26 02:20:16 -05:00
Joseph Poirier 4f305f5215 format the humanize import so goimports doesn't remove it 2015-09-26 02:09:49 -05:00
Joseph Poirier a56a2589a3 some low-hanging fruit, note that strings.Split never returns an empty list and at miniumum it'll contain one zero length string element 2015-09-26 02:04:39 -05:00
Christopher Young 2324bbe6f0 Parse UAT message product ID from all frames - display.
http://i.imgur.com/B3u3bzw.png
2015-09-24 17:28:08 -04:00
Christopher Young 0dc32f23e1 /getTowers.
#59
2015-09-24 17:18:21 -04:00
Christopher Young 63173fc88d /getTraffic and /getSituation. 2015-09-24 16:26:51 -04:00
Christopher Young 3c50cd59cd Use GPS altitude in Ownship when pressure altitude not available.
Temporary.
2015-09-24 07:46:40 -04:00
Christopher Young 75f60562af Pressure alt fix from @AvSquirrel. 2015-09-23 23:12:48 -04:00
Christopher Young 324bef7701 AHRS replay log. 2015-09-23 16:21:32 -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 9e78dddab7 GPS message replay log. 2015-09-21 14:20:12 -04:00
Christopher Young 1f46ccda01 PPM uint16 -> int. 2015-09-19 14:19:57 -04:00
Christopher Young c3e6d41ebe Always use tag for version. 2015-09-19 12:37:52 -04:00
Christopher Young f3a52e9ab5 Version printing for logs. 2015-09-18 23:00:05 -04:00
Christopher Young 5900408ec3 v0.3b2. 2015-09-16 16:09:10 -04:00
Christopher Young 672fbfc396 Increase client message queue size. 2015-09-16 16:08:21 -04:00
Christopher Young 5f64bd39fd PPM settings. 2015-09-16 10:09:51 -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 1a6a0d90f3 More obvious failure mode. 2015-09-11 14:48:34 -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 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 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 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
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 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 3e72619ad2 Use Go web server implementation for whole management iface. 2015-08-31 13:02:20 -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