Eric Westphal
|
e0faa71b3f
|
Remove 'up' section from orientation procedure.
|
2017-07-06 19:45:01 -04:00 |
Eric Westphal
|
1bf2a9d808
|
Developer UI page allows downloading and deleting AHRS logs.
|
2017-07-03 19:43:51 -04:00 |
Eric Westphal
|
542a68fc26
|
Remove AHRS config from developer settings.
|
2017-06-13 18:14:08 -04:00 |
Christopher Young
|
51fd728cc6
|
Merge fix.
|
2017-06-09 10:54:41 -04:00 |
Christopher Young
|
fd7ce1ec92
|
Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
# main/gen_gdl90.go
|
2017-06-09 10:53:41 -04:00 |
Christopher Young
|
5f1ebfbe70
|
Removed ForeFlight GDL90 parsing bug workaround.
#348, 604.
|
2017-06-09 10:49:25 -04:00 |
Eric Westphal
|
586d951582
|
Save sensor orientation for pseudo-installed units.
|
2017-06-01 17:33:18 -04:00 |
Eric Westphal
|
ac386cb0a1
|
Add AHRS setting defaults to defaultConfig.
|
2017-05-21 21:51:40 -04:00 |
Eric Westphal
|
5aefc145ac
|
Initial commit - user can set G limits for own aircraft.
|
2017-05-20 07:35:40 -04:00 |
Eric Westphal
|
be84ec785c
|
Merge remote-tracking branch 'cyoung/ahrs_dev' into eric
|
2017-05-15 07:55:23 -04:00 |
Eric Westphal
|
ea657208c0
|
Merge remote-tracking branch 'cyoung/ahrs_dev' into ahrs_dev
|
2017-05-14 09:44:15 -04:00 |
Eric Westphal
|
84eea16eed
|
Merge branch 'invalid' into eric
|
2017-05-14 08:17:26 -04:00 |
Christopher Young
|
c6e96b5d09
|
Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
# Makefile
# main/equations.go
# main/gen_gdl90.go
|
2017-05-13 12:37:06 -04:00 |
Christopher Young
|
29c86d0343
|
Formatting.
#593.
|
2017-05-13 10:33:09 -04:00 |
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
|
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 |
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
|
fe7dc97c19
|
Clean up typos and formatting.
|
2017-04-19 15:57:25 -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
|
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
|
6220a2dfe3
|
Change Situation field names to more explanatory scheme.
|
2017-03-30 19:20:49 -04:00 |
Christopher Young
|
a11b0b9be4
|
Formatting.
Run gofmt on modified files.
|
2017-03-28 11:57:32 -04:00 |
Eric Westphal
|
3e43c1f69e
|
AHRSLogger logs only if disk usage < 95%.
|
2017-03-05 19:07:01 -05:00 |
Eric Westphal
|
5667c1a871
|
All logs go to /root/ for FlightBox.
|
2017-03-05 18:56:11 -05:00 |
Eric Westphal
|
f1ff15031f
|
Add UI switch to record AHRS logs.
|
2017-03-05 18:34:25 -05:00 |
Eric Westphal
|
1344515c93
|
Separate UI switches for BMP and IMU connected.
|
2017-03-05 17:47:38 -05:00 |
Eric Westphal
|
f2cfe3344b
|
Re-do sensor orientation setting method.
|
2017-02-16 16:57:30 -05:00 |
Keith Tschohl
|
950c0594bf
|
Disable sqlite logs when using UAT playback
|
2017-02-10 06:28:22 +00:00 |
cyoung
|
a37d0f9ae3
|
Merge branch 'master' into developer_mode_add_loghandling
|
2017-02-02 22:28:16 -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 |
Eric Westphal
|
0e14b82ddb
|
Show CPU load on UI status page.
|
2017-01-16 22:25:26 -05:00 |
Eric Westphal
|
b6fef3ca9a
|
sensors.go gets sensor orientation from globalSettings.
|
2017-01-08 12:11:51 -05:00 |
Eric Westphal
|
a6642353d7
|
Add Enable_Sensors to settings UI
|
2017-01-07 08:05:37 -05:00 |
Eric Westphal
|
601efa9023
|
Start managementinterface earlier to avoid nil
|
2017-01-07 08:01:15 -05:00 |
Eric Westphal
|
b615a0370b
|
Move satelliteMutex into Situation alongside other Mutexes
|
2017-01-07 07:59:00 -05:00 |
Eric Westphal
|
9f9298734d
|
Hack to avoid race condition, for now.
|
2017-01-05 23:01:00 -05:00 |
Eric Westphal
|
84e81bbd3b
|
Correct multiplier for climb rate
|
2016-12-29 15:12:19 -06:00 |
Eric Westphal
|
a3a811aa53
|
First working commit merging latest cyoung/master into westphae/dev
|
2016-12-29 06:33:11 -06:00 |
Keith Tschohl
|
6544562913
|
Refined GPS detection. Updated gpsatttitude copyright notice
|
2016-12-25 19:00:01 +00:00 |
Jon Vadney
|
6198fc2ce3
|
add ability to set static ip from web ui when in dev mode
|
2016-12-25 07:03:56 +00:00 |
Jim Jacobsen
|
6de246d789
|
removed reopenLogFile it is unused
|
2016-12-20 22:57:09 -06:00 |
Christopher Young
|
ef56848715
|
Resolve conflicts.
|
2016-12-12 10:16:46 -05:00 |
Christopher Young
|
316cbf2329
|
Add DHCP lease directory write testing and webui error.
#500, #540.
|
2016-12-09 09:22:10 -05:00 |
Christopher Young
|
9e8d20e3da
|
Use decoded ADS-B Out message from Ownship for Ownship 0x0A message data, if available.
|
2016-12-02 10:57:40 -05:00 |
Christopher Young
|
ff7a7a2781
|
Undo a few non-webui related changes. #531.
|
2016-11-22 23:33:39 -05:00 |