Martin Luessi
|
95e3a64e89
|
BMI270: add support
|
2021-08-16 16:24:39 -07:00 |
|
Martin Luessi
|
6d2f4deda9
|
BMI270: add micro code from library
|
2021-08-16 16:12:36 -07:00 |
|
Martin Luessi
|
3e184e2636
|
BMI270: cleanup, adapt to INAV
|
2021-08-16 16:12:33 -07:00 |
|
Martin Luessi
|
8eec661534
|
BMI270: renamed
|
2021-08-16 16:12:28 -07:00 |
|
Martin Luessi
|
c8be98b07c
|
BMI270: adapted to iNav, not yet tested
|
2021-08-16 16:12:24 -07:00 |
|
Martin Luessi
|
a36c783830
|
BMI270: copied library from Betaflight
|
2021-08-16 16:12:21 -07:00 |
|
Martin Luessi
|
8777ff84db
|
BMI270: copied driver from Betaflight
|
2021-08-16 16:12:18 -07:00 |
|
Darren Lines
|
d6b6064404
|
Added icon to VTx power
|
2021-08-16 21:12:25 +01:00 |
|
Pawel Spychalski (DzikuVx)
|
53223880a5
|
SDIO initialization delay
|
2021-08-16 21:49:24 +02:00 |
|
Paweł Spychalski
|
ff4125153f
|
Merge pull request #7346 from mluessi/ml_fix_h7_uart_af
Fix UART1 AF mapping for H7
|
2021-08-16 09:22:22 +02:00 |
|
Paweł Spychalski
|
3879c336de
|
Merge pull request #7349 from mluessi/ml_fix_tim15_ch2
Fix H7 timer def: TIM15 CH2 is PA3 not PA2
|
2021-08-16 09:20:54 +02:00 |
|
Paweł Spychalski
|
7ef0d2ba31
|
Merge pull request #7353 from JulioCesarMatias/FixNEDArray
Add X,Y and Z to VelNED Array
|
2021-08-16 09:15:53 +02:00 |
|
JuliooCesarMDM
|
dc394d4d2a
|
remove spaces
|
2021-08-15 20:40:05 -03:00 |
|
JuliooCesarMDM
|
f59f59843e
|
Add X,Y and Z to VelNED Array
|
2021-08-15 20:37:53 -03:00 |
|
JuliooCesarMDM
|
ff01781f6c
|
Safe SquareRoot
|
2021-08-15 18:46:39 -03:00 |
|
Martin Luessi
|
5ab3d517a1
|
Assign correct resource ownership for MOTOR and SERVO outputs
|
2021-08-15 07:53:45 -07:00 |
|
Martin Luessi
|
ea1d7ce83e
|
Fix H7 timer def: TIM15 CH2 is PA3 not PA2
|
2021-08-15 07:31:58 -07:00 |
|
Paweł Spychalski
|
254f8ba14d
|
Merge pull request #7255 from MrD-RC/general-aviation-OSD-units
Added General aviation OSD units - includes a fair amount of work and fixes on the OSD & Fonts
|
2021-08-15 11:09:57 +02:00 |
|
Martin Luessi
|
c4703aae95
|
Fix UART1 AF mapping for H7
|
2021-08-13 13:20:53 -07:00 |
|
Alexander van Saase
|
707b0584ee
|
Merge pull request #6893 from breadoven/abo_stats_pages_auto_swap
Disarm stats pages auto swap on first display
|
2021-08-13 19:06:08 +02:00 |
|
Paweł Spychalski
|
1d1fab6e25
|
Merge pull request #7335 from iNavFlight/dzikuvx-imu2-improvements
IMU2 BNO055 improvements
|
2021-08-12 15:00:25 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
0854edc233
|
Report IMU2 status over MSP
|
2021-08-10 22:13:01 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
d445874566
|
Properly report unhealthy hardware
|
2021-08-10 10:47:01 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
50e20f24dd
|
Store IMU2 hardware is diagnostics framework
|
2021-08-09 12:06:55 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
362c5e354e
|
Do not disable IMU2 is detect failed
|
2021-08-08 12:56:28 +02:00 |
|
Paweł Spychalski
|
f8f1f93304
|
Merge pull request #7334 from iNavFlight/dzikuvx-support-cleanup
Remove unused code
|
2021-08-07 11:14:24 +02:00 |
|
Paweł Spychalski
|
bc13b91814
|
Merge pull request #6747 from iNavFlight/update_compiler_10_2_1
update compiler version
|
2021-08-07 10:25:13 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
9017add51d
|
Remove unused code
|
2021-08-07 10:19:02 +02:00 |
|
Martin Luessi
|
89b59146c0
|
Add RAM and Ext Flash config streamer to F3, F4, F7, H7
|
2021-08-06 15:32:53 -07:00 |
|
Martin Luessi
|
8c33b1cb2f
|
Add SLOW_RAM section allocated in D2 RAM for H7
|
2021-08-06 15:32:46 -07:00 |
|
Martin Luessi
|
242940e84d
|
Add __config_{start,end} when using RAM or Ext Flash streamer
|
2021-08-06 15:32:37 -07:00 |
|
Martin Luessi
|
f6641af5a0
|
Config streamer: use external flash and RAM based backends
|
2021-08-06 15:32:04 -07:00 |
|
Martin Luessi
|
a43caa0890
|
Config streamer RAM and external flash backends
|
2021-08-06 15:29:04 -07:00 |
|
Martin Luessi
|
30d60d0c0b
|
Flash M25P16: always init everything
|
2021-08-06 15:28:48 -07:00 |
|
Martin Luessi
|
62a5623cd7
|
Flash M25P16: improve tiemout handling
|
2021-08-06 15:28:40 -07:00 |
|
Martin Luessi
|
53e7b74a77
|
Flash M25P16: return same address on timeout
|
2021-08-06 15:28:33 -07:00 |
|
Martin Luessi
|
885a29b969
|
Config streamer: prevent writing past allocated size
|
2021-08-06 15:28:19 -07:00 |
|
Martin Luessi
|
76150a7e67
|
Config: conditional compile for H7 when config in ext flash
|
2021-08-06 15:27:51 -07:00 |
|
Martin Luessi
|
99fca9cc0f
|
BMP388: Fix I2C mode
|
2021-08-06 15:20:04 -07:00 |
|
Jonathan Hudson
|
4c9b46dc50
|
boringly trivial fix for -Wstringop-overflow
|
2021-08-06 18:23:12 +01:00 |
|
Jonathan Hudson
|
b5640ce62e
|
Merge branch 'master' into update_compiler_10_2_1
|
2021-08-06 18:19:59 +01:00 |
|
Paweł Spychalski
|
7b56edf4ab
|
Merge pull request #7271 from iNavFlight/dzikuvx-speedybeef7v2
SpeedyBeeF7V2 target
|
2021-08-06 14:23:56 +02:00 |
|
JuliooCesarMDM
|
82abd04e90
|
update cli docs
|
2021-07-29 21:57:42 -03:00 |
|
JuliooCesarMDM
|
2f4179071f
|
Edit description
|
2021-07-29 21:53:29 -03:00 |
|
Paweł Spychalski
|
7f1b2cd4e2
|
Merge pull request #7318 from iNavFlight/dzikuvx-fix-cli-rangefinder-table
Fix rangefinder table
|
2021-07-29 09:23:55 +02:00 |
|
Pawel Spychalski (DzikuVx)
|
4a5f602a3c
|
Fix rangefinder table
|
2021-07-29 09:01:46 +02:00 |
|
Paweł Spychalski
|
bf3b6d949d
|
Merge pull request #7310 from iNavFlight/dzikuvx-dterm-pt2-pt3
Allow PT2 and PT3 filters on Dterm
|
2021-07-29 08:33:00 +02:00 |
|
Paweł Spychalski
|
de782f0a84
|
Merge pull request #7316 from JulioCesarMatias/EditRangeFinderEnum
Fix the Range Finder Enum
|
2021-07-29 08:29:02 +02:00 |
|
JuliooCesarMDM
|
eeedcb5eea
|
Fix the Range Finder Enum
|
2021-07-28 17:30:37 -03:00 |
|
JuliooCesarMDM
|
1c137b999c
|
edit param description
|
2021-07-28 17:06:16 -03:00 |
|