1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 09:15:49 +03:00
Commit graph

1706 commits

Author SHA1 Message Date
Michael Keller
815517e48d
Merge pull request #849 from mikeller/fix_setpoint_transition_range
Fixed range for Dterm setpoint transition, fixed outdated naming of Dterm setpoint transition.
2018-01-14 23:39:31 +13:00
mikeller
2dd786bd08 Fixed range for Dterm tetpoint transition, fixed outdated naming of Dterm setpoint transition. 2018-01-14 12:58:41 +13:00
mikeller
cfd848a4d1 Made display of arming disabled reasons match number of beeps. 2018-01-14 02:48:45 +13:00
Miguel Angel Mulero Martinez
a073bf8a17 i180 release checker and changelog action 2017-12-28 11:43:21 +01:00
Miguel Angel Mulero Martinez
3672d83247 i18n the power tab selects 2017-12-28 10:39:53 +01:00
Miguel Angel Mulero Martinez
b0d4d2d89a More i18n, GUI Console
Added some i18n to strings for the GUI console.
2017-12-19 09:28:04 +01:00
Miguel Angel Mulero Martinez
65728c913a More i18n
More strings passed to the messages file for i18n.
2017-12-18 20:21:38 +01:00
Miguel Angel Mulero Martinez
8a982152da i18n titles
Convert to i18n the titles attributes that aren't.
2017-12-18 11:52:11 +01:00
TheIsotopes
e700109197
fixed StickPosition indicator on rate curve
StickPosition indicator from roll and pitch moved both on the roll rate curve
2017-12-07 17:53:08 +01:00
mikeller
ec8b7449f8 Added checking for latest configurator release and update notification. 2017-12-03 18:41:11 +13:00
Michael Keller
7e7d84ec74 Added new SPI RX protocols. 2017-12-01 13:11:34 +13:00
Michael Keller
02b455bef7
Merge pull request #735 from basdelfos/filter-switch-fix
Activate filter switches on only notch hz
2017-11-21 18:30:26 +13:00
Michael Keller
0845b7434d
Merge pull request #734 from mikeller/add_arming_enable_to_motor_test_slider
Added arming enable to the 'motor test enable' switch.
2017-11-21 18:29:58 +13:00
Michael Keller
ddde15917a
Merge pull request #728 from JyeSmith/OSD_REMAINING_TIME_ESTIMATE
Added OSD_REMAINING_TIME_ESTIMATE to OSD
2017-11-21 16:31:08 +13:00
mikeller
808c33860a Added arming enable to the 'motor test enable' switch. 2017-11-21 14:16:36 +13:00
Bas Delfos
9058fcfe87 Activate filter switches on only notch hz 2017-11-20 21:49:33 +01:00
Dan Nixon
c2178e5cb6 Add RTC date/time to OSD stat 2017-11-19 10:17:57 +00:00
jyesmith
e796838bb1 Added OSD_REMAINING_TIME_ESTIMATE to OSD 2017-11-19 16:07:24 +10:00
mikeller
e8d5faba7f Fixed off-by-one version checking bug in OSD tab. 2017-11-18 17:45:16 +13:00
mikeller
70e17ad49f Added support for the FrSky FPort protocol. 2017-11-15 02:03:44 +13:00
mikeller
8eddce9f57 Make OSD elements robust to additional fields. 2017-11-14 01:28:36 +13:00
mikeller
f68a96d1de Added new OSD elements for RTC time and adjustment range. 2017-11-12 10:38:05 +13:00
Michael Keller
906f6ac4bc
Merge pull request #713 from mikeller/fix_slider_enable_motors_tab
Fixed sliders being disabled when re-entering the motors tab with motors running.
2017-11-07 17:56:27 +13:00
Harpalyke
76c170882d When the text fields for RC deadband and yaw deadband are changed in the UI the change is not written back to the object as the 'this' keyword refers to the UI element instead of the TABS.reciever object, updating them to use a reference to the tab object.
Also, renaming the 'self' reference to 'tab' as it seems that after the tab UI is initalised the self var is overwritten with a reference to the $(window) object. Naming the varible 'tab' seems to fix this conflict.
2017-11-06 21:12:34 +00:00
mikeller
0744bb5928 Fixed sliders being disabled when re-entering the motors tab with motors running. 2017-11-07 00:46:29 +13:00
Michael Keller
01c0aaac0f
Merge pull request #696 from sebsx/add-native-apps-via-nwjs
Add native apps build via nwjs
2017-11-05 07:13:55 +13:00
Harpalyke
d924423ff4 undoing the check on the warnings array and instead checking the api version for 1.37 2017-11-04 09:56:05 +00:00
sebastianp
805ec6063a Added Windows and Mac icons files
Build native Mac and Windows apps. Shamelessly stolen from iNAV, thanks!

