1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00
Commit graph

16287 commits

Author SHA1 Message Date
b14ckyy
2e587aa33b
Update Geozones.md 2024-11-14 20:27:33 +01:00
b14ckyy
10502a486e
Update Geozones.md 2024-11-14 20:09:54 +01:00
b14ckyy
8820a3ffea
Update Geozones.md 2024-11-14 19:52:21 +01:00
b14ckyy
57e3f1c160
Update Geozones.md 2024-11-14 19:49:18 +01:00
b14ckyy
9b02a29f85
Update Geozones.md 2024-11-14 19:32:29 +01:00
b14ckyy
b052cca5c8
Merge branch 'iNavFlight:master' into Geozones.md 2024-11-14 14:13:48 +01:00
Jonathan Hudson
9fb51e0655
[mspv2] pass "flags" field back to sender, define ILMI flag (#10464) 2024-11-13 18:22:57 +00:00
b14ckyy
058eb1cd9a
Update Geozones.md
update 4
2024-11-13 12:43:55 +01:00
b14ckyy
88c193c269
Update Geozones.md
update 3
2024-11-13 12:29:53 +01:00
b14ckyy
5d91e4ed7d
Update Geozones.md
round 2
2024-11-13 12:03:27 +01:00
b14ckyy
574032be41
Create Geozones.md
Round 1
2024-11-13 11:39:20 +01:00
Darren Lines
180d337dbd
Merge pull request #10461 from iNavFlight/MrD_Revert-change-to-MSP_SET_RAW_RC
Revert change to MSP_SET_RAW_RC
2024-11-11 17:10:39 +00:00
Mr D - RC
dc3477fa46 Update fc_msp.c 2024-11-11 16:59:25 +00:00
Darren Lines
ef35225a36
Merge pull request #10451 from iNavFlight/MrD_mLRS-MSP-message 2024-11-10 10:43:17 +00:00
Mr D - RC
619948e7b6 Make band and mode left aligned 2024-11-09 11:17:52 +00:00
Mr D - RC
026ca58976 Set lengths for strings in band and mode 2024-11-09 10:06:18 +00:00
Mr D - RC
363bf09be0 Updates
- Force band and mode to uppercase
- Fix bug with band and mode not finalising the string output to the OSD
- Changed RSSI dBm and SNR display outputs slightly. So that the OSD is more consistent
- Show mW symbol for power elements when no data is present. Again, more consistency and doesn't make people wonder why the elements are not showing up.
2024-11-09 08:36:01 +00:00
Marcelo Bezerra
7f9a23d83f
Merge pull request #10458 from Holybro/add-spa06-spl07
Add spa06 and spl07 baro for Kakutef4/f7 FC
2024-11-07 09:50:02 +01:00
jamming
24c1ed91f9 Add spa06 and spl07 baro for Kakutef4/f7 FC 2024-11-07 15:21:50 +08:00
Darren Lines
b8a5d9a2d6
Merge pull request #10450 from iNavFlight/MrD_Have-RSSI-go-to-100%,-rather-than-99%
Have RSSI go from 0-100%, rather than 0-99%
2024-11-06 20:12:10 +00:00
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
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