Paweł Spychalski
362af7406b
Merge pull request #7450 from MrD-RC/patch-2
...
Update Boards.md - Added F3 EOS version
2021-09-18 09:44:18 +02:00
Paweł Spychalski
d8c8fac0c8
Merge pull request #7458 from JulioCesarMatias/ServosIntToBool
...
[flight/servos.c] Int and Uint8_t to Bool
2021-09-18 09:43:52 +02:00
Julio Cesar Matias
b0668c0647
Merge branch 'iNavFlight:master' into RemoveUnusedDefines
2021-09-17 19:26:53 -03:00
JuliooCesarMDM
88e63c2ee1
[flight/servos.c] Int and Uint8_t to Bool
2021-09-17 19:00:31 -03:00
JuliooCesarMDM
90d384230d
remove mma845x
2021-09-17 00:43:09 -03:00
JuliooCesarMDM
4e584f88eb
remove old and unused imu
2021-09-17 00:37:43 -03:00
Darren Lines
8c94d05eb1
Added OSD element for active profile
...
This allows the pilot to see which profile is currently active.
2021-09-16 16:21:28 +01:00
Darren Lines
e4b7bba3c5
Merge branch 'change-profiles-with-programming' of https://github.com/MrD-RC/inav into change-profiles-with-programming
2021-09-16 09:35:30 +01:00
Darren Lines
0f9c6cd8df
Renamed PID Profiles to Profiles
2021-09-16 09:35:19 +01:00
Darren Lines
d4d0efbbf0
Merge branch 'iNavFlight:master' into change-profiles-with-programming
2021-09-16 09:33:29 +01:00
Darren Lines
bb98537d24
Update Programming Framework.md
...
Renamed PID Profiles to Profiles
2021-09-16 09:21:29 +01:00
Darren Lines
d159c55eb4
Update Profiles.md
...
fixed error
2021-09-16 09:18:11 +01:00
Darren Lines
5d0b6d3802
Update Boards.md
...
Changed note for F3 boards.
2021-09-16 08:35:25 +01:00
Darren Lines
282ac5b1aa
Update logic_condition.c
...
Reinitialise PID and filters if the profile has changed.
2021-09-16 08:11:18 +01:00
JuliooCesarMDM
a7d960456f
[fc/rc_curves.c]Remove unused defines
2021-09-16 00:45:12 -03:00
Paweł Spychalski
8916841275
Merge pull request #7428 from MrD-RC/average-speed-stat
...
Add average speed to OSD stats
2021-09-15 21:35:48 +02:00
OptimusTi
16c655f6b0
Clear TxPower on RXLoss
...
Clears TxPwr value when there's no link
2021-09-15 14:08:08 -04:00
Pawel Spychalski (DzikuVx)
cade2bd41d
Bump version to 4.0
2021-09-15 18:16:44 +02:00
OptimusTi
2ab0cc4335
Remove braces
...
Remove unneeded braces
2021-09-15 11:08:53 -04:00
Darren Lines
e5fae6cf07
Update osd.c
...
Added the full stop back in, as it is now building ok.
2021-09-15 09:33:48 +01:00
Darren Lines
8dd8a477bf
Updated for Pawel's request
...
Made function static.
Hope to test in flight today.
2021-09-15 09:31:05 +01:00
Paweł Spychalski
a6c83b1082
Merge pull request #7443 from iNavFlight/dzikuvx-discord-readme
...
Add Discord to README
2021-09-15 07:51:22 +02:00
Paweł Spychalski
d5988f9d69
Merge pull request #7371 from MrD-RC/add-battery-icon-to-battery-percentage
...
Add battery symbol in front of battery percentage
2021-09-15 07:49:52 +02:00
Paweł Spychalski
1df7d71f39
Merge pull request #7439 from JulioCesarMatias/Cli_ModeUint8_t_To_Bool
...
[fc/cli.c/cli.h] Uint8_t to Bool
2021-09-15 07:43:39 +02:00
Paweł Spychalski
c08e3c3e55
Merge pull request #7442 from breadoven/abo_launch_throttle_constraint
...
Constrain FW launch throttle within global max limit
2021-09-15 07:36:58 +02:00
Paweł Spychalski
950c8961f9
Merge pull request #7440 from iNavFlight/dzikuvx-more-bb-switches
...
Allow to disable RC DATA, RC COMMAND and MOTORS from BB log
2021-09-15 07:35:42 +02:00
Pawel Spychalski (DzikuVx)
e618e5632d
Add Discord to README
2021-09-15 07:34:26 +02:00
OptimusTi
7f18cd459a
Update crsf.c
...
Remove extra braces
2021-09-14 19:25:25 -04:00
breadoven
6b73eefa81
Update navigation_fw_launch.c
2021-09-14 23:09:36 +01:00
OptimusTi
6ba2c9c0e3
Added missing break and spacing
2021-09-14 13:04:39 -04:00
Pawel Spychalski (DzikuVx)
cf36ec2bd6
Fix motors and RC_COMMAND conditions
2021-09-14 18:56:54 +02:00
Paweł Spychalski
85941fff65
Merge pull request #7376 from breadoven/abo_failsafe_emergency_landing
...
Failsafe Emergency Landing change
2021-09-14 17:39:42 +02:00
breadoven
c81cf30d94
Merge branch 'master' into abo_failsafe_emergency_landing
2021-09-14 15:32:03 +01:00
OptimusTi
4a7751b517
Update osd.c
...
This update initializes and sets LQ to zero when there's no RX link. Fixes issue were LQ data stops updating values and stats.
2021-09-14 10:07:05 -04:00
OptimusTi
bfd03e9e07
Update crsf.c
...
This update initializes and sets RSSI % to zero when there's no RX link
2021-09-14 10:05:16 -04:00
Paweł Spychalski
e5f8fc30ad
Merge pull request #7355 from MrD-RC/add-icon-for-VTx-power
...
Add icon to VTx power OSD element
2021-09-14 14:49:39 +02:00
JuliooCesarMDM
748705209f
[fc/cli.c/cli.h] Uint8_t to Bool
2021-09-14 00:42:27 -03:00
Paweł Spychalski
4e5156af5a
Merge pull request #7419 from MATEKSYS/master
...
add icm42605 in MatekH743 as substitution for icm20602
2021-09-13 10:28:58 +02:00
Darren Lines
4ef43e1125
Update Profiles.md
...
This document was out of date. `rateprofile` does not even exist anymore. I have updated with the current profile usage an dump.
2021-09-09 15:34:26 +01:00
Darren Lines
b479bdab9e
Update Inflight Adjustments.md
...
- Removed profile selection stuff, as that didn't work anyway, and should now be done in programming
- Updated the doc, as it was massively out of date. The adjustment functions table was incorrect for 3.0.
2021-09-09 12:48:01 +01:00
Darren Lines
1f5a966f1b
Update Programming Framework.md
...
Added details for profiles.
2021-09-09 12:28:01 +01:00
Darren Lines
1aec34b823
Update osd.c
...
Removed full stop to force re-test.
2021-09-09 10:46:21 +01:00
Darren Lines
51d5df1690
Added PID Profiles to Programming framework
...
## Added PID Profiles to Programming framework
This allows setting the profile and getting the active profile in the programming framework.
2021-09-09 10:24:57 +01:00
Darren Lines
4de6091ccb
Renamed function
...
This function really isn't formatting, so renamed it to something more fitting.
2021-09-08 16:22:45 +01:00
Darren Lines
ccb0d57a11
Initial coding
...
Should work, not tested in the field. OSD stats part lines up fine.
2021-09-08 16:08:47 +01:00
Darren Lines
79a89eb6df
Merge branch 'iNavFlight:master' into add-icon-for-VTx-power
2021-09-08 13:16:44 +01:00
breadoven
6c5bfa3a40
Merge remote-tracking branch 'upstream/master' into abo_emerg_landing_revamp
2021-09-08 13:00:08 +01:00
breadoven
747980c869
Update navigation.c
2021-09-08 12:42:08 +01:00
Paweł Spychalski
05629c8669
Merge pull request #7367 from MrD-RC/top-speed-reading-in-OSD
...
Top speed reading in OSD
2021-09-08 09:38:22 +02:00
Paweł Spychalski
35d28c6af0
Merge pull request #7391 from iNavFlight/dzikuvx-cd-improvements
...
Control Derivative improvements
2021-09-08 09:36:32 +02:00