1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 14:25:13 +03:00
Commit graph

36 commits

Author SHA1 Message Date
Yi BoYang
b02fe8915a Add the text from these files to i18n. 2023-05-16 21:19:28 +08:00
Alberto García Hierro
9dae9a75bc [TABS] Generate the documentation link dynamically via JS
This way we don't need to repeat the same 3 lines of HTML in every
tab. Also fixes the missing link in the mission planner tab when
the FC wasn't connected.
2020-04-07 15:52:23 +01:00
Pawel Spychalski (DzikuVx)
79a16a8fe3 Cleanup 2.1 version 2019-10-27 20:17:20 +01:00
Michel Pastor
ec90ed737b
Fix sensors tab debug raw values display (#698) 2019-02-20 11:33:45 +01:00
Michel Pastor
0a720f44f6
Temperature sensors support (#670) 2019-02-08 21:08:09 +01:00
Michel Pastor
07bb404a07 Add support for MSPV2_INAV_DEBUG 2018-12-02 23:37:39 +01:00
Michel Pastor
615d559b66 Add air speed graph in sensors tab 2018-03-01 16:12:07 +01:00
Alberto García Hierro
b98d7a8f3b Add support for viewing trace output via MSP from the sensors tab
Use an additional window to show the debug trace, so the configurator
can be used at the same time the user is viewing the output.
2018-02-12 12:36:47 +00:00
Konstantin Sharlaimov (DigitalEntity)
191aa6ac86 Report raw baro altitude in sensors tab 2017-01-29 21:15:55 +10:00
Pawel Spychalski (DzikuVx)
ce458d299d inavification 2016-09-13 11:01:53 +02:00
Dominic Clifton
f869dd94e7 Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120.
Spaces Not Tabs. Indentation: 4.
2015-11-10 01:21:47 +00:00
Kristjan Vaga
c5372db830 Merging sticky toolbars with the tab layout changes.
Conflicts:
	main.css
	tabs/adjustments.css
	tabs/adjustments.html
	tabs/auxiliary.html
	tabs/configuration.css
	tabs/configuration.html
	tabs/dataflash.css
	tabs/dataflash.html
	tabs/gps.html
	tabs/help.html
	tabs/landing.html
	tabs/led_strip.html
	tabs/logging.css
	tabs/logging.html
	tabs/motors.html
	tabs/pid_tuning.css
	tabs/pid_tuning.html
	tabs/ports.css
	tabs/ports.html
	tabs/receiver.html
	tabs/sensors.html
	tabs/servos.css
	tabs/servos.html
	tabs/setup.css
	tabs/setup.html
2015-11-06 01:24:12 +02:00
Kristjan Vaga
76fc0176da Polishing the toolbar related styles. Fixing styles. 2015-11-05 19:22:39 +02:00
skaman82
1816979cc4 More Work done:
• Tooltip integration
• Sensor Tab: rework
• Help & Documentation Tab: basic styling
• Logging Tab: basic styling
• PID Tab: some fixes
• Added the word „configurator (+ version)“ under the logo
• Removed not yet used „help icons“
2015-11-05 16:37:15 +01:00
skaman82
8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 2015-11-04 22:22:23 +01:00
Dominic Clifton
9738fef79e Use 0 based index for debug graph labels. 2015-03-30 21:32:06 +01:00
Dominic Clifton
46a0054d78 Add SVG watermark image to log view and some tabs. 2015-02-24 02:06:00 +00:00
Krzysztof Rosinski
f933dbf330 Sonar altitude added to sensors 2015-01-28 22:24:44 +01:00
cTn
05f06075b2 disable checkboxes and plots according to sensors 2014-05-08 15:58:52 +02:00
cTn
ef2e8086d5 sensors i18n support 2014-05-08 11:09:23 +02:00
cTn
801592da97 fix indentation 2014-05-05 11:48:24 +02:00
cTn
10c8fc6bf3 adding labels, adding 500 deg scale for gyro 2014-04-17 01:05:25 +02:00
cTn
8ba30a91d9 plot enable/disable toggles 2014-04-14 00:15:56 +02:00
cTn
f91c73a38b clamp width scale, reorder elements to hide AA 2014-04-13 18:04:08 +02:00
cTn
f36ebee97e hooking up some scales, not finished 2014-04-13 16:12:31 +02:00
cTn
e057db2343 separate rate and scale select events 2014-04-13 15:40:42 +02:00
cTn
b577479678 hook raw values text representations to data 2014-04-13 15:33:06 +02:00
cTn
3fea3fafb0 utilize some of the free space 2014-04-13 14:44:08 +02:00
cTn
311366fe9d initial rework pass for new d3 graphs 2014-04-13 14:35:30 +02:00
Tobias Raeder
de26bdb0d0 Use d3 to render the sensors tab 2014-04-13 11:54:35 +02:00
cTn
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
52559cf9ec tiny sensors tab code polish 2014-03-06 19:48:10 +01:00
Davide Bertola
f8bab91562 Add debug graphs to raw sensor data tab 2013-10-31 22:45:07 +01:00
cTn
73d47889c3 RAW sensor tab with pulling speed selectors 2013-07-29 09:39:55 +02:00
cTn
a8c76cf278 RAW sensor data plot tab 2013-04-11 16:19:24 +02:00
cTn
514dd8a692 initial sensor tab commit 2013-04-11 12:01:51 +02:00