Wykres commitów

718 Commity (cebb1ba103c38cbb4bc336c756065d6153f7517c)

Autor SHA1 Wiadomość Data
Christopher Young b15bcf4f5d Some JSON output. 2015-12-14 22:41:47 -05:00
Christopher Young d94cc20ce3 Typo fix. 2015-12-14 02:46:21 -05:00
Christopher Young 0d759e91a0 Test program. Parsing some polygons. 2015-12-14 02:40:46 -05:00
AvSquirrel 2d2d64a038 Merge pull request #4 from cyoung/master
Merge updates from cyoung master
2015-12-13 23:29:53 -06:00
Christopher Young ecb7648999 Decode Product ID 8-13, DLAC text. 2015-12-13 21:54:50 -05:00
Christopher Young b337558f60 FIS-B information. 2015-12-13 21:54:31 -05:00
Christopher Young cdbf4e5cb3 ProductID 8-13 format info. 2015-12-13 20:35:08 -05:00
Christopher Young c75aababac UAT docs. 2015-12-13 20:05:14 -05:00
Jim Jacobsen bb8f0254e1 Added developer mode command line switch which allows uncompressed log files 2015-12-14 01:04:40 +00:00
Christopher Young 428345735a Decode all time formats. 2015-12-13 19:52:59 -05:00
Christopher Young afe4d08ddf Beginning. 2015-12-13 18:43:23 -05:00
Christopher Young a71c49951a Revert "Beginning."
This reverts commit 69281675b7.
2015-12-13 18:39:50 -05:00
Christopher Young 69281675b7 Beginning. 2015-12-13 18:23:57 -05:00
Christopher Young 6c20883e4e Revert "Beginning."
This reverts commit 1fc4e70152.
2015-12-13 18:23:12 -05:00
Christopher Young 1fc4e70152 Beginning. 2015-12-13 18:22:35 -05:00
cyoung 34eec10b5a Merge pull request #145 from cyoung/Bagarre
Add /situation WS with 100ms update.
2015-12-13 18:05:43 -05:00
cyoung 9df3822096 Merge pull request #143 from jamez70/bmp180_test
bmp180_read will do continuous reads on the bmp180 pressure sensor fo…
2015-12-13 17:39:33 -05:00
Jim Jacobsen 191752b3e8 Switched logs back to uncompressed. Replay now supported with command line arguments. specify -h for help with arguments 2015-12-13 20:19:15 +00:00
Jim Jacobsen 0ab0541986 bmp180_read will do continuous reads on the bmp180 pressure sensor for testing 2015-12-13 19:02:24 +00:00
cyoung de3f48b013 Merge pull request #135 from jamez70/makefile-build-test
Makefile build test
2015-12-13 12:04:49 -05:00
cyoung c287a7b70f Merge pull request #137 from jamez70/log-file-splitting
Added indexed logs instead of everything ending up in one file
2015-12-13 12:03:40 -05:00
Jim Jacobsen c81acbeab2 Added indexed logs instead of everything ending up in one file 2015-12-08 22:58:42 -06:00
Jim Jacobsen 5886a411ee Had to remove leading tab, was causing build issues 2015-12-06 19:01:47 +00:00
Jim Jacobsen 73cec0a220 Remove spaces from environment test 2015-12-06 18:39:07 +00:00
Jim Jacobsen 33332a9feb Updated for circleci 2015-12-06 18:35:32 +00:00
Jim Jacobsen b58f1993fd Update makefiles to build test apps 2015-12-06 18:01:21 +00:00
Christopher Young 0be0dce9d5 SDR device rec update. 2015-12-05 17:24:55 -05:00
Christopher Young 6a6b31b85c Use github.com/jpoirier/librtlsdr for image builds. 2015-12-03 16:24:30 -05:00
Christopher Young 0db686a14b gzip stream replay logs.
Addresses (partially) replay log file size mentioned in #131.
CPU impact is minimal, can still process 45,000+ UAT messages per min.
2015-12-02 12:18:52 -05:00
AvSquirrel e6b11f7d8f Merge pull request #1 from cyoung/master
Merge from cyoung master branch 2015-12-01
2015-12-01 19:38:17 -06:00
Christopher Young f315ca5799 Remove TP-LINK from supported adapters. Close #119. 2015-12-01 20:13:18 -05:00
Christopher Young a8dd42ef06 Fixes #124. 2015-12-01 20:11:33 -05:00
Christopher Young 306ee8fa57 Comment. 2015-12-01 19:32:20 -05:00
cyoung 3fc1f2de16 Merge pull request #127 from AvSquirrel/working
Add WAAS status to webUI. Correct unit casting error on ownship alt.
2015-12-01 19:29:36 -05:00
Christopher Young 9f5cf89705 Add /situation WS with 100ms update. 2015-12-01 19:23:35 -05:00
AvSquirrel 6184b7bc97 Add WAAS status to webUI. Correct unit casting error on ownship alt. 2015-11-25 03:43:07 +00:00
Christopher Young 25b8bf0402 Close() UAT device when not receiving messages.
Check for 10 seconds once every 60 seconds to see if we’re in range.
2015-11-21 17:54:37 -05:00
Christopher Young ab889fb116 Merge branch 'master' of https://www.github.com/cyoung/stratux 2015-11-17 18:12:02 -05:00
Christopher Young 335a21e3b3 Update Naviator. 2015-11-17 18:11:50 -05:00
Christopher Young ec88895038 Logic error. 2015-11-17 16:12:41 -05:00
Christopher Young 64277ef6ef Type fix. 2015-11-17 15:59:41 -05:00
Christopher Young 3d44242d50 Type fix. 2015-11-17 14:32:49 -05:00
Christopher Young 2633f0056a Pause UAT reading 75% of the time when no UAT messages are being received. 2015-11-17 14:31:21 -05:00
Christopher Young c4c427ddb2 Save some cycles when message queues aren't that large. 2015-11-17 14:21:05 -05:00
cyoung 94bfd8304e Merge pull request #118 from jpoirier/development
unquote ldflags command in build flag
2015-11-13 22:46:02 -05:00
Joseph Poirier abd4a50386 unquote ldflags command in build flag 2015-11-13 19:31:21 -06:00
cyoung 519b00088d Merge pull request #116 from jpoirier/development
add version/build/license badges/shields
2015-11-12 22:51:47 -05:00
Joseph Poirier 18c3693485 fix copy/paste error 2015-11-12 21:50:26 -06:00
Joseph Poirier ecccac6a64 add version/build/license badges/shields 2015-11-12 21:48:20 -06:00
cyoung b9934a8280 Merge pull request #112 from jpoirier/development
godump978 use system lib path, copy dump978 so before it's needed, fi…
2015-11-12 22:16:13 -05:00