NW.js requires us to disable pointer events on the inline images,
otherwise the drag/drop events are generated for the images rather
than for the html elements representing OSD items.
2017-11-04 18:27:33 +11:00
Harpalyke
d10a161349 Check if length of OSD.data.warnings matches that of the constants. OSD.data.warnings is empty when using a 3.2.2 firmware. 2017-11-03 22:00:09 +00:00
Steffen Windoffer
8b7551272b only show smallangle on newer releases 2017-11-02 15:37:32 +01:00
Michael Keller
0528d03396
Merge pull request #702 from mikeller/add_spracingf3osd_support
Add support for the SPRACINGF3OSD current sensor (over MSP)
2017-10-30 00:56:29 +13:00
Dan Nixon
4fcc9b3c1a Add tooltips to section headers in OSD tab 2017-10-29 11:22:00 +00:00
Dan Nixon
b4924d4b1a Add OSD warnings configuration 2017-10-29 11:21:54 +00:00
Hydra
25ed1743d6 CF/BF - Support MSP/OSD Slave current sensor. 2017-10-29 16:34:08 +13:00
Hydra
400ccf8752 CF/BF - Disable ESC Sensor and virtual current meter sources for OSD Slave boards. 2017-10-29 16:11:21 +13:00
Miguel Angel Mulero Martinez
71d05b696a Fix the GPS image in OSD to use two symbols 2017-10-26 10:07:03 +02:00
Miguel Angel Mulero Martinez
a85ddc3587 Adjust OSD preview for speed and throttle
Adjust the preview for this elements, as shown in the firmware
2017-10-24 08:57:39 +02:00
Volodymyr Moskalyk
9af15b5f39 Auto recognize AUX channel in Modes tab
Auto recognize AUX channel in Modes tab

Auto recognize AUX channel in Modes tab

Auto recognize AUX channel in Modes tab

Auto recognize AUX channel in Modes tab
2017-10-23 12:29:45 +02:00
azol
1b22a924a3 Change 'RunCam Split' to 'RunCam Device' 2017-10-19 17:23:52 +08:00
Michael Keller
7bb293e447 Merge pull request #691 from mosvov/switch-all-checkbox-default-value
Set Switch all checkbox defaults based on the majority of the switches
2017-10-16 18:07:58 +13:00
Michael Keller
0b3315d196 Merge pull request #685 from mosvov/hide-motor-pwm-for-dshot
Hide Motor PWM Speed Separated from PID Speed when DSHOT selected
2017-10-16 07:57:51 +13:00
Volodymyr Moskalyk
09912c9970 Set Switch all checkbox defaults based on the majority of the switches 2017-10-15 16:20:27 +02:00
Volodymyr Moskalyk
819c4c8a98 Hide Motor PWM Speed Separated from PID Speed when DSHOT selected 2017-10-15 15:55:31 +02:00
Michael Keller
975ef1e4da Merge pull request #686 from mosvov/osd-switch-all-elements
Enable/Disable all button for OSD screen
2017-10-15 23:06:13 +13:00
Volodymyr Moskalyk
79d5c1a0d0 Enable/Disable all button for OSD screen 2017-10-15 11:12:26 +02:00
Volodymyr Moskalyk
97212afccb Hide Motor PWM Speed Separated from PID Speed when DSHOT selected 2017-10-15 09:33:41 +02:00
Dan Nixon
57518f3fcd Add tooltip describing arming disable flags 2017-10-14 17:58:05 +01:00
Dan Nixon
c125c39040 List arming disable flag indices on setup tab 2017-10-14 17:47:22 +01:00
Volodymyr Moskalyk
c233db3fc8 Enable/Disable all button for OSD screen 2017-10-14 18:20:12 +02:00
Volodymyr Moskalyk
ce4ed0b544 Hide Motor PWM Speed Separated from PID Speed when DSHOT selected 2017-10-14 17:30:08 +02:00