Wykres commitów

474 Commity (e6ad9aa830b87d19b1a6731857b75f53d5bb26a1)

Autor SHA1 Wiadomość Data
Christopher Young e6ad9aa830 Save some cycles when message queues aren't that large. 2015-12-21 00:05:47 -05:00
Christopher Young 72d989ed3b Save some cycles when message queues aren't that large. 2015-12-20 23:59:39 -05:00
Christopher Young 8d573788b1 Wait for UAT read goroutine to quit before calling .Close() on device. 2015-12-20 23:38:45 -05:00
cyoung 71b4f3c2c0 Merge pull request #154 from jpoirier/fix_alt
fixed altitude calculation as per GDL 90 data interface spec
2015-12-20 23:31:11 -05:00
Christopher Young c935cab08f Enable both UAT and 1090ES by default.
UAT takes priority if only one RTL-SDR device connected.
2015-12-20 21:56:53 -05:00
Joseph Poirier b765d55f7c updated example link 2015-12-20 18:20:38 -06:00
Joseph Poirier 227f4f5571 use smallest possible var size 2015-12-20 16:16:52 -06:00
Joseph Poirier 373c0fa956 fixed altitude calculation as per GDL 90 data interface spec 2015-12-20 15:34:36 -06:00
Christopher Young b542ddc7ca Switch ordering in WingX heartbeat. 2015-12-19 23:35:46 -05:00
cyoung 2674b1076d Merge pull request #152 from braddward/shutdown
Shutdown and Reboot functions
2015-12-19 20:08:58 -05:00
Brad Ward 1c9a3a2ce2 Removed local constants in favor of using syscalls already defined exported constants 2015-12-20 00:56:36 +00:00
Brad Ward ee7804d124 Added shutdown/reboot feature
Added shutdown and reboot buttons to the status screen.
2015-12-19 15:21:19 -06:00
Brad Ward 3089cd5a3f Shutdown/Reboot
Added methods to shutdown and reboot the pi via syscalls
2015-12-19 15:18:00 -06:00
Christopher Young c01b72cbd0 Syntax highlighting. 2015-12-18 18:54:26 -05:00
Christopher Young a9be27f618 Formatting. 2015-12-18 18:53:36 -05:00
Christopher Young 117fa8711d Formatting. 2015-12-18 18:51:26 -05:00
Christopher Young b33b1ed098 Ref new status message. Web interface examples. 2015-12-18 18:50:39 -05:00
Christopher Young e7a19f2296 Invalid values - 0xFF.
Addresses #150.
2015-12-18 14:35:42 -05:00
Christopher Young 71400227dc WingX heartbeat.
Addresses #150.
2015-12-18 12:28:37 -05:00
Christopher Young d830548700 Don't log replayed data. 2015-12-17 16:35:42 -05:00
Christopher Young cc2ebfdb93 Use log for errors/debug output. 2015-12-17 16:22:05 -05:00
Christopher Young 495fb46fee Cleanup. 2015-12-17 16:11:17 -05:00
cyoung 6b9a750ddc Merge pull request #144 from jamez70/replay_integration_uncompressed_logs
Switched logs back to uncompressed. Replay now supported with command…
2015-12-17 14:53:42 -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 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
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 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