Wykres commitów

52 Commity (mode-c-detect)

Autor SHA1 Wiadomość Data
cyoung 6a40d979b7 Make PPM setting a developer option.
#79.
2018-01-17 14:10:24 -05:00
cyoung da28af53c0 Simplify "Settings" page.
Only display "Hardware" and "Diagnostic" settings when in developer mode.
2018-01-17 10:55:09 -05:00
Eric Westphal aa74554a81 Change sensor switch names. 2017-07-15 22:06:26 -04:00
Eric Westphal 20877df847 Separate gyro calibration and AHRS level functions. 2017-07-12 13:27:26 -04:00
Eric Westphal 5c66d14d00 Re-word AHRS orientation dialog boxes. 2017-07-07 19:56:45 -04:00
Eric Westphal e0faa71b3f Remove 'up' section from orientation procedure. 2017-07-06 19:45:01 -04:00
Eric Westphal 542a68fc26 Remove AHRS config from developer settings. 2017-06-13 18:14:08 -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 2a1a938194 Change AHRS Smoothness label. 2017-05-17 19:18:41 -04:00
Eric Westphal 28225dc343 Move AHRS Settings into Developer section. 2017-05-16 16:50:54 -04:00
Eric Westphal 338f1cc934 AHRS settings in the UI 2017-05-12 20:40:53 -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 e78146ab99 Change "Calibration" to "Orientation" in UI. 2017-03-05 22:11:52 -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 384cf16996 Move AHRS orientation explanation into help. 2017-02-23 14:41:39 -05:00
cyoung a37d0f9ae3 Merge branch 'master' into developer_mode_add_loghandling 2017-02-02 22:28:16 -05:00
Eric Westphal 3c16945c92 Set orientation of AHRS sensor in UI. 2017-01-16 18:22:57 -05:00
Eric Westphal e0f794b907 AHRS calibration UI mostly done. 2017-01-08 23:04:16 -05:00
Eric Westphal a6642353d7 Add Enable_Sensors to settings UI 2017-01-07 08:05:37 -05:00
Eric Westphal c9c02e2e86 Change execution modes of non-executables 2016-12-29 06:43:00 -06: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
Christopher Young 0ed4c0bfb7 Remove globalSettings.AHRS_Enabled. 2016-11-17 19:01:03 -05:00
Christopher Young eaea0178c2 Remove outdated FF compatibility warning. 2016-11-17 18:19:00 -05:00
Christopher Young 6c50a96347 Remove 'AHRS_GDL90_Enabled' option. 2016-11-17 18:18:16 -05:00
Christopher Young a777e7d462 Manual merge. 2016-11-16 16:15:30 -05:00
Jim Jacobsen 601e21c564 Added logfile truncation and download buttons to developer mdoe screen 2016-10-23 11:04:18 -05:00
Jim Jacobsen 9f1fd88485 Added developer mode handing from /etc/stratux.conf instead, then this allows options in the status and settings pages. Would like to add a menu option for this in the future though 2016-10-01 19:59:41 -05:00
Christopher Young 31bbf1bc1b Don't display serialout settings unless a serialout device is present. 2016-09-19 12:25:23 -04:00
Christopher Young 30fe7295c4 Add automatic serialout when /dev/serialout0 is present.
/dev/serialout0 created by either inserting a CP2102-based
USB-to-Serial dongle or by symlink.
2016-09-19 12:21:39 -04:00
AvSquirrel fbc2ee16d3 Add toggle for GDL90 AHRS output. Use GDL90 AHRS toggle for FF compatibility instead of disabling AHRS hardware. 2016-06-08 02:52:00 +00:00
AvSquirrel 57197c55eb Split out traffic source from DEBUG. Fix panic closing closed channel. 2016-05-03 04:40:51 +00:00
Ryan C. Braun 6ae392af6d Merge branch 'master' of https://github.com/cyoung/stratux
Conflicts:
	main/gen_gdl90.go
	web/plates/js/settings.js
2016-05-04 05:50:52 +00:00
Ryan C. Braun 91fd133271 First cut of uAvionix Ping changes 2016-04-20 08:59:55 +00:00
Bruce Jackson 78f9082fe3 Fixed typo "delimeted" -> "delimited" 2016-02-20 08:09:14 -05:00
Christopher Young ca9bd3900b Typos. Fixes #258. 2016-02-17 23:42:58 -05:00
bradanlane 3da5c9becc added missing logs help, adjusted settings page layout, added basic filename checking for updates, cleaned up updates ui somewhat 2016-02-17 15:32:23 -05:00
Christopher Young 8931d7d55b Update uploader in "settings" on web interface.
#157.
2016-02-15 17:10:51 -05:00
Christopher Young c2623d7f44 Formatting. 2016-02-15 12:58:06 -05:00
Christopher Young 1f6c58350e PowerSave switch revert. 2016-01-26 01:03:26 -05:00
Christopher Young f5bed44086 Powersave switch. 2016-01-22 22:39:09 -05:00
Brad Ward 9897faea14 Added post reboot/shutdown messages 2016-01-09 15:00:19 -06:00
Brad Ward 53deb5f354 Changes to shutdown/reboot
Changed UI to provide better spacial separation of the shutdown and
reboot buttons.
Changed to call the shutdown and reboot methods via XHR POST.
2016-01-09 14:23:25 -06:00
Brad Ward e07390feb1 Moved reboot and shutdown to settings panel. Added modal confirmation dialogs. 2016-01-03 13:21:41 -06:00
bradanlane 6e84557616 new gps / ahrs page with both data details and graphical representation using image for gps location and webgl for ahrs 2015-10-14 17:35:41 -04:00
bradanlane caba8bab78 color coded METARs; time 'old' for weather; and message volume bar graph 2015-10-10 15:00:38 -04:00
bradanlane 30abcb82ee add OwnshipModeS to UI and maintain consistent format for storage; also tweaked 'settings' page field validation 2015-10-06 18:31:20 -04:00
bradanlane 3860a8b9ea twek one CSS element on 'settings' page 2015-10-04 14:30:07 -04:00
bradanlane a1502307aa new 'weather' page which uses new 'WatchList' setting 2015-10-04 13:50:51 -04:00
bradanlane 45215e258b traffic page complete; includes context sensitive help; does not include trafic fource indication 2015-10-01 17:19:28 -04:00