Wykres commitów

158 Commity (mode-c-detect)

Autor SHA1 Wiadomość Data
cyoung 2df716f2f6 Remove unused 'CPULoad' status variable. 2017-10-11 08:40:10 -04:00
Eric Westphal 20877df847 Separate gyro calibration and AHRS level functions. 2017-07-12 13:27:26 -04:00
Eric Westphal e0faa71b3f Remove 'up' section from orientation procedure. 2017-07-06 19:45:01 -04:00
Eric Westphal ccf04867fb Reduce AI pitch scale. 2017-07-06 19:43:32 -04:00
Eric Westphal 1bf2a9d808 Developer UI page allows downloading and deleting AHRS logs. 2017-07-03 19:43:51 -04:00
Eric Westphal e657a400f8 Elongate all the 5 deg marks on AI. 2017-07-01 17:32:23 -04:00
Eric Westphal d854fb01be Update settings display on web UI after orientation. 2017-06-28 19:09:45 -04:00
Eric Westphal 542a68fc26 Remove AHRS config from developer settings. 2017-06-13 18:14:08 -04:00
Eric Westphal 255c1695e5 Better rejection of weak GPS in SimpleAHRS static mode. 2017-06-03 15:50:05 -04:00
Eric Westphal 22ad90fb8a Don't show AHRS info when it's invalid. 2017-05-29 15:50:54 -04:00
Eric Westphal 9f7775f580 Merge branch 'gpsnan' into ahrs_dev 2017-05-21 20:22:43 -04:00
Eric Westphal 7e89eb0abb G-Meter invalid zone fixed. 2017-05-21 19:12:41 -04:00
Eric Westphal 3e07390bac GPS map transparent and values -- when no GPS fix. 2017-05-21 17:13:42 -04:00
Eric Westphal 51d7530208 Web UI shows -- and inf when GPS values missing. 2017-05-20 21:58:51 -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 9264dd4908 Merge branch 'ahrs_dev' into eric 2017-05-17 18:28:20 -04:00
Eric Westphal a4a7ea1912 Prevent G Meter from resetting on webpage changes. 2017-05-17 18:27:45 -04:00
Eric Westphal 52e61ca48c Merge remote-tracking branch 'cyoung/ahrs_dev' into eric 2017-05-17 18:26:56 -04:00
Eric Westphal 8aeb5d285b Web UI G-Meter uses mySituation min/max G Load. 2017-05-17 17:55:42 -04:00
Eric Westphal 50a0443f74 Merge branch 'ahrs_dev' into eric 2017-05-16 16:57:28 -04:00
Eric Westphal 8c0364c04a Move NoSleep instance into . 2017-05-16 16:57:08 -04:00
Eric Westphal a0bea25d68 Merge branch 'ahrs_dev' into eric 2017-05-16 15:05:56 -04:00
Eric Westphal 4a038f5317 Headings 0-359 and keep app awake in AHRS-only mode. 2017-05-16 15:05:12 -04:00
Eric Westphal 84eea16eed Merge branch 'invalid' into eric 2017-05-14 08:17:26 -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
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
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 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 6220a2dfe3 Change Situation field names to more explanatory scheme. 2017-03-30 19:20:49 -04:00
Eric Westphal 9e101b4cf5 Minor ahrs.js name changes. 2017-03-26 20:44:42 -04:00
Eric Westphal 1904227438 Use websocket for gps/ahrs instead of GET polling. 2017-03-26 20:38:36 -04:00
Eric Westphal bef3f475da Minor reformatting of gps.js. 2017-03-26 19:54:28 -04:00
Eric Westphal 7cca9a1bbc AHRS indicator lights red if stratux disconnects. 2017-03-26 19:42:15 -04:00
Eric Westphal a23a29fdfd Improved formatting of calibration warning message. 2017-03-25 22:55:19 -04:00
Eric Westphal ae92bae0d3 Resetting AHRS now turns of AI and displays calibration warning. 2017-03-25 18:24:51 -04:00
Eric Westphal 551b2fc3e9 AI headings above 360 modded by 360. 2017-03-16 17:33:59 -04:00
Eric Westphal 9fefa4c3ff Create ai svg in javascript. 2017-03-12 22:27:24 -04:00
Eric Westphal 571bec5a57 Make sure G Meter resets fully on power-up. 2017-03-11 19:39:49 -05:00
Eric Westphal d625f50446 Add arcs to g meter between max and min. 2017-03-11 09:20:26 -05:00
Eric Westphal f25df87825 Add G Meter to UI. 2017-03-10 22:03:35 -05:00
Eric Westphal 8ce402a33f Add AHRS status indicators to web UI. 2017-03-09 21:43:26 -05:00
Eric Westphal 234dcb3726 Initial display of MagHeading, Slip/Skid, TurnRate, GLoad on web UI. 2017-03-08 18:11:05 -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 5ab394b31d Add Cage button to Attitude Indicator/AHRS. 2017-02-12 17:06:03 -05:00
Eric Westphal b3dd98cd76 AHRS attitude indicator displays tenth of degree changes. 2017-02-10 23:14:19 -05:00
cyoung a37d0f9ae3 Merge branch 'master' into developer_mode_add_loghandling 2017-02-02 22:28:16 -05:00