Eric Westphal
|
70236a95da
|
Show --- on web UI when AHRS values invalid.
|
2017-05-13 08:40:19 -04:00 |
Eric Westphal
|
338f1cc934
|
AHRS settings in the UI
|
2017-05-12 20:40:53 -04:00 |
Luke Palmer
|
01cc01f8fa
|
Rework fan PWM control
|
2017-05-11 00:32:45 -04:00 |
Christopher Young
|
a6f9aaf9f5
|
TEMPORARY: get latest 'goflying' packages in Makefile.
|
2017-05-10 09:43:57 -04:00 |
Christopher Young
|
d7ca5b0376
|
Undo merge typo.
|
2017-05-10 09:42:20 -04:00 |
Christopher Young
|
17b719f755
|
Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
# main/gps.go
# main/traffic.go
|
2017-05-10 09:27:22 -04:00 |
cyoung
|
7933b70821
|
Merge pull request #592 from westphae/master
WebUI and dependency changes.
|
2017-05-09 10:28:14 -04:00 |
Eric Westphal
|
449043bb4a
|
Refactor rotation matrix creation function to westphae/goflying.
|
2017-05-08 21:21:37 -04:00 |
Eric Westphal
|
6127d4f70f
|
Only report turn tate < 10 min/turn on web UI.
|
2017-04-22 18:37:03 -04:00 |
Eric Westphal
|
f8187e1383
|
Report fixed digits for AHRS info on web UI.
|
2017-04-22 18:20:09 -04:00 |
Eric Westphal
|
c113876821
|
Restore GPS uncertainties on web UI.
|
2017-04-22 18:08:52 -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 |
Eric Westphal
|
95ade5a64b
|
Rename Reset AHRS Button for the last time.
|
2017-04-16 20:13:55 -05: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 |
Eric Westphal
|
fc438c0b30
|
mySituation AHRS and Baro variables now float32 for iOS.
|
2017-04-05 20:30:16 -04:00 |
Christopher Young
|
1fca793b2c
|
Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
# main/gen_gdl90.go
|
2017-04-04 20:55:57 -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 |
Christopher Young
|
171ab4a21e
|
Merge fix.
|
2017-04-04 16:28:44 -04:00 |
Christopher Young
|
29b959afa9
|
Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
# main/gen_gdl90.go
# main/gps.go
# main/managementinterface.go
# main/network.go
# web/js/main.js
# web/plates/developer.html
# web/plates/gps.html
# web/plates/js/developer.js
# web/plates/js/gps.js
# web/plates/js/settings.js
# web/plates/js/status.js
# web/plates/status-help.html
# web/plates/status.html
# web/plates/traffic-help.html
|
2017-04-04 13:16:32 -04:00 |
Eric Westphal
|
bc54533351
|
Ease up on the cpu.
|
2017-04-04 11:20:28 -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 |
Eric Westphal
|
23df9c9c2e
|
Slip/skid indicates correctly in UDP; limit UI slip/skid to 10 deg max.
|
2017-04-02 10:26:23 -04:00 |
Eric Westphal
|
ac6da35e3b
|
Tidy up UI Status page, display CPU stats always.
|
2017-04-02 10:09:16 -04:00 |
Eric Westphal
|
b9ebc3b39e
|
Sensor values in arrays instead of scalars.
|
2017-04-01 19:21:12 -04:00 |
Eric Westphal
|
9b7212ed11
|
More robust acceleration detection for orientation.
|
2017-04-01 19:00:28 -04:00 |
Eric Westphal
|
a2580d4593
|
AHRS auto-level working.
|
2017-04-01 14:02:12 -04:00 |
Eric Westphal
|
1961a3cc8c
|
Remove some old comments.
|
2017-04-01 09:19:01 -04:00 |
Eric Westphal
|
effa8da5a9
|
Decompose rotation matrix into x, y, z basis vectors.
|
2017-04-01 09:14:13 -04:00 |
Eric Westphal
|
a998ede17b
|
Merge branch 'ahrs_dev'
|
2017-04-01 08:35:34 -04:00 |
Eric Westphal
|
18af334813
|
Extract sensor rotation matrix creation into function.
|
2017-04-01 08:27:45 -04:00 |
Eric Westphal
|
6220a2dfe3
|
Change Situation field names to more explanatory scheme.
|
2017-03-30 19:20:49 -04:00 |
Eric Westphal
|
c12aa3e728
|
Merge pull request #24 from cyoung/ahrs_dev
Fix nil pointer dereference crash.
|
2017-03-30 08:12:33 -04: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 |