Darren Lines
7afba03c00
Update Profiles.md
...
Fixed new line issue that wasn't present in the preview.
2021-11-05 20:38:53 +00:00
Darren Lines
aa24094ae4
Merge pull request #7564 from iNavFlight/MrD-RC-patch-2
...
Update Profiles.md
2021-11-05 20:37:22 +00:00
Darren Lines
0a52ea97c9
Update Profiles.md
...
Added the ability to change profiles using programming with examples.
2021-11-05 20:18:43 +00:00
JuliooCesarMDM
6f12d8cfab
edit old comment
2021-11-04 20:07:07 -03:00
Paweł Spychalski
7ac00691ad
Merge pull request #7560 from iNavFlight/dzikuvx-drop-last-static-notch
...
Drop the last static gyro notch
2021-11-04 08:23:39 +01:00
Paweł Spychalski
cefb713595
Merge pull request #7559 from JulioCesarMatias/FixVarValue
...
Fix bool flags value
2021-11-04 08:23:20 +01:00
Darren Lines
155eaf7fe0
Merge branch 'iNavFlight:master' into nav_rth_climb_first_stage
2021-11-03 19:18:20 +00:00
Darren Lines
cce14d6ba4
Merge branch 'master' into nav_rth_climb_first_stage
2021-11-03 19:17:12 +00:00
Pawel Spychalski (DzikuVx)
bf7041a1cd
Generate docs
2021-11-03 15:20:22 +01:00
Pawel Spychalski (DzikuVx)
abeb205bb7
Drop the last static gyro notch
2021-11-03 15:17:06 +01:00
JuliooCesarMDM
b6b49f3d6e
Fix bool flags value
2021-11-02 21:23:11 -03:00
breadoven
ab254b09ee
update comments
2021-11-02 15:04:50 +00:00
breadoven
6741968f94
update
...
Inhibit stick selection for single mission.
Correct setting description.
2021-11-02 12:09:00 +00:00
Paweł Spychalski
f8c9c3ec0b
Merge pull request #7518 from iNavFlight/MrD-RC-patch-1
...
Update launch mode ready message for clarification
2021-11-02 08:27:39 +01:00
Paweł Spychalski
8d3d0545ef
Merge pull request #7545 from tstibor/fix_out_of_bounds
...
Fix buffer is accessed out of bounds
2021-11-02 08:27:11 +01:00
breadoven
4ea1a7fb24
update
2021-11-01 15:34:44 +00:00
Paweł Spychalski
73a1325425
Merge pull request #7555 from MorrisR2/OmnibusF4-softserial-docs
...
Update OmnibusF4 docs for additional softserial options
2021-11-01 15:13:00 +01:00
Ilia Novoselov
08bee3aa69
Fixed IMU unit test
2021-11-01 18:37:50 +05:00
Sensei (Ray Morris)
e76a95d6f8
Update OmnibusF4 docs for additional softserial options
...
Updating documentation to reflect softserail / smartport options added with
8e8f03aa2a
I have tested the softserail on the other build targets and confirmed Smartport works.
2021-11-01 00:54:56 -05:00
Igor
10a8dc4384
Merge branch 'iNavFlight:master' into airspeed-alarms
2021-10-31 18:13:46 +05:00
breadoven
431692fc4b
revamp
2021-10-30 23:34:48 +01:00
Thomas Stibor
930b292e26
Fix buffer is accessed out of bounds
...
Fix out of bounds buffer problems caused by employing incorrect sizes
VOL_LABEL_LEN != 12 in bs->volume_label
FILE_NAME_SHRT_LEN + FILE_NAME_EXTN_LEN != 8 in entry->name
2021-10-29 12:38:22 +02:00
breadoven
c560f9270e
Update navigation.c
2021-10-29 10:24:57 +01:00
breadoven
e18173f8bd
Merge branch 'master' into abo_mission_restart_option
2021-10-29 10:05:10 +01:00
breadoven
de840933c3
Merge remote-tracking branch 'upstream/master' into abo_in_flight_mission_planner
2021-10-29 10:00:06 +01:00
breadoven
9fad4f9095
Merge remote-tracking branch 'upstream/master' into abo_multi_wp_mission_option
2021-10-29 09:47:19 +01:00
Paweł Spychalski
e6f13fb380
Merge pull request #7544 from iNavFlight/dzikuvx-dynamic-notch-simplifications
...
Dynamic notch overhaul
2021-10-29 09:56:24 +02:00
Paweł Spychalski
5197042e1b
Merge pull request #7293 from breadoven/abo_mc_split_auto_speed
...
Multirotor Auto Speed Change
2021-10-29 09:02:22 +02:00
Paweł Spychalski
9f406ac1dc
Merge pull request #7432 from MrD-RC/change-profiles-with-programming
...
Added PID Profiles to Programming framework
2021-10-29 09:00:35 +02:00
breadoven
9ce4e2758f
Merge remote-tracking branch 'upstream/master' into abo_fixed_wing_soaring_mode
2021-10-28 20:31:47 +01:00
Darren Lines
fedfa7a8d7
fixed a little comma that slipped through
2021-10-28 18:39:46 +01:00
Darren Lines
787e9a76b2
Merge branch 'master' into change-profiles-with-programming
2021-10-28 18:37:24 +01:00
Darren Lines
061e9b22bd
Merge branch 'master' into change-profiles-with-programming
2021-10-28 18:29:55 +01:00
Darren Lines
bd4c4da4ca
changes for conflict resolution
2021-10-28 18:26:51 +01:00
Pawel Spychalski (DzikuVx)
b3430ecd37
Increase a resolution by lowering sampling rate
2021-10-28 17:00:45 +02:00
breadoven
f5bd1535b4
Update navigation.c
...
protect against incorrect mission index setting
2021-10-28 15:31:24 +01:00
Pawel Spychalski (DzikuVx)
572883f407
Cleanup steps and get rid of magic number of cycles between updates
2021-10-28 15:41:45 +02:00
Pawel Spychalski (DzikuVx)
f0a0d54081
Fix center frequency filter
2021-10-28 15:22:41 +02:00
Pawel Spychalski (DzikuVx)
aece6f65cb
Extract peak mean to separate function
2021-10-28 14:39:45 +02:00
Pawel Spychalski (DzikuVx)
eda0be05ab
Further simplify the code
2021-10-28 14:27:43 +02:00
Pawel Spychalski (DzikuVx)
f08b7a7cbe
Simplify peak detection
2021-10-28 13:39:34 +02:00
Pawel Spychalski (DzikuVx)
6ded40a8a1
Simplify peak frequency processing
2021-10-28 13:28:57 +02:00
Pawel Spychalski (DzikuVx)
fb1e3119c1
Drop downsampling and simplufy hanning window processing
2021-10-28 13:02:43 +02:00
Pawel Spychalski (DzikuVx)
7954144816
Correctly compute FFT resolution and max frequency
2021-10-28 12:25:43 +02:00
Paweł Spychalski
312d03843d
Merge pull request #7108 from MrD-RC/patch-1
...
Updated Crossfire telemetry FM strings for 3.0
2021-10-28 09:41:15 +02:00
Paweł Spychalski
424e55a227
Merge pull request #7515 from iNavFlight/mrd-add-precision-to-osd-rpm
...
Added selectable precision to the OSD RPM
2021-10-28 08:39:30 +02:00
Paweł Spychalski
d752e64c3b
Merge pull request #7521 from iNavFlight/dzikuvx-simplify-dynamic-notch
...
Simplify dynamic notch setup and set ON by default
2021-10-28 08:24:52 +02:00
Paweł Spychalski
a645f46760
Merge pull request #7533 from Elkin-Vasily/mlx90393
...
mlx90393 support added
2021-10-28 08:24:09 +02:00
Paweł Spychalski
141652633b
Merge pull request #7480 from MrD-RC/loiter-radius-in-programming
...
Adding loiter radius to programming
2021-10-28 08:20:59 +02:00
breadoven
cd2148283f
fixes
2021-10-27 23:31:17 +01:00