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

86 commits

Author SHA1 Message Date
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)
a6ad0887b3 packet drop on more tabs 2017-01-21 14:29:25 +01:00
Pawel Spychalski (DzikuVx)
083eee3115 msp queue load 2017-01-20 21:39:48 +01:00
Pawel Spychalski (DzikuVx)
eff3eb2420 fixes for global status pull handler 2017-01-18 20:20:26 +01:00
Pawel Spychalski (DzikuVx)
3f196a9505 MSP_STATUS removed from manual pulls 2017-01-18 19:54:26 +01:00
Pawel Spychalski (DzikuVx)
d1483e5e26 tab tasks unified 2017-01-18 16:50:35 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017 timing methods extracted to separate classes 2017-01-18 15:54:45 +01:00
Pawel Spychalski (DzikuVx)
1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 2016-12-15 00:18:35 +01:00
Konstantin Sharlaimov (DigitalEntity)
2946004ccf Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5 2016-12-12 14:07:17 +10:00
Pawel Spychalski (DzikuVx)
18a00dedf8 MSP refactoring 2016-11-29 19:47:47 +01:00
Dominic Clifton
d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Nicholas Sherlock
e4d87c3ae2 Fix initialisation of sonar and altitude sensor fields on sensor tab 2015-09-01 03:35:57 +12:00
Krzysztof Rosinski
f933dbf330 Sonar altitude added to sensors 2015-01-28 22:24:44 +01:00
cTn
21e414f4b3 fix method name mismatch in serial layer 2014-12-05 10:23:53 +01:00
cTn
366cd018b2 whops, fixing trailing commas 2014-11-15 01:18:04 +01:00
cTn
e401b1ffce renaming some of the appview hits 2014-10-30 12:33:39 +01:00
cTn
f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 2014-10-01 13:16:22 +02:00
cTn
5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
cTn
468d7f57c8 fix graph initialization on cold start 2014-08-14 16:40:55 +02:00
cTn
932a58d355 pretty pretty pretty 2014-08-12 16:20:26 +02:00
cTn
e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn
20e6ad0074 enable strict mode in couple more files 2014-08-09 20:01:17 +02:00
cTn
1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn
e49f4ea5ff converting tab object initialization 2014-07-10 19:19:45 +02:00
cTn
799fc76c8e hooking up all of the active_tab references 2014-07-10 18:51:02 +02:00
cTn
75e0accf75 hookup new cleanup system 2014-07-10 18:45:18 +02:00
cTn
0a6ce25565 sensors in tabs 2014-07-10 18:31:27 +02:00
cTn
c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 2014-07-09 16:12:37 +02:00
cTn
e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 2014-07-04 20:55:46 +02:00
cTn
5abe7473f8 moving send_message routine to MSP object 2014-06-01 14:10:18 +02:00
cTn
953d6f5ef2 saving some cycles in plots 2014-05-16 21:02:59 +02:00
cTn
05f06075b2 disable checkboxes and plots according to sensors 2014-05-08 15:58:52 +02:00
cTn
2162a2b9d3 pre-enable i18n for all html content in tabs 2014-05-06 16:48:46 +02:00
cTn
ce9110e45d scalable graphs 2014-05-05 12:11:52 +02:00
cTn
3a5741d9ed reorganizing update helpers 2014-04-21 12:14:03 +02:00
cTn
3421916c21 bugfixes for last merge 2014-04-21 11:59:02 +02:00
Tobias Raeder
c1fc82e0e4 Add helpers to resize the receiver/sensor plots 2014-04-20 23:12:18 +02:00
cTn
e9b1df35a1 using forward chaining (like rest of the project) 2014-04-18 01:07:10 +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
c85f5af9cb optimize 2014-04-13 22:43:24 +02:00
cTn
32b3c532c9 remove bogus code 2014-04-13 18:37:10 +02:00
cTn
f91c73a38b clamp width scale, reorder elements to hide AA 2014-04-13 18:04:08 +02:00
cTn
000ff998e1 scale settings are now preserved 2014-04-13 17:48:47 +02:00
Tobias Raeder
89ef9ac9a7 Clamp values on sensors y axis 2014-04-13 17:01:59 +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