1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00
Commit graph

16648 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
32f686f4a0 Updates to Iterm Lock for better readability 2025-07-05 18:37:24 -05:00
Sensei
bb1e9ca1f3
Merge pull request #10946 from sensei-hacker/baro_temp_compen_8
Backport #10382 baro temp compensation to maintenance-8.x.x
2025-07-05 18:24:47 -05:00
breadoven
d848a4ce0c add sensors.md doc 2025-07-05 17:18:30 -05:00
breadoven
da5e99dac7 allow consecutive calibrations 2025-07-05 17:18:07 -05:00
breadoven
a0ed75364e Update barometer.c 2025-07-05 17:17:50 -05:00
breadoven
d9320e84fb Fix define baro 2025-07-05 17:17:37 -05:00
breadoven
b9db8e00c3 Add accelerometer 2025-07-05 17:17:21 -05:00
breadoven
5d423b80f3 fixes 2025-07-05 17:17:13 -05:00
breadoven
c42715490c Update barometer.c 2025-07-05 17:17:04 -05:00
breadoven
c337d87410 baro temp correction 2025-07-05 17:16:55 -05:00
Sensei
dfa253b135
Merge pull request #10932 from sensei-hacker/to-merge-from-master-8.1-docs
Branches clean up : merge docs from master to maintenance-8.x.x
2025-06-27 19:11:20 -05:00
Sensei
d93f83a558 LED pin PWM.md: update link to screenshot 2025-06-27 19:05:54 -05:00
Ray Morris
08e83a8991 add Contributing.md (squashed) 2025-06-27 19:05:25 -05:00
Sensei
9e3c3f9ec2 Programming Framework.md: Clarify DELAY 2025-06-27 19:02:28 -05:00
b14ckyy
5a70393953 Update Bug_report.md
bit friendlier
2025-06-27 19:01:59 -05:00
b14ckyy
fae7ffa22d Update Bug_report.md 2025-06-27 19:01:50 -05:00
b14ckyy
8880ad3c24 corrected approach length marker 2025-06-27 19:01:25 -05:00
Slavkó
70a6ce3089 Removed dead links from the beepers list 2025-06-27 19:00:31 -05:00
Wayne
62de2050a9 Update Buzzer.md
Require MULTI_BEEPS with RX_SET or beeper will not sound after GPS lock.
2025-06-27 18:59:46 -05:00
DanielOBenson
e54d97734c Update VTOL.md
Space between Step# added to improve consistency throughout document.
2025-06-27 18:58:46 -05:00
druckgott
3778ae8343 fix osd.md 2025-06-27 18:58:18 -05:00
Sensei
622caf3355 Update Serial.md 2025-06-27 18:57:47 -05:00
Sensei
3c9c8cbc2d Add functions to serial.md 2025-06-27 18:57:39 -05:00
Ray Morris
04653de97e docs: LED pin PWM as PINIO 2025-06-27 18:56:39 -05:00
Sensei
d5746a2d47 Programming Framework.md - typo 2025-06-27 18:55:36 -05:00
Darren Lines
8e9d0906ab Update OSD.md 2025-06-27 10:41:42 -05:00
Slavkó
6449c0c0ad Fix broken image link in Safehomes.md 2025-06-27 10:18:54 -05:00
bkleiner
cee89cb3a3 add TBS_LUCID_H7_WING_MINI
Some checks failed
Build pre-release / build (push) Has been cancelled
Build pre-release / Release (push) Has been cancelled
2025-06-13 10:31:36 +02:00
Benedikt Kleiner
128fe5f18e
add TBS_LUCID_H7_WING (#10909) 2025-06-13 09:02:05 +02:00
Sensei
c996704fe7
Merge pull request #10416 from pjpei/lulu_fixes
Lulu fixes and improvements
2025-05-26 13:35:21 -05:00
Marcelo Bezerra
93153cf07d
Bump version back to 8.1.0 2025-03-31 15:02:44 +02:00
Marcelo Bezerra
7a0d75d2a4
Merge pull request #10792 from RomanLut/submit-msp-vtx-crash
fixed crash: Firmware crash when OSD is disabled but MSP Display UART is allocated
2025-03-31 15:02:16 +02:00
Sensei
0442b564cd Merge pull request #10578 from orbittechnologyx/feature/ORBITF435
Add new target ORBITF435
2025-03-30 13:16:45 +02:00
Marcelo Bezerra
ae47bcba01
Merge pull request #10718 from DusKing1/hugo-fix-SKYSTARSF405WING-target-config
Fix SKYSTARSF405WING target definition
2025-03-28 10:50:16 +01:00
Marcelo Bezerra
2f990e510b
Merge pull request #10664 from breadoven/abo_mc_althold_fix
Multirotor Althold altitude adjustment fix
2025-03-26 10:33:02 +01:00
Marcelo Bezerra
4c6b7f6f1b
Merge pull request #10772 from iNavFlight/mmosca-jeti-fixes
Fixes channel 17 behavior and hopefully, the long standing locking up issue.

It has been running for 6h so far, and I will leave it running a bit longer, but need more users to report back.
2025-03-25 22:56:52 +01:00
Marcelo Bezerra
bbc1d4e7b9
some f7 fcs were overflowing fast ram 2025-03-25 16:59:09 +01:00
Marcelo Bezerra
6830332b49
Mark some global variables used in the interrupt handler as volatile, and flag functions as NOINLINE 2025-03-25 16:37:03 +01:00
Marcelo Bezerra
699ce844e6
remove commented out debug code 2025-03-25 11:39:18 +01:00
Marcelo Bezerra
53c764ee9c
Revert "Update gcc from 13.2 to 13.3 as an experiment."
This reverts commit ecda71571c.
2025-03-25 10:57:15 +01:00
Marcelo Bezerra
990be67cb1
remove instrumentation variables 2025-03-25 10:49:58 +01:00
Marcelo Bezerra
f2acee1779
remove EXBUS debug mode 2025-03-25 10:48:31 +01:00
Marcelo Bezerra
111d3f674a
Remove DEBUG_EXBUS 2025-03-25 10:47:52 +01:00
Marcelo Bezerra
0c36a5c23f
Only add debug sensors to telemetry, if debug is enabled.
Also remove instrumentation in rx code, as it did not provide any insights to the issues.
2025-03-25 10:47:12 +01:00
Marcelo Bezerra
6970048771
Renive tranceiver state tracking 2025-03-25 10:36:10 +01:00
Marcelo Bezerra
0cbb9754d5
waring 2025-03-25 09:39:36 +01:00
Marcelo Bezerra
8221f3ba32 Add extra instrumentation 2025-03-24 19:27:25 +01:00
Marcelo Bezerra
a0e0c0cfa1
warning fixes 2025-03-24 17:21:31 +01:00
Marcelo Bezerra
ecda71571c
Update gcc from 13.2 to 13.3 as an experiment. 2025-03-24 16:33:45 +01:00
Jonathan Hudson
6ae615ce83
fix MATEKF405 variants BBL logging (#10741)
* fix MATEKF405 variants BBL logging

* [matekf405mini] sp3 across all variants
2025-03-24 11:03:22 +00:00