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

752 commits

Author SHA1 Message Date
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
Pawel Spychalski (DzikuVx)
709a584492 F1 High-density 2016-11-22 16:00:37 +01:00
Pawel Spychalski (DzikuVx)
e231aed13a overhaul 2016-11-20 18:24:20 +01:00
Pawel Spychalski (DzikuVx)
d503cb92c7 Filtering configuration 2016-11-19 20:17:23 +01:00
Pawel Spychalski (DzikuVx)
ea9efd4622 Yaw jump and prevention limit 2016-11-19 17:57:40 +01:00
Pawel Spychalski (DzikuVx)
4f3037e7cd MagHold Yaw rate limit UI 2016-11-19 14:18:49 +01:00
Pawel Spychalski (DzikuVx)
58da169cdf Simplified UI for looptime selection in async_mode=NONE 2016-11-09 22:16:03 +01:00
Pawel Spychalski (DzikuVx)
f88f0b7d81 accSoftLpfHz 2016-11-09 20:56:30 +01:00
Pawel Spychalski (DzikuVx)
ead5f02022 gyro_lpf and gyro sync setable in async_mode=NONE 2016-11-09 20:56:30 +01:00
Pawel Spychalski (DzikuVx)
f19f668a6e Log entry for disabled PWM output 2016-11-07 19:35:52 +01:00
Konstantin Sharlaimov (DigitalEntity)
846442331b Version update 2016-11-02 20:44:25 +10:00
Pawel Spychalski (DzikuVx)
540d90a45a MSP commands for ADVANCED_CONFIG 2016-10-16 12:03:02 +02:00
Pawel Spychalski (DzikuVx)
505a5e2bf4 iBus telemetry 2016-09-08 10:41:25 +02:00
Pawel Spychalski (DzikuVx)
c6e81d991f dropped PID values scaling and some cleanup 2016-08-29 14:45:19 +02:00
Martin Budden
d830b3d05b Fixed to be up to date with latest changes in iNav 2016-08-09 20:17:26 +01:00
Konstantin Sharlaimov (DigitalEntity)
8cde4a3de4 Optical flow sensor icon support 2016-08-07 23:05:26 +10:00
Martin Budden
9219ae9e0b Changed tabs to spaces 2016-07-24 17:25:27 +01:00
Martin Budden
9f49d59f5f Added NRF24 setting to configuration tab 2016-07-24 17:22:36 +01: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
f1bed8bda1 Fix migration version for led strip mode colors 2016-07-22 09:45:59 +02: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
Konstantin (DigitalEntity) Sharlaimov
daf3dba48e MAVLink compatibility cleanups 2016-07-14 22:14:51 +10:00
Konstantin Sharlaimov
27331b5934 Merge pull request #19 from iNavFlight/calibration-tab-revert
calibration tab removed
2016-06-25 20:23:50 +10:00
Paweł Spychalski
ad55318829 possibility to change controller in UI removed from code (#17) 2016-06-21 21:41:53 +10:00
Pawel Spychalski (DzikuVx)
3c098d4ba7 calibration tab removed 2016-06-18 11:25:51 +02:00
skaman82
60ef5a8cf9 Battery Status 2016-05-24 21:21:04 +02:00
skaman82
6b6fd4d35c Color scheme changes 2016-05-24 17:28:30 +02:00
Pawel
e9d2563dad rates in dps for iNav > 1.1.0, see iNavFlight#204 2016-05-15 18:20:21 +02:00
Konstantin Sharlaimov (DigitalEntity)
e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 2016-05-10 01:06:53 +10:00
Konstantin Sharlaimov (DigitalEntity)
e366967be8 MAVLink initial support 2016-05-06 22:05:13 +10:00
Konstantin Sharlaimov (DigitalEntity)
395c413992 Prevent Configurator from being used with other firmware than INAV 2016-05-05 22:17:03 +10:00
Konstantin Sharlaimov (DigitalEntity)
15dfc2ad41 Update GPS page 2016-05-05 10:06:52 +10:00
Konstantin Sharlaimov (DigitalEntity)
227abc752d More rebranding 2016-05-04 21:20:36 +10:00
Konstantin Sharlaimov (DigitalEntity)
11b80a67ff Some rebranding 2016-04-25 23:47:18 +10:00
Dominic Clifton
81a49d48b2 changes to support MSP API 1.17 (removal of 3d deadband configuration
via MSP_3D/MSP_SET_3D)

At somepoint we can add the support for the updated
MSP_DEADBAND/MSP_SET_DEADBAND commands.
2016-04-01 12:32:19 +02:00
Dominic Clifton
a924e06c1b Fix unable to enable LTM telemetry via ports tab. 2016-03-24 16:02:54 +01:00
Dominic Clifton
c0038b43cc Force a cleanup when a serial device is lost, this happens when VCP
targets reboot.
2016-03-24 14:51:13 +01:00
Dominic Clifton
ae700e6daf Prepare for release. 2016-02-22 19:12:43 +01:00
Dominic Clifton
d319132135 Avoid exceptions when serial break or overruns occur without info
object.
2016-02-22 18:46:33 +01:00
Dominic Clifton
576ba7390c Prepare for release. 2016-02-05 03:11:26 +01:00
Dominic Clifton
ed9927a4e5 Merge branch 'page-size' of https://github.com/tracernz/cleanflight-configurator into tracernz-page-size 2016-01-30 12:18:30 +01:00
Michael Corcoran
9fbb6337b6 DFU: Support STM32F4 2016-01-28 22:48:44 +13:00
Michael Corcoran
b46a5e8053 USB-DFU: Detect flash page size from USB descriptor 2016-01-25 19:27:26 +13:00
Dominic Clifton
ab7ad4b07d Handle 'overrun' conditions the same way as 'break' conditions. 2016-01-22 22:15:56 +01:00
Michael Corcoran
2f6be0650f Serial: Attempt recovery of break condition 2016-01-22 22:15:56 +01:00
Dominic Clifton
2044fe879c Fix for https://github.com/cleanflight/cleanflight/issues/1551 2016-01-22 22:15:55 +01:00