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

199 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
0ed67a752b port usage removed as not giving any useful data 2017-01-22 21:33:35 +01:00
Pawel Spychalski (DzikuVx)
297ad70c5d dynamic polling interval on receiver page 2017-01-22 19:57:27 +01:00
Pawel Spychalski (DzikuVx)
9569c0b5ee GUI to use hard lock queue name Wireless mode 2017-01-22 12:25:30 +01:00
Pawel Spychalski (DzikuVx)
a439456ab9 soft and hard serial port lock with watchdog 2017-01-22 00:02:52 +01:00
Pawel Spychalski (DzikuVx)
d695b7cec3 serial port load balancing on motors tab 2017-01-21 13:29:41 +01:00
Pawel Spychalski (DzikuVx)
e76612a4cc hardware roundtrip 2017-01-21 09:22:03 +01:00
Pawel Spychalski (DzikuVx)
019fb3e851 round trip computation 2017-01-20 22:26:24 +01:00
Pawel Spychalski (DzikuVx)
083eee3115 msp queue load 2017-01-20 21:39:48 +01:00
Pawel Spychalski (DzikuVx)
ce3678950d flush msp queue on disconnect 2017-01-20 15:42:17 +01:00
Pawel Spychalski (DzikuVx)
93a4dd1b84 MSP_IDENT removed from usage 2017-01-19 19:52:57 +01:00
Pawel Spychalski (DzikuVx)
c98e922602 callback update improvements 2017-01-18 22:20:15 +01:00
Pawel Spychalski (DzikuVx)
d236758f3b dedicated update helper and update speed depending on connection speed 2017-01-18 21:09:14 +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)
a734264d87 presets removed from < 1.6 firmware 2017-01-10 16:28:08 +01:00
Pawel Spychalski (DzikuVx)
1b4c729e46 cleaning 2016-12-23 23:57:05 +01:00
Pawel Spychalski (DzikuVx)
9de6e9d2f1 fixed reboot sequence 2016-12-23 16:08:42 +01:00
Pawel Spychalski (DzikuVx)
5c26f60e8b sensor status fix 2016-12-17 10:27:39 +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)
9a5e3dbeae msp cleanup 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
18a00dedf8 MSP refactoring 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
3311093cb1 OSD tab removed on < 1.5 firmware 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
25c8a6f61c crude port 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
c2bdb88e3d CSS selector rationalization 2016-11-22 16:47:21 +01:00
Konstantin Sharlaimov (DigitalEntity)
8cde4a3de4 Optical flow sensor icon support 2016-08-07 23:05:26 +10:00
Konstantin Sharlaimov
0cf65326c7 Merge pull request #28 from gaelj/LED_strip
LED strip update
2016-07-24 10:49:14 +03:00
Konstantin (DigitalEntity) Sharlaimov
bc3e025a98 Bugfix for hanging 'disconnect' button 2016-07-23 07:22:16 +03:00
gaelj
0e5190edd3 LED strip update 2016-07-22 09:45:58 +02:00
gaelj
c40f0cf2e6 Use MSP_STATUS_EX to display CPU load in status bar, from INAV 1.2.0 2016-07-21 19:19:30 +02:00
Paweł Spychalski
ad55318829 possibility to change controller in UI removed from code (#17) 2016-06-21 21:41:53 +10:00
skaman82
60ef5a8cf9 Battery Status 2016-05-24 21:21:04 +02:00
Konstantin Sharlaimov (DigitalEntity)
395c413992 Prevent Configurator from being used with other firmware than INAV 2016-05-05 22:17:03 +10:00
Dominic Clifton
5c2273bd65 Reset all FC configuration state on connect to prevent side effects when
configuring multiple FC's without restarting the configurator each time.
2016-01-08 12:45:58 +01:00
NightHawk32
7ca376926a Some code styling and cleanup. 2015-11-25 15:06:17 -05:00
NightHawk32
d21b4a157f Typo in css classes, update global dataflash display on every dataflash summary respond. 2015-11-24 18:17:53 -05:00
NightHawk32
6157c875f9 Renamed global dataflash components, fixed detection for global dataflash display. 2015-11-24 18:01:56 -05:00
NightHawk32
11fcf24258 Fixed bug with profile selector: It updates now on every status request. 2015-11-23 01:47:09 -05:00
NightHawk32
3c05c218c5 Code cleanup for profile selector. 2015-11-22 16:08:59 -05:00
skaman82
6b97eb2809 Further work on dataflash and profile switch in the header 2015-11-16 12:46:59 +01:00
skaman82
19897cd574 started to work on new GUI functionality 2015-11-15 23:35:22 +01:00
Dominic Clifton
65762587ba Cleanup tabs, whitespace & comments. 2015-11-14 11:20:08 +00:00
skaman82
990fd26eb9 Including fixes from wanderzell
• fixes small css bug with tooltip icons
• fixes sensor icons nit showing up when connecting Naze32 Acro rev6
and Sparky1.1
2015-11-12 09:56:03 +01:00
Dominic Clifton
8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
2015-11-09 23:01:42 +00: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
skaman82
06f643812d sync 2015-11-02 22:07:37 +01:00
skaman82
53a615279d fixing auto connect 2015-11-02 13:37:46 +01:00
skaman82
d2be1715e5 Display header elements depending on connection state 2015-11-02 11:56:18 +01:00