Wykres commitów

1159 Commity (996deda4326145ca58d0a901b0c69bea93b17373)

Autor SHA1 Wiadomość Data
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
Joseph Poirier c0e491f9d8 Merge master fix conflict 2015-11-12 20:23:53 -06:00
Joseph Poirier 8955599246 Revert "pipe dump1090's out to the logger"
This reverts commit d66047c4ea.
2015-11-12 20:15:01 -06:00
Christopher Young 252d68fe29 Change FF version rec. 2015-11-12 20:28:57 -05:00
Joseph Poirier d66047c4ea pipe dump1090's out to the logger 2015-11-12 14:19:12 -06:00
Christopher Young 724a87de48 Fixes #115. 2015-11-12 14:53:07 -05:00
Christopher Young 9dda52d200 Fixes #114. 2015-11-12 14:34:04 -05:00
Christopher Young 2c973ece39 Merge branch 'master' of https://www.github.com/cyoung/stratux 2015-11-12 14:26:57 -05:00
Christopher Young 7f50242867 Fixes #102.
START,Thu Nov 12 19:25:38 +0000 UTC 2015,Thu Nov 12 19:25:38 +0000
UTC 2015
     UNPAUSE,71289772
     2739899291,Found 2 device(s):
     2740283977,0: Realtek, RTL2838UHIDIR, SN: stratux:978
     2740438248,1: Realtek, RTL2838UHIDIR, SN: 00000001 (currently
selected)
     2740605904,Found Rafael Micro R820T tuner
     2740683299,Max available gain is: 49.60
     2740807935,Setting gain to: 49.60
     2740880330,Exact sample rate is: 2000000.052982 Hz
     2740943976,Gain reported by device: 49.60
2015-11-12 14:26:43 -05:00
Joseph Poirier 7850ca3634 godump978 use system lib path, copy dump978 so before it's needed, fixes for circleci builder 2015-11-11 19:07:34 -06:00