AvSquirrel
|
42dbdf916b
|
Merge pull request #13 from cyoung/master
Merge from cyoung master branch; post-0.5b2 fixes
|
2015-12-22 22:19:31 -06:00 |
Christopher Young
|
54231905c5
|
Use build string as a hex value instead of characters.
|
2015-12-22 17:37:39 -05:00 |
Christopher Young
|
01919b3ab9
|
Connected RY835AI y/n.
|
2015-12-22 17:18:14 -05:00 |
Christopher Young
|
e3afdc0485
|
Logic error.
|
2015-12-22 17:17:02 -05:00 |
Christopher Young
|
1c10034411
|
Add docs on /traffic websocket.
|
2015-12-22 16:33:55 -05:00 |
Christopher Young
|
b0b36e80a0
|
Change CPU temp calculation formula for status message.
|
2015-12-22 15:40:56 -05:00 |
Christopher Young
|
4f9b57007c
|
New Makefile broke build process - fixed.
|
2015-12-21 14:41:53 -05:00 |
AvSquirrel
|
a99a1a2316
|
Merge pull request #10 from cyoung/master
Update from cyoung master. Traffic altitude correction; queuing.
|
2015-12-20 23:44:13 -06:00 |
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 |
AvSquirrel
|
7968831370
|
Merge pull request #8 from cyoung/master
Updates from cyoung master. Stratux heartbeat, soft shutdown
|
2015-12-20 14:09:01 -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 |
AvSquirrel
|
1e9d3ae747
|
Merge pull request #6 from cyoung/master
Pull latest cyoung commits including SX heartbeat
|
2015-12-19 13:05:20 -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 |
Christopher Young
|
3b5fe624dc
|
Parse Overlay Geometry "8" (6.8.7).
Extended Range Circular Prism (AGL).
|
2015-12-15 18:16:42 -05:00 |
Christopher Young
|
d6153029ab
|
0.2nm resolution on radii.
|
2015-12-15 18:02:35 -05:00 |
Christopher Young
|
32e0e4b8ae
|
Parse Overlay Geometry "7" (6.18.7).
Extended Range Circular Prism (MSL).
|
2015-12-15 17:58:22 -05:00 |
Christopher Young
|
4eae84226a
|
Parse Overlay Geometry "9" (6.18.8).
|
2015-12-15 16:36:51 -05:00 |
Christopher Young
|
2e5aa451a9
|
GDL90 docs.
|
2015-12-15 15:00:55 -05:00 |
Christopher Young
|
ec4c652758
|
Group points in output with geohash.
|
2015-12-15 11:37:16 -05:00 |
Christopher Young
|
936b148026
|
Parse all date_time_format and record_applicability_options.
|
2015-12-15 11:13:46 -05:00 |
Christopher Young
|
2b05579b92
|
Format DLAC newlines.
|
2015-12-15 10:29:54 -05:00 |
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 |