Darren Lines
3411777775
Fixed mixer config issues
...
1. When save and reboot was applied on the mixer page, the has flaps option was not saved.
2. When defaults were selected, the auto-mixer application did not take mixer config in to account.
2023-02-25 10:29:44 +00:00
Darren Lines
feba353a5b
Merge pull request #1722 from iNavFlight/MrD_Fix-alt-type-in-mission-planner
...
Mission Control: Bug fixes related to P3 field
2023-02-15 20:27:00 +00:00
Darren Lines
cb7670f049
Update waypointCollection.js
...
One other change to stop using P3 as a Boolean.
2023-02-14 19:19:12 +00:00
Darren Lines
7bdedf25ae
Update defaults_dialog.js
...
Update defaults for new AHRS parameter names
2023-02-13 16:21:00 +00:00
Pawel Spychalski (DzikuVx)
a4b3ebe6a1
Bump min version to 6.0.0
2023-02-07 19:41:36 +01:00
Darren Lines
15238ffc42
Merge pull request #1691 from iNavFlight/MrD_ESP32-Radar-use-cardinal-markers,-plus-pan-enhancements
...
Pan Enhancements and cardinal markers for ESP32 Radar
2023-02-05 18:23:14 +00:00
Paweł Spychalski
cf1ebb4fab
Merge pull request #1708 from iNavFlight/dzikuvx-default-updates
...
Default updates
2023-02-03 16:25:45 +01:00
Pawel Spychalski (DzikuVx)
320958c3ff
Small update
2023-02-03 12:31:40 +01:00
Paweł Spychalski
c4cdcefcca
Merge pull request #1678 from iNavFlight/MrD_Use-default-baud-rate-when-selecting-port-device
...
Allow default baud rates on ports page
2023-02-03 12:30:14 +01:00
Pawel Spychalski (DzikuVx)
1f8364974a
Enable Dynamic LPF on 5" preset
2023-02-03 11:20:48 +01:00
Pawel Spychalski (DzikuVx)
bcadfbb0ff
Create 3" defaults profile
2023-02-03 09:54:11 +01:00
Ernest Stepanov (ErNis)
cf35bd6142
AT32 MCU DFU added
2023-02-02 15:05:34 +02:00
Darren Lines
b808e49e3f
ESP32 Radar: Use cardinal markers, plus pan enhancements
...
Created new branch based on MrD_Use-cardinal-indicator-for-ESP32-Radar. Due to problems updating from master.
2023-01-29 20:39:50 +00:00
Darren Lines
df88f1d8eb
Add acro and mission to Flight modes operand
2023-01-28 09:06:08 +00:00
Marcelo Bezerra
aec6427cbd
Merge branch 'iNavFlight:master' into strobe-configurator
2023-01-13 09:40:07 +01:00
Paweł Spychalski
ede1be1933
Merge pull request #1652 from iNavFlight/MrD_Enhance-programming-options-for-waypoint-missions
...
Enhance programming options for waypoint missions
2023-01-13 08:21:07 +01:00
Marcelo Bezerra
dc8777c085
Merge branch 'iNavFlight:master' into strobe-configurator
2023-01-11 19:45:50 +01:00
Darren Lines
a47d971ade
Make links to documents relevant to firmware version
2023-01-09 19:51:02 +00:00
Darren Lines
9709b58add
Merge branch 'master' into MrD_Enhance-programming-options-for-waypoint-missions
2023-01-03 13:01:36 +00:00
Darren Lines
f0c593859c
Allow default baud rates on ports page
...
This PR allows default baud rates to be set, per function, on the ports page. For example, SmartPort should run at 57600 baud. But, when the option is selected currently, the baud rate stays at 115200. This PR corrects that.
2022-12-25 20:28:02 +00:00
Darren Lines
435278f19d
Add ability to check action on next WP
2022-12-19 13:01:52 +00:00
rmawatson
5a7b20d060
armingFlags on status line
2022-12-19 05:32:01 +01:00
Marcelo Bezerra
242d356339
Merge branch 'iNavFlight:master' into strobe-configurator
2022-12-09 00:05:28 +01:00
Darren Lines
5e039ec702
Fix calibration button
...
There was an issue with the calibration button on _some_ flight controllers; after performing a fresh installation of INAV. This issue did not appear on my test F405-WING. I have moved the check to the FC object, and added extra checks for the default accelerometer values. Works as expected on my test FC.
2022-12-07 19:55:49 +00:00
Marcelo Bezerra
6742dbac77
Merge branch 'iNavFlight:master' into strobe-configurator
2022-12-07 02:24:38 +01:00
Darren Lines
9982270b06
Merge pull request #1649 from iNavFlight/MrD_Units-conversion-force-min-and-max-limits
...
Improve non-metric handling in units conversions
2022-12-04 11:54:40 +00:00
Darren Lines
56cd9f092c
Merge pull request #1653 from iNavFlight/MrD_Add-EDGE-LC-switch
...
Add EDGE, DELAY, DELTA, APPROX_EQUAL switches and TIMER to Logic Conditions
2022-12-03 08:31:38 +00:00
Darren Lines
0bb96b9a30
Update fc.js
...
Changed label for delta
2022-12-02 10:10:44 +00:00
Darren Lines
a38c96fef2
Added more LCs
...
Added LCs for:
- Delay
- Timer
- Delta
- Approx Equal
2022-12-01 19:27:26 +00:00
Marcelo Bezerra
492f71e1b7
Merge branch 'iNavFlight:master' into strobe-configurator
2022-11-29 12:55:25 +01:00
Darren Lines
52d546ccfc
Merge pull request #1659 from iNavFlight/MrD_Increase-nav_wp_safe_distance
...
Increase nav_wp_safe_distance
2022-11-27 12:23:59 +00:00
Darren Lines
912438b8d0
Merge pull request #1636 from iNavFlight/MrD_Remove-unnecesary-parameters-from-profiles
...
Configurator changes to reflect #8451
2022-11-27 12:16:12 +00:00
Darren Lines
427b9c6447
Renamed parameter
2022-11-27 11:00:42 +00:00
Darren Lines
abf47a3742
Changes for https://github.com/iNavFlight/inav/pull/8589
2022-11-27 09:41:50 +00:00
Darren Lines
1587253cc3
Update fc.js
2022-11-24 18:36:30 +00:00
Darren Lines
6eafe7a638
Changed text for operand
2022-11-24 08:09:21 +00:00
Darren Lines
cdcf693544
Added new Waypoints operand group
...
Added new Waypoints operand group and updated flight operand.
2022-11-23 22:37:35 +00:00
Marcelo Bezerra
e567dce178
Merge branch 'iNavFlight:master' into strobe-configurator
2022-11-16 21:24:48 +01:00
Darren Lines
1bd46911bb
Improve non-metric handling
...
- Forced default min/max after conversion back to firmware units
- Increased decimal places for non-integer conversions
- Fixed a typo
2022-11-16 08:36:57 +00:00
Darren Lines
e7ed9ce2fe
Merge pull request #1621 from iNavFlight/MrD_Changes-for-PR-8401
...
Updates for PR #8401
2022-11-15 20:04:53 +00:00
Marcelo Bezerra
6e1973a76d
Change messages to MSP2_INAV range
2022-11-10 13:59:10 +01:00
Marcelo Bezerra
ba74db2dc3
Successfully edited and saved strobe overlay
2022-11-09 22:08:34 +01:00
Marcelo Bezerra
2c545011a6
Switch to new LED_STRIP_CONFIG_EX functions
2022-11-09 21:14:25 +01:00
Marcelo Bezerra
671b2fe49c
Initial changes to enable new strobe functionality
2022-11-09 20:53:53 +01:00
Pawel Spychalski (DzikuVx)
3e6dd4547d
Drop IMU2 function
2022-10-23 09:59:54 +02:00
Pawel Spychalski (DzikuVx)
dc59dcb92e
Fix build
2022-10-22 20:07:49 +02:00
b14ckyy
eb3abdb1f3
Update defaults_dialog.js
2022-10-19 17:38:15 +02:00
b14ckyy
9209cbe898
Update presets for 6.0
...
Removed IMU settings as the new Firmware Defaults will match MR and FW.
Added new YAW Default PIDs for better Turn-Assist control in nav modes with stab yaw used and more authority in acro
2022-10-19 17:28:22 +02:00
Paweł Spychalski
ef565e21eb
Merge pull request #1627 from jeffhendrix/dji_wtf
...
Added support for DJI wtfos MSP-OSD full screen 60x22 OSD
2022-10-18 08:59:04 +02:00
Darren Lines
30317ede79
Couple of improvements
...
- better handling of negative numbers
- improved regex pattern
- limits to min and max values
2022-10-17 19:45:19 +01:00