Christopher Young
|
62499cba5a
|
Scope fix.
|
2017-04-24 11:40:36 -04:00 |
Christopher Young
|
eea6f2a68c
|
Set up datalog to deal with completely disabled logging. Disable datalogging on default FlightBox installation.
|
2017-04-24 11:33:56 -04:00 |
Christopher Young
|
b99bd7b2c3
|
Typo fix.
|
2017-04-24 11:21:25 -04:00 |
Christopher Young
|
80daa0f51a
|
Add constant for log write interval.
|
2017-04-24 11:08:12 -04:00 |
Christopher Young
|
e878afaeb7
|
Add external logfile directories for FlightBox.
Only used if both “/media/logdrive” and “/dev/sda1” exist on FlightBox.
|
2017-04-24 11:05:20 -04:00 |
Christopher Young
|
7d7c2abe35
|
Gofmt. Typo fix. Comment change.
|
2017-04-21 14:16:21 -04:00 |
cyoung
|
1934d858de
|
Merge pull request #586 from kjablonski/master
Enable Galileo and updates to stratux-help
|
2017-04-21 14:08:39 -04:00 |
kjablonski
|
e3fcadb4ba
|
Update gps.go
Fixed undeclared variable updatespeed
|
2017-04-21 06:57:18 -05:00 |
kjablonski
|
a8bd9a28f9
|
Update gps.go
Added logic to only slow down to 2Hz for UBX8 using Galileo
|
2017-04-20 21:42:45 -05:00 |
Christopher Young
|
176cf42f2e
|
Blink ACT LED ten times per second when there is a system error.
#567.
|
2017-04-19 17:04:12 -04:00 |
Christopher Young
|
c0b6e9a93b
|
Set "Maintenance Req'd" bit in GDL90 heartbeat when there exists a system error.
#567.
|
2017-04-19 16:49:35 -04:00 |
Christopher Young
|
b431187d7a
|
Use isGPSValid().
|
2017-04-19 16:01:29 -04:00 |
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 |