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

16318 commits

Author SHA1 Message Date
Paweł Spychalski
de0d603f2d
Merge pull request #10438 from TUNERC-Aria/TUNERC-Aria-tunercf405update
Update TUNERCF405 target.h
2024-11-06 15:26:12 +01:00
Mr D - RC
ec014c51f5 Added uplink RSSI dBm to programming framework 2024-11-05 20:47:17 +00:00
TUNERC-Aria
95f0f47bdf
Update uart_inverter.c
f405 does not have USART4.
2024-11-05 23:59:17 +08:00
TUNERC-Aria
44aca2a86b
Update target.h
Removed the wrong USART4
2024-11-05 17:42:56 +08:00
Mr D - RC
4fa7acd25e Added RX band and mode elements 2024-11-04 22:30:46 +00:00
Mr D - RC
5b6f691a6c Add PF and OSD code
- Added new RX operands to programming framework
- Added new OSD elements
- Updated CRSF elements that are no longer exclusive to CRSF
2024-11-04 20:11:12 +00:00
Marcelo Bezerra
df9b18f9e4
Merge pull request #10423 from ultrazar/patch-1
Added IMUTemperature read function for ICM42605
2024-11-04 11:38:28 +01:00
Marcelo Bezerra
78e1392e77
Merge pull request #10355 from geoffsim/MSP-VTX
MSP VTX Code Updates
2024-11-04 11:37:51 +01:00
Mr D - RC
0655460ebe Update fc_msp.c 2024-11-03 20:13:51 +00:00
Mr D - RC
313459e19c Return MSP_RESULT_NO_REPLY flag 2024-11-03 19:41:53 +00:00
Mr D - RC
102875384f Update
- Set base sublink ID to 0
- changed RSSI dB to uint8 as 16 is not needed
- Added constraint to ensure that RSSI % is between 0 and 100
2024-11-03 19:24:15 +00:00
Mr D - RC
b48d7c8ad4 Add function to set the RSSI from MSP_RC 2024-11-03 17:11:31 +00:00
Mr D - RC
2c1afa1d5b Bug fix on OSD output of SNR 2024-11-03 16:41:10 +00:00
Mr D - RC
7f2136c413 PG Bump 2024-11-03 16:39:53 +00:00
Mr D - RC
1311e2be79 Allow snr_alarm to be set up to 99dB 2024-11-03 16:37:52 +00:00
Mr D - RC
b5b9e586a8 Allow signed for SNR 2024-11-03 16:22:28 +00:00
Mr D - RC
f16f635482 Fix for crap added by GitHub Copilot 2024-11-03 15:50:15 +00:00
Mr D - RC
99b1a15134 Fixed datasize 2024-11-03 15:45:59 +00:00
Mr D - RC
6a77be500c Update osd.c 2024-11-03 15:26:22 +00:00
Mr D - RC
823aa82891 Update osd.c 2024-11-03 14:33:13 +00:00
Mr D - RC
1a2659c153 Update osd.c 2024-11-03 14:30:08 +00:00
Mr D - RC
4aaa12f379 Have RSSI go from 0-100%, rather than 0-99% 2024-11-03 14:24:45 +00:00
Mr D - RC
a9f327fae0 Update fc_msp.c
- Add RSSI
- Allow extended versions of future MSP2_COMMON_SET_MSP_RC_LINK_STATS and MSP2_COMMON_SET_MSP_RC_INFO still work with older (from now) INAV versions. Except for the new data.
2024-11-03 12:21:41 +00:00
Mr D - RC
80c47fad20 Ditto 2024-11-03 11:42:47 +00:00
Mr D - RC
2f51a7a7cd Added comment to assist on hover check of variable 2024-11-03 11:39:02 +00:00
Mr D - RC
8a729cda49 corrected dataSize check to bytes 2024-11-03 11:34:24 +00:00
Mr D - RC
a807056a56 Corrected int types 2024-11-03 08:47:34 +00:00
Mr D - RC
66e9be42c3 Update fc_msp.c 2024-11-02 22:15:26 +00:00
Mr D - RC
e4627d030d Add stats and info MSP commands for MSP RC
This is an initial, basic implementation. This can be expanded in the future to deal with multiple sublinks etc.
2024-11-02 22:11:19 +00:00
Scavanger
ec46d9ee91 Inital commit 2024-11-02 10:51:48 -03:00
Paweł Spychalski
625a3a0774
Merge pull request #10441 from iNavFlight/dzikuvx-add-spl07-baro
Update DPS310 driver to support SPL07-003
2024-11-01 11:45:33 +01:00
Pawel Spychalski (DzikuVx)
a20064e45d Update DPS310 driver to support SPL07-003 2024-10-30 16:26:06 +01:00
TUNERC-Aria
81e79b731a
Update target.h
Add the inverter's control pin for target TUNERCF405
2024-10-29 15:19:54 +08:00
Darren Lines
fccc76ca4e
Merge pull request #10431 from iNavFlight/MrD_Set-OSD-elements-precision
Allow the pilot to set the precision for altitude and distance in the OSD
2024-10-28 12:21:49 +00:00
Mr D - RC
5a165dee9a Fix decimal places for mAh 2024-10-25 21:24:57 +01:00
Mr D - RC
5383262911 Merge branch 'master' into MrD_Set-OSD-elements-precision 2024-10-25 12:55:32 +01:00
Mr D - RC
16746b89dc Allow setting of altitude and distance precision 2024-10-25 12:54:40 +01:00
Darren Lines
a7854b3c5c
Merge pull request #10300 from iNavFlight/MrD_update-arming-screen-for-better-space-utilisation
Update arming screen for better space utilisation
2024-10-24 22:33:11 +01:00
Darren Lines
6e4e7b5c1a
Merge pull request #10430 from iNavFlight/MrD_Fix-custom-OSD-elements-CLI-import
Fix custom OSD elements cli import
2024-10-24 22:32:51 +01:00
Mr D - RC
925c495591 Fix issue importing custom elements from diff 2024-10-24 20:23:45 +01:00
Sensei
d98756bd0d
Merge pull request #10429 from iNavFlight/mmosca-patch-4
Add feature freeze announcement
2024-10-24 11:53:07 -05:00
Marcelo Bezerra
b3569812fc
Update readme.md 2024-10-24 18:47:31 +02:00
Marcelo Bezerra
4cdd6b9002
Update readme.md 2024-10-24 18:36:06 +02:00
bkleiner
a0a83cccd0 at32: re-check all serial pins and add swap/af defines as necessary 2024-10-23 23:15:04 +02:00
bkleiner
51d98cffe5 at32: add ability to specify uart rx/tx af independently 2024-10-23 23:15:04 +02:00
megazar
a3afa3fe7b
Added IMUTemperature read function for ICM42605 2024-10-23 20:50:00 +02:00
Paweł Spychalski
35908db56d
Merge pull request #10422 from iNavFlight/dzikuvx-principiot-f7
Add PrincipioIoT F7 target
2024-10-21 15:18:19 +02:00
Pawel Spychalski (DzikuVx)
9cd1706314 Add PrincipioIoT F7 target 2024-10-21 14:44:40 +02:00
Paweł Spychalski
115dc5c67e
Merge pull request #10388 from jeffhendrix/new_msp
Add MSP command to get ESC telemetry
2024-10-18 10:48:55 +02:00
Geoff Sim
be0e8a14aa
Merge branch 'iNavFlight:master' into MSP-VTX 2024-10-17 17:25:42 +01:00