Christopher Young
fe7dc97c19
Clean up typos and formatting.
2017-04-19 15:57:25 -04:00
Christopher Young
2645f98293
Cleanup.
2017-04-19 15:51:49 -04:00
Christopher Young
9e12f69318
Add comments on units and constants.
...
#580 , #582 .
2017-04-06 11:28:56 -04:00
Christopher Young
f564f2bb6b
Remove redundant distance calculation.
2017-04-06 11:27:03 -04:00
Christopher Young
93321a4f8f
Reset Distance, Bearing, and BearingDist_valid if GPS data becomes invalid.
...
#580 , #582 .
2017-04-06 11:26:51 -04:00
Christopher Young
5d5f165218
Formatting.
...
Use gofmt after edits. #580 , #582 .
2017-04-06 11:24:46 -04:00
cyoung
dfee391e66
Merge pull request #582 from ChiefPilot/master
...
Remove hardcoded alert flag on traffic report and replace with simple…
2017-04-06 11:24:01 -04:00
Christopher Young
744939d940
Add log comment on CPU profile option.
2017-04-04 20:55:03 -04:00
Christopher Young
a6ded9a5c0
Add -cpuprofile command line option.
2017-04-04 20:52:22 -04:00
kjablonski
64dca38480
Merge pull request #1 from cyoung/master
...
Merge Cyoung
2017-04-03 14:17:27 -05:00
kjablonski
b8dd5d7b2c
Update stxAliases.txt
...
Typo fixes
2017-04-03 14:12:18 -05:00
Brad Benson
24d20e7cdb
Remove hardcoded alert flag on traffic report and replace with simple logic to set it only if a target is within 2nm. This addresses issue #580 .
2017-04-03 14:10:12 -05:00
Christopher Young
bcd62e7c00
ssd1306 python driver - version change.
2017-03-28 17:18:53 -04:00
Christopher Young
7efcefcf3f
Fix screen towers count - display only active.
2017-03-28 17:11:03 -04:00
Christopher Young
f2c6c23c8e
Remove auto-expand code. Increases microSD card failures.
2017-03-28 15:57:10 -04:00
kjablonski
992367e50a
Updates to gps.go
...
tweaks after testing on stratux
2017-03-27 21:49:01 -05:00
kjablonski
aaf2025968
Update gps.go
2017-03-26 21:59:56 -05:00
kjablonski
1d33f79e04
More Galileo Updates
...
Updated sv numbers and added text to indicated Galileo in solution E#
2017-03-26 21:50:14 -05:00
kjablonski
0207ede47d
Update gps.go
...
Added support for Galileo GNSS constellation
2017-03-26 19:15:31 -05:00
Christopher Young
7e0205be17
Limit main CPU to 900 MHz and set "sdram_freq" / "core_freq" as in pre-Jessie.
...
Issue #573 .
2017-03-20 15:27:26 -04:00
cyoung
0360e506ec
Use netMutex to protect dhcpLeases, pingResponse, and outSockets.
2017-03-03 11:00:05 -05:00
cyoung
7631543b1a
Merge pull request #566 from AvSquirrel/uat-traffic-improvements
...
UAT traffic decoding improvements
2017-03-03 09:56:58 -05:00
cyoung
acbe7742b2
Join DXF logo segments into polylines.
2017-02-17 12:57:04 -05:00
Christopher Young
4b63351c9c
Disable hciuart.
2017-02-15 02:37:59 -05:00
Keith Tschohl
71a9c06a29
Add parsing of UAT SIL, SDA, NACv, and In capability to verbose logs
2017-02-13 04:26:15 +00:00
Keith Tschohl
318e883db5
Add emergency status to traffic msgs; additional UAT statistics; cleanup
2017-02-13 03:37:51 +00:00
Keith Tschohl
950c0594bf
Disable sqlite logs when using UAT playback
2017-02-10 06:28:22 +00:00
Keith Tschohl
f423f2c74e
Determine UAT version. Proper decoding of callsign vs Mode 3/A code
2017-02-10 06:17:27 +00:00
Keith Tschohl
dae0a29278
Add UAT traffic message decoder and v2 message documentation
2017-02-10 04:09:14 +00:00
Keith Tschohl
4201bb1ec3
Fix UAT track calculation when one velocity component = 0
2017-02-10 03:55:26 +00:00
Christopher Young
239c473c9a
Automatically expand root partition on first boot.
...
Compatible with .sh updates from previous versions via
`/etc/stratux.firstboot`.
2017-02-05 16:22:33 -05:00
cyoung
1ae6b5cb1f
Merge pull request #514 from jamez70/developer_mode_add_loghandling
...
Added logfile truncation and download buttons to developer mdoe screen
2017-02-02 22:28:23 -05:00
cyoung
a37d0f9ae3
Merge branch 'master' into developer_mode_add_loghandling
2017-02-02 22:28:16 -05:00
Christopher Young
6b10432240
dhcpcd disable.
2017-02-02 10:44:59 -05:00
Christopher Young
d895772f6f
Fix: systemd[1]: [/lib/systemd/system/stratux.service:8] Executable path is not absolute, ignoring: pkill dump1090
2017-02-02 10:07:56 -05:00
Christopher Young
6ec0b480bf
Add hostapd_manager and stratux-wifi scripts to 'make install'.
2017-02-02 10:07:13 -05:00
cyoung
dc074454c6
Merge pull request #555 from peepsnet/wifi-lag-fix
...
Wifi lag fix
2017-02-02 09:36:54 -05:00
cyoung
490e3d9900
Merge pull request #557 from AvSquirrel/10Hz-gps
...
GPS configuration and detection improvements
2017-01-30 00:27:24 -05:00
cyoung
9ee46170ff
Merge pull request #556 from jonvadney/master
...
Add ability to set static ip from web ui when in dev mode
2017-01-29 20:32:17 -05:00
cyoung
d8219c495d
Merge pull request #559 from pmaag/traffic-help-additions
...
Added traffic type prefix definitions to traffic-help.html
2017-01-29 20:28:34 -05:00
pmaag
f70a8c9525
Added traffic type prefix definitions to traffic-help.html
...
Added additional information to traffic-help.html to include the prefix
used when Show Traffic Source In Callsign is enabled within the
settings.
It was difficult to locate the definitions of each of the traffic type
prefixes, so I thought the help page would be a good location to define
these.
Additionally adjusted some spacing of the list elements to provide
easier readability on this help page.
2017-01-06 14:27:30 -08:00
Keith Tschohl
c7c6fb628b
UI tweaks: Unbold 'Towers'. Suppress accuracy if disconnected / solution. Wordsmithing.
2016-12-26 21:25:56 +00:00
Keith Tschohl
df22888465
Regression window tweaks
2016-12-26 15:54:05 +00:00
Keith Tschohl
c67f4acb8c
Update 'Status' help page. Make tabbing consistent.
2016-12-26 08:34:47 +00:00
Keith Tschohl
900ff0052e
Status UI cleanup. Consolidate UAT stats, fix disappearing DIV for uptime / temp, add bytes free.
2016-12-26 08:07:52 +00:00
Keith Tschohl
7063c73ba7
Reset accuracy and NACp on GPS disconnect. Add sample rate to GPS UI page.
2016-12-26 07:30:46 +00:00
Keith Tschohl
c84abec96f
Report GPS position rate (Hz). Tweak gpsattitude filter. Cleanup.
2016-12-26 06:37:33 +00:00
Keith Tschohl
c7ad7728d6
Add GPS hardware detection status to UI
2016-12-25 20:06:28 +00:00
Keith Tschohl
6544562913
Refined GPS detection. Updated gpsatttitude copyright notice
2016-12-25 19:00:01 +00:00
Keith Tschohl
529079368a
10 Hz default UBX config. Enable GLONASS multi-GNSS on UBX8
2016-12-25 08:36:40 +00:00