Wykres commitów

782 Commity (f034df937dced65c122868fe3ff5f42a76f0dbb0)

Autor SHA1 Wiadomość Data
Christopher Young b663151ed2 Missing import. 2015-09-16 00:04:23 -04:00
Christopher Young 157e724d42 Go 1.5.1 bug - temporary fix. 2015-09-16 00:03:46 -04:00
Christopher Young 96d2077e24 Remove debug prints. 2015-09-15 12:07:16 -04:00
Christopher Young f46101e3d1 Use log instead of fmt. 2015-09-15 11:30:02 -04:00
Christopher Young 5dda5d6220 Redo sleep mode - now based on ICMP echo/unreachable packets. 2015-09-15 11:29:41 -04:00
cyoung 3a6a0b57ec Merge pull request #42 from lbsmith/master
RY835AI GPS will now use USB if connected, otherwise GPIO
2015-09-15 10:51:05 -04:00
Lee Smith 319f0240d0 RY835AI GPS will now use USB if connected, otherwise GPIO 2015-09-15 10:04:44 -04:00
Christopher Young 23c6d59f4c UAT packetrate tool. 2015-09-15 08:48:43 -04:00
Christopher Young 77cb7696d5 Missing import. 2015-09-14 22:38:55 -04:00
Christopher Young ae0f28a06b AHRS LED error. 2015-09-14 16:43:30 -04:00
Christopher Young 2b7b51e14a Cleaner solution from @ssokol. 2015-09-14 01:17:18 -04:00
Christopher Young 7a98518daf RY835AI GPS via serial pins TXD/RXD. 2015-09-14 01:02:20 -04:00
Christopher Young 988fdd0ccb Unnecessary import. 2015-09-13 23:39:30 -04:00
Christopher Young 5be60354dc Set PPM on SDR init. 2015-09-13 23:38:22 -04:00
Christopher Young 40a5e9eca0 Install kalibrate-rtl. 2015-09-13 23:36:18 -04:00
Christopher Young be1f413eb2 Errors to stderr. 2015-09-12 18:17:20 -04:00
Christopher Young 81782e2072 Extra logging in replay program. 2015-09-12 17:45:51 -04:00
Christopher Young fb7ecb9d86 Unnecessary log entries. 2015-09-12 17:35:14 -04:00
Christopher Young 8c27c486f3 Extra time.Sleep() call. 2015-09-12 17:31:01 -04:00
Christopher Young 30d28cd0ab Save some CPU cycles. 2015-09-12 17:28:58 -04:00
Christopher Young 32f71f39d4 Total -> Max. 2015-09-12 17:28:41 -04:00
Christopher Young 4dd6cdbb44 Replay UAT + ES. 2015-09-12 17:28:14 -04:00
Christopher Young beab266afc Formatting error. 2015-09-12 15:00:20 -04:00
Christopher Young df916eb24b QoS graphs from replay logs. 2015-09-11 18:27:52 -04:00
Christopher Young e13ba80f17 Formatting. 2015-09-11 18:27:26 -04:00
Christopher Young 8d312f8d1f Replay tool - stdout. 2015-09-11 15:03:21 -04:00
Christopher Young f1b79cf1a3 Ignore log files. 2015-09-11 14:48:48 -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 7f3fc8235c Remove rtl_sdr/dump978 commands for UAT gen_gdl90 startup. 2015-09-10 21:00:11 -04:00
Christopher Young aabb3f9c1b libdump978.so install in build process. 2015-09-10 20:58:24 -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 ba95010ed0 Misc tools. 2015-09-09 16:31:36 -04:00
Christopher Young e5b843a86b nil pointer on socket error. 2015-09-09 13:33:48 -04:00
Christopher Young a1227db377 Not reading async. 2015-09-09 10:52:59 -04:00
Christopher Young 860474959a Reorg. 2015-09-09 10:50:27 -04:00
root 6121e4871c Rename dump978 stuff to godump978. 2015-09-03 13:17:15 -04:00
root 76a6e4c3c5 Reorganize dump978 Go stuff -> godump978. 2015-09-03 12:56:23 -04:00
Christopher Young 240f782599 Replay logs.
See #22.
2015-09-07 15:27:47 -04:00
Christopher Young 1a0d1ca9e9 Replay logs.
No problem. ~2 hours, dual band enabled the whole time.
2015-09-07 00:26:51 -04:00
Christopher Young 75ceddf7d1 Replay logs.
No problem. ~2 hours, dual band enabled the whole time.
2015-09-06 23:31:46 -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
cyoung a9409e8422 Merge pull request #32 from haykinson/classify-uat-messages
show which types of uat messages we've gotten
2015-09-05 12:47:21 -04:00
Ilya Haykinson 88af801fb5 fixed up some alignment stuff, and TAG -> TAF 2015-09-05 01:24:23 -07:00