1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-15 12:25:17 +03:00
Commit graph

11558 commits

Author SHA1 Message Date
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
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
Paweł Spychalski
1abba6c593
Merge pull request #7312 from JulioCesarMatias/RemoveHCSR04
HC-SR04 and US-100 Cleanup
2021-07-28 22:01:45 +02:00
Julio Cesar Matias
bc7556a61f
Merge branch 'master' into RemoveHCSR04 2021-07-28 16:22:09 -03:00
JuliooCesarMDM
bb452aa31d Increase RangeFinder PGM 2021-07-28 16:07:19 -03:00
Pawel Spychalski (DzikuVx)
375938cf37 Merge branch 'master' into update_compiler_10_2_1 2021-07-28 08:52:22 +02:00
Paweł Spychalski
56643faa6a
Merge pull request #6986 from JyeSmith/SmartAudio-SERIAL_STOPBITS_2-
Corrects smartaudio protocol to use SERIAL_STOPBITS_2
2021-07-28 08:34:14 +02:00
Paweł Spychalski
d51b432f56
Merge pull request #7291 from TheCluster/rangefinder_tof10120
Add support for TOF10120 i2c rangefinder
2021-07-28 08:06:18 +02:00
JuliooCesarMDM
3845265afd HC-SR04 and US-100 Cleanup 2021-07-27 21:59:17 -03:00
Pawel Spychalski (DzikuVx)
20512c0e02 Remove debug 2021-07-26 21:45:37 +02:00
Pawel Spychalski (DzikuVx)
9cc480099f Docs update 2021-07-26 21:45:05 +02:00
Pawel Spychalski (DzikuVx)
70c8f07c73 Allow PT2 and PT3 filters on Dterm 2021-07-26 18:03:52 +02:00
Darren Lines
483ba3e10e
Merge branch 'iNavFlight:master' into add-azimuth-to-S.Port/F.Port-telemetry 2021-07-25 19:48:43 +01:00
Darren Lines
2bc9e00272 Fixed inconsistency with Heading in preview and OSD 2021-07-25 12:15:30 +01:00
Artem Kornieienkov
b47a78042c
Merge branch 'master' into rangefinder_tof10120 2021-07-24 23:47:37 +03:00
Artem Korneenkov
ec6c99a5dc Sync with master 2021-07-24 23:15:10 +03:00
Paweł Spychalski
78c4a1967b
Merge pull request #7301 from iNavFlight/dzikuvx-vcm5883
VCM5883 magnetometer driver
2021-07-23 13:13:49 +02:00
Pawel Spychalski (DzikuVx)
f1b19e1cd1 Fix another target 2021-07-23 12:53:16 +02:00
Pawel Spychalski (DzikuVx)
1c8178cc03 Fix FF35 2021-07-23 12:42:56 +02:00
Paweł Spychalski
3f1166f724
Merge pull request #7295 from iNavFlight/dzikuvx-esc-protocols-cleanup
Cleanup not used ESC protocols
2021-07-23 12:40:32 +02:00
Paweł Spychalski
d53ee1f4c4
Merge pull request #7298 from iNavFlight/dzikuvx-drop-hcsr04
Drop HCSR04
2021-07-23 12:39:50 +02:00
Pawel Spychalski (DzikuVx)
a3f5796c09 Merge remote-tracking branch 'origin/master' into dzikuvx-vcm5883 2021-07-23 11:31:42 +02:00
Pawel Spychalski (DzikuVx)
3775c018d7 Merge remote-tracking branch 'origin/master' into dzikuvx-esc-protocols-cleanup 2021-07-23 09:41:00 +02:00
Pawel Spychalski (DzikuVx)
b0c8f9faf2 Merge remote-tracking branch 'origin/master' into dzikuvx-drop-hcsr04 2021-07-23 09:37:26 +02:00
Paweł Spychalski
1b66497214
Merge pull request #7297 from iNavFlight/dzikuvx-feature-cut
Feature cut for F411 and F722 boards
2021-07-23 09:37:13 +02:00
Paweł Spychalski
8dc6c149fe
Merge pull request #7296 from iNavFlight/dzikuvx-remove-motor-rate-limiting
Remove motor rate limiting
2021-07-23 09:37:00 +02:00
Pawel Spychalski (DzikuVx)
64c98874db Drop HCSR04 2021-07-23 09:27:07 +02:00
Pawel Spychalski (DzikuVx)
52fa6389fd Feature cut for F411 and F722 boards 2021-07-23 08:40:09 +02:00
Pawel Spychalski (DzikuVx)
f9e22a0f10 Docs update 2021-07-23 08:03:20 +02:00
Pawel Spychalski (DzikuVx)
77d888ce12 Remove motor rate limiting 2021-07-23 08:01:20 +02:00
Pawel Spychalski (DzikuVx)
3ec113a132 Remove SerialShot 2021-07-23 07:51:44 +02:00