Asizon
3f679c3a05
Fixed cell count negative value reads
2020-06-04 20:45:23 +02:00
Alberto García Hierro
6b2c59b571
[OSD] Add support for FrSky OSD
...
Add peripheral bit definitions to check the port function mask.
Depends on #1851
Depends on #1852
2020-05-25 14:53:17 +01:00
mikeller
59cb2d29a0
Removed unused compass declination setting.
2020-05-02 23:16:06 +12:00
mikeller
eb6e269467
Added warning when connecting to firmware newer than configurator.
2020-04-12 17:37:09 +12:00
mikeller
ebd36055da
Added support for disabling the motor output protocol.
2020-04-01 02:00:08 +13:00
fgiudice98
70a8364e5c
Add rates type
...
Add rates type selection with working graphs and max angular speed
Fix deadband
MSP changes and fix actual rates limit
Small style changes and fixes
Fixes
Fixed the code pointed out in the review
Various sonar fixes
Updated the values of actual rates setting
Reduced logo size
Added analytics to rates type
Minor fix + rounding by step value
Now the calculation of the angle rate takes into account the values rounded by the step value (especially visible with values that are in deg/s)
Various fixes
Angle rate calculation in different functions
Fix for value step validation
Sonar fixes (mostly variables)
Force refresh to prevent errors ...
... when changing rates type after saving to eeprom
Logos refinement + minor changes
Touch to trigger travis
Fix Raceflight rate
2020-03-10 12:51:00 +01:00
Asizon
6aaababb1d
Adding Dynamic Idle
2020-03-04 10:36:32 +01:00
Asizon
7e9cebfbf3
Adding Motor Output Limit and cellcount
...
Fix cell count min
Move tootltip`icons
Cosmetic changes
2020-03-03 01:34:08 +13:00
Asizon
e3041286a3
Add Dynamic Notch Max Hz
...
Remove white spaces
Remove white space2
Revert and add suggested changes
Some cosmetic changes
MinHz Changes
Fix MinHz Max
2020-02-06 09:27:44 +01:00
Miguel Angel Mulero Martinez
9394d5901c
Work with gyro native sampling
2020-02-04 16:42:39 +01:00
Alberto García Hierro
2b1c2e5732
Fix problems introduced in #1851
...
- Clear to in-memory ports array when reading MSP2_COMMON_SERIAL_CONFIG,
like MSP_CF_SERIAL_CONFIG does. Take the opportunity to move the
`SERIAL_CONFIG.ports = [];` statement to the very first line of both
handler blocks, so it's more evident.
- Remove accidentally duplicated line in the payload serializer
for MSP_SET_CF_SERIAL_CONFIG, which then I copied and pasted to
MSP2_COMMON_SET_SERIAL_CONFIG. This was sending the msp_baudrate
twice, causing all baudrates after it to be misinterpreted.
Fixes #1864
2020-01-26 10:49:55 +00:00
Alberto García Hierro
35cb6a5e70
Change all shadowed variables use let/const
...
Otherwise sonarcloud complains about the shadowed variables
in the previous commit. Not ammending it into the previous one
to make review easier.
2020-01-15 09:34:18 +00:00
Alberto García Hierro
2defc901a9
[MSP] Use MSP2_COMMON[_SET]_SERIAL_CONFIG for configuring ports
...
Configurator side of https://github.com/betaflight/betaflight/pull/9332
2020-01-15 09:33:50 +00:00
Andrew Young
10fb05efc8
Added change heatmap to PIDs for the sliders
2019-12-23 00:28:47 +00:00
Michael Keller
53fb5944d1
Add more parameters to GPS Rescue ( #1812 )
...
Add more parameters to GPS Rescue
2019-11-10 11:32:31 +13:00
Miguel Angel Mulero Martinez
77dfd8eaa8
Fix galileo and home point once as per review
2019-11-08 08:52:40 +01:00
Miguel Angel Mulero Martinez
1672a44dc2
Add more parameters to GPS Rescue
2019-11-08 08:45:17 +01:00
Miguel Angel Mulero Martinez
ce044622a2
Add Galileo and Home Point once to GPS
2019-11-06 19:25:56 +01:00
mikeller
36f29108d9
Fixed vulnerabilities found by SonarCloud.
2019-11-02 21:06:33 +13:00
mikeller
6999656097
Added dialog to offer resetting to custom defaults.
2019-09-15 00:54:39 +12:00
Michael Keller
68d076c714
Fixed duplication of 'gyro_to_use'. ( #1629 )
...
Fixed duplication of 'gyro_to_use'.
2019-09-09 01:09:11 +12:00
Miguel Angel Mulero Martinez
25fe13be25
Add RPM filter configuration
2019-09-07 15:35:45 +02:00
mikeller
7d6effca85
Fixed duplication of 'gyro_to_use'.
2019-09-07 23:06:50 +12:00
Michael Keller
7f1934b946
Merge pull request #1612 from McGiverGim/vtx_load_save
...
Add save/load buttons for the VTX Table
2019-09-04 23:30:16 +12:00
Miguel Angel Mulero Martinez
ca6b1f4e0e
Add save/load buttons for the VTX Table
2019-09-04 12:03:00 +02:00
Michael Keller
cd7f305bef
Merge pull request #1605 from McGiverGim/msp_multiple_msp
...
Add MSP_MULTIPLE_MSP command
2019-09-02 22:52:23 +12:00
Miguel Angel Mulero Martinez
bb2334ca56
Add MSP_MULTIPLE_MSP command
2019-09-02 12:32:01 +02:00
Michael Keller
19106ae6cb
Merge pull request #1602 from McGiverGim/add_telem_info_motors
...
Add telemetry dshot data info to the motors tab
2019-08-30 01:19:01 +12:00
Miguel Angel Mulero Martinez
b065c8f4f7
Add telemetry dshot data info to the motors tab
2019-08-28 11:50:47 +02:00
IvoFPV
c51217a585
Indentation, remove parsing
2019-08-26 10:36:33 +02:00
IvoFPV
70464f5ff2
Add rcsmoothing auto smoothness to UI
2019-08-25 20:06:09 +02:00
Michael Keller
bb67dbbd72
Merge pull request #1569 from McGiverGim/add_vtx_tab
...
Add an VTX tab
2019-08-20 23:37:09 +12:00
Miguel Angel Mulero Martinez
0817e7d9e6
Add an VTX tab
2019-08-20 13:23:10 +02:00
Michael Keller
541074238c
Add debug modes to blackbox tab ( #1566 )
...
Add debug modes to blackbox tab
2019-08-15 12:47:53 +12:00
IvoFPV
c2bae18846
Add debug modes to blackbox tab
2019-08-11 00:16:06 +02:00
IvoFPV
b39f7df5f7
Add dyn notch to UI try2
2019-08-10 14:48:30 +02:00
IvoFPV
1fb5c046f4
Add iterm relax cutoff to UI
2019-08-08 00:23:48 +02:00
Kyle K
fccc2b9448
Lets count those LEDs properly
2019-07-17 21:27:42 +00:00
Ian Murphy
fd84f9d8a8
Added send of rate_limits over MSP.
2019-04-13 00:46:37 +01:00
Ian Murphy
991c051e80
Updated to MSP API v1.42 & rebased onto master.
2019-04-12 20:36:45 +01:00
Miguel Angel Mulero Martinez
14167c6c72
Show/Hide gyro elements by detection
2019-04-08 08:42:45 +02:00
AJ Christensen
e322ef0795
MSP Multiple GYRO/ACC alignment support
...
* Make use of 1.41.0 MSP API changes introduced
https://github.com/betaflight/betaflight/pull/7506
* Not really happy with the elements/css, but opening this up for feedback. I
can't quite get the select inputs or the text/icons to go where I want :p
2019-04-02 20:03:15 +13:00
Miguel Angel Mulero Martinez
bad5b7c627
Add D Min feature to PIDs tab
2019-03-12 13:56:29 +01:00
Miguel Angel Mulero Martinez
9f2e608530
Add dynamic lpf and dterm filters
2019-03-08 08:25:23 +01:00
Miguel Angel Mulero Martinez
eac9848552
Fix 32khz MSP command
2019-03-05 12:30:42 +01:00
Michael Keller
5de1b703aa
Merge pull request #1287 from dthubereng/add_mode_logic_to_msp
...
Add modeLogic and mode link UI support
2019-03-03 12:40:00 +13:00
mikeller
cc31ceb896
Removed support for 32 kHz gyro mode.
2019-02-12 22:59:22 +13:00
Michael Keller
c30c2142b1
Merge pull request #1289 from mikeller/add_dataflash_save_deprecation
...
Added deprecation warning for dataflash saving.
2019-02-12 19:39:38 +13:00
mikeller
d86bb0d41e
Changed it to use a tooltip. God I hate CSS.
2019-02-12 00:48:12 +13:00
Dave Huber
e54cd65493
Move initial var to version checked code
2019-02-10 10:23:53 -06:00