JuliooCesarMDM
8b79892e21
fix enum
2022-06-07 18:06:15 -03:00
JuliooCesarMDM
2d3f7729e7
[settings.yaml] Clear GPS Provider list
2022-06-07 17:41:37 -03:00
JuliooCesarMDM
76994eac2f
Make use of calc_length_pythagorean_2D on some lines
2022-06-07 17:25:55 -03:00
Pawel Spychalski (DzikuVx)
ba6c102e47
Remove some target specifics
2022-06-07 20:32:29 +02:00
Pawel Spychalski (DzikuVx)
67284105df
SpeedyBee F4 output mapping change
2022-06-07 18:01:04 +02:00
Pawel Spychalski (DzikuVx)
218adef585
docs
2022-06-07 16:38:58 +02:00
Pawel Spychalski (DzikuVx)
283ebd22c7
Refactor PWM rate and make it configurable only for brushed protocols
2022-06-07 13:04:01 +02:00
Paweł Spychalski
0dca14f97c
Merge pull request #8087 from erstec/erstec-skystar-f405hd-v2
...
BMI270 Gyro added for target SKYSTARSF405HD
2022-06-07 12:57:31 +02:00
Paweł Spychalski
20c2b4ab23
Merge pull request #8083 from JulioCesarMatias/FixBaroMSP
...
Fix issue with MSP Baro (Box enum only)
2022-06-07 12:57:07 +02:00
Paweł Spychalski
85edaae646
Merge pull request #8085 from JulioCesarMatias/PCA9685Rest
...
Remove the rest of the PCA9685 driver
2022-06-07 11:38:47 +02:00
Paweł Spychalski
8d7928597a
Merge pull request #8091 from erstec/erstec-softserial-options-fix
...
short_stop bit misassigment fix
2022-06-07 11:38:08 +02:00
ErNis
2d9ae93b14
short_stop bit misassigment fix
2022-06-05 21:55:57 +03:00
Darren Lines
4e3e11749c
Merge pull request #8088 from gigabytebit/patch-1
2022-06-05 08:00:26 +01:00
gigabytebit
d396725c1b
Update Omnibus F4.md
...
Line 74
* If servos don't work check for 5v servo rail to see if there is leakage voltage. If so bridge the whole 5V rail and jump 5v from any 5V pad on the board or receive the 5V from your bec. I have found by experience from testing 3 omnibus f4 pro v2 boards that the 5v servo rail only can give 5v when there is no load when servos are attached it goes down to 0.3 v so to save beginners from getting confused i am proposing to make this change on the documentation
2022-06-05 07:22:51 +07:00
ErNis
1d8c511d7c
BMI270 Gyro added
2022-06-04 17:58:22 +03:00
breadoven
4dee816fee
Update navigation.c
2022-06-04 09:29:33 +01:00
JuliooCesarMDM
eaa4336ca0
Remove the rest of the PCA9685 driver
2022-06-03 21:06:01 -03:00
JuliooCesarMDM
d0f08f6f95
Drop GPS MTK
2022-06-03 21:00:33 -03:00
JuliooCesarMDM
6a44ea9083
aesthetics only
2022-06-03 18:14:56 -03:00
JuliooCesarMDM
06342a9ae3
Fix issue with MSP Baro
2022-06-03 18:04:47 -03:00
JuliooCesarMDM
01ca5b814f
remove only #ifdef
2022-06-03 16:30:24 -03:00
Darren Lines
b0da1a7699
Merge pull request #8076 from JulioCesarMatias/CleanOldBoxComments
2022-06-03 06:11:52 +01:00
JuliooCesarMDM
c4fe1becf8
Remove uncompiled line
2022-06-02 22:40:46 -03:00
JuliooCesarMDM
f3b5a6f290
remove line space
2022-06-02 22:06:47 -03:00
JuliooCesarMDM
fe433ede1d
Clean old boxes comments
2022-06-02 22:05:04 -03:00
sasodoma
3d394e6fbc
Fix mixing motor and servo on same timer.
2022-05-30 19:14:50 +02:00
Paweł Spychalski
3914c4f02e
Merge pull request #8069 from breadoven/abo_spiral_climb_enum_fix
...
Fix RTH Climb First enum ambiguity
2022-05-30 16:27:50 +02:00
breadoven
15db2446b7
Merge branch 'master' into abo_rth_trackback
2022-05-30 10:32:50 +01:00
breadoven
fb5cbe13db
Update navigation.c
2022-05-30 10:27:49 +01:00
Paweł Spychalski
63a60add59
Merge pull request #8058 from iNavFlight/de_ublox10
...
Refactor u-blox hardware version detection; Add support for u-blox 10 series
2022-05-28 14:06:59 +02:00
Paweł Spychalski
5fe2157768
Merge pull request #8059 from iNavFlight/jh-fix_fastA2I_constraints
...
constrain fastA2I to [0-9] (vice [0-9A])
2022-05-28 14:06:35 +02:00
Jonathan Hudson
9b91ebc7e8
constrain fastA2I to [0-9] (vice [0-9A])
2022-05-28 09:39:24 +01:00
Konstantin (DigitalEntity) Sharlaimov
dc3090fa61
Refactor Ublox hardware version detection. Support Ublox 10
2022-05-28 10:14:48 +02:00
mateksys
4167e1e148
Support u-blox 10 series hwVersion
2022-05-28 09:46:02 +02:00
JuliooCesarMDM
428a21e762
Add W25Q128 variant
2022-05-26 21:02:51 -03:00
Pawel Spychalski (DzikuVx)
9983f99d03
Drop F3 codebase
2022-05-26 19:56:59 +02:00
Pawel Spychalski (DzikuVx)
2c8a25d67a
Delete F3 targets
2022-05-26 19:27:42 +02:00
Darren Lines
8d70c7a186
Merge pull request #8027 from iNavFlight/MrD_Customise-Radar-alt-and-distance-differential-times
...
Allow pilot to define the time shown for alt differential and distance with Radar
2022-05-24 21:04:03 +01:00
Paweł Spychalski
8156a56a27
Merge pull request #8051 from iNavFlight/MrD_Fix-a-couple-of-typos
...
Fixed typos
2022-05-24 14:46:26 +02:00
Darren Lines
eda26f085f
Fixed typos
2022-05-24 08:35:30 +01:00
Jonathan Hudson
cee90edce5
fix erroneous instances of "obj/SPEVO..hex" ( #8047 )
2022-05-23 17:15:13 +01:00
Jonathan Hudson
e5edaab490
[DOCS] fix StickPositions diagram to white background so it's readable in 'dark mode' ( #8045 )
2022-05-22 12:57:56 +01:00
Paweł Spychalski
f7a7e92b7a
Merge pull request #8041 from jimsynz/add-bmi270-imu-to-iflight-h743-aio-v2
...
Add BMI270 IMU configuration to IFLIGHT_H743_AIO_V2 target.
2022-05-22 12:49:09 +02:00
Darren Lines
2bf490e7cf
Merge branch 'master' into MrD_Customise-Radar-alt-and-distance-differential-times
2022-05-21 19:49:48 +01:00
Darren Lines
4cb793d8d6
Merge pull request #8043 from iNavFlight/MrD-RC-patch-2
...
Add detail to airspeed sensor data
2022-05-19 20:51:42 +01:00
Darren Lines
98cd755e09
Add detail to airspeed sensor data
...
Fixes #8031
2022-05-19 20:34:48 +01:00
James Harton
14bd215e0b
Add BMI270 IMU configuration to IFLIGHT_H743_AIO_V2 target.
2022-05-19 17:07:33 +12:00
Jonathan Hudson
dcad7a1321
[DOC] minor updates to Blackbox.md ( #8040 )
2022-05-17 09:35:41 +01:00
Darren Lines
3d24900f2b
Merge pull request #8039 from iNavFlight/MrD_fix-version-numbers-for-recent-PG-group-changes
...
Update PG version for logic conditions
2022-05-16 17:28:35 +01:00
Darren Lines
dba1562dc0
Update logic_condition.c
2022-05-16 16:42:01 +01:00