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

15512 commits

Author SHA1 Message Date
Darren Lines
1e6a20f592 Unfuck rebase 2024-01-13 09:50:17 +00:00
Darren Lines
ac748788e6 Update osd.c
- fixed buffer issue
- agreed to pedantry ;)
2024-01-13 09:21:17 +00:00
Darren Lines
c48f51445b Removed round brackets from analogue stats headers 2024-01-13 09:21:16 +00:00
Darren Lines
be9da9ac7d Updates
- Small update for analogue
- Removed all instances of tfp_sprintf overwriting the buffer with itself.
2024-01-13 09:21:16 +00:00
Darren Lines
1419e9aedd Another one! Bloody Macs!! 2024-01-13 09:21:15 +00:00
Darren Lines
31cbfde180 Fix Mac SITL test 2024-01-13 09:21:15 +00:00
Darren Lines
b35cb0eefb Missed #if defined(USE_ESC_SENSOR) 2024-01-13 09:21:14 +00:00
Darren Lines
ea17875244 Set back to ld. Builds without issues on my system 2024-01-13 09:21:14 +00:00
Darren Lines
ed26058c2c Fix issues on GitHib compilers 2024-01-13 09:21:13 +00:00
Darren Lines
46512f436a Updates
- Updated OSD.md.
- Added setting for also displaying metric efficiency.
- Removed setting for `osd_stats_min_voltage_unit` as both are now shown.
- Added reset methods for stats not held in the OSD.
- Fixed issue where all stats would not reset on arm. Battery used maintains pack usage, as well as flight usage.
- Added missing FEATURE(GPS) on distance from home and speed (analogue).
- OSD stats only update while armed.
2024-01-13 09:21:13 +00:00
Darren Lines
1efec56b8e Update osd.c 2024-01-13 09:21:12 +00:00
Darren Lines
1753ed1383 Added blackbox to multipage stats 2024-01-13 09:21:11 +00:00
Darren Lines
2632abbbd2 Added Blackbox stuff
- Added blackbox file number to stats title (HD)
- Added blackbox OSD element
2024-01-13 09:21:11 +00:00
Darren Lines
d22c039f92 Some re-arrangement for HD
not tested
2024-01-13 09:21:10 +00:00
Darren Lines
952c8338c7 Centred the settings saved message 2024-01-13 09:21:10 +00:00
Darren Lines
b1cbfaa838 Added ESC temperature stat 2024-01-13 09:21:09 +00:00
Darren Lines
88d4359a17 Reorganise stats screen
The stats screen was changed to fit all the data on a single HD page. This was great, but the ordering, due to being the same as the SD layout, didn't really make sense. For example, Disarmed by was positioned somewhere in the middle of the stats. This PR reorders the stats. They should make more sense on both SD and HD now.

- Increased min voltage start value. This will be good up to 26S now. Yes, I know someone who is looking at a build with that much voltage.
- Added stats for min/max sats
- Separated out the stats draw for each type of stat in to its own function. This makes the displaying simpler. Plus it will be ready for customisable stats screen if someone does that.
- There is room for 3 more stats on WTF and 5 on analogue.
2024-01-13 09:21:08 +00:00
Martin Luessi
41e5b172d3 USB MSC: Fix SCIS mode sense write protection bit (#9572) 2024-01-13 09:19:22 +00:00
shota
dc7147d1a8 logic condition RCcommand overide also works for angle mode 2024-01-13 09:19:22 +00:00
shota
b9017cadcd parameter rename 2024-01-13 09:19:22 +00:00
shota
4e47e14fea update docs 2024-01-13 09:19:21 +00:00
shota
7b8dd3db2a bug fixes 2024-01-13 09:19:20 +00:00
shota
aee7c4e449 moved tailsitter platform type to tailsitter_board_orientation 2024-01-13 09:19:20 +00:00
shota
b55164f6a5 add compass changing aliment 2024-01-13 09:19:19 +00:00
shota
2162b649bf update tailsitter documents 2024-01-13 09:19:19 +00:00
shota
40986f0099 tailsitter support 2024-01-13 09:19:18 +00:00
shota
c0842a284a initial cut on tail sitter support 2024-01-13 09:19:17 +00:00
shota
7caf60c91f trial 2024-01-13 09:18:01 +00:00
druckgott
afc87d24a3 add some icons for O3 with integra for ESP32 Radar instead of ?
Add some icons for ESP32Radar instead of have ?.

Update displayport_msp_bf_compat.c

fix some ;
2024-01-13 09:17:00 +00:00
Pawel Spychalski (DzikuVx)
75f5d08889 FLYCOLORF7V2 2024-01-12 13:55:30 +01:00
Hugo Chiang
43c17060bd add support for skystarsf722hdpro 2024-01-12 09:44:38 +08:00
Paweł Spychalski
952a599998
Merge pull request #9626 from iNavFlight/mmosca-msp-displayport-boxcamera
Enable Camera Control modes for MSP DisplayPort
2024-01-10 10:36:48 +01:00
Paweł Spychalski
93b6b10da0
Merge pull request #9622 from sys512/patch-1
Update GPS_fix_estimation.md
2024-01-10 10:35:48 +01:00
Marcelo Bezerra
455dcf2f39
Add option to use display_force_sw_blink in msp displayport
rebased to release_7.1.0
2024-01-10 00:50:46 +01:00
Marcelo Bezerra
ee2cd399f6
Add BOXCAMERA when either RUNCAM device or MSP_DISPLAYPORT are used. 2024-01-09 23:48:39 +01:00
Pawel Spychalski (DzikuVx)
363d071c34 Target updates for iFlight Blitz H7 Pro 2024-01-09 18:33:27 +01:00
sys512
09f6a0c697
Update GPS_fix_estimation.md
Fix spelling mistakes
2024-01-09 06:59:17 +02:00
Paweł Spychalski
d99825c296
Merge pull request #9614 from iNavFlight/dzikuvx-allow-s9-on-spdbf405v3
Allow S9 on SpeedyBee F405 V3
2024-01-05 12:21:29 +01:00
Paweł Spychalski
d84cfc1f9b
Merge pull request #9618 from flightng/fix_at32_targets_rebase
rebase and re-pr Fix at32 targets
2024-01-05 12:21:03 +01:00
emsr
3644f9c0d9 fix adc dma conflict
FIX SAGEATF4 S8 DMA CONFLIECT WITH ADC
2024-01-04 20:33:54 +08:00
emsr
d3c725734f CHANGE SAGEATF4 BEEPER TIMER 2024-01-04 20:33:54 +08:00
emsr
a01c82fa28 add bmi088 support for SAGEATF4 2024-01-04 20:33:54 +08:00
emsr
d7c6f03bf8 optimize usb vcp driver 2024-01-04 20:33:54 +08:00
emsr
80e5561941 fix neutronrcf435se motor led timer conflict 2024-01-04 20:33:54 +08:00
emsr
d63d422661 FIX sageatf4 motor output and ledstrip confiects 2024-01-04 20:33:54 +08:00
emsr
d0be9037f6 FIX AT32F43XVMT7 TARGET SAGEATF4 SPI2 AF ERROR 2024-01-04 20:33:54 +08:00
EMSR
89a8351f06 make at32 adc more accure 2024-01-04 20:33:54 +08:00
Pawel Spychalski (DzikuVx)
7e745f6113 Add missing output pin for S9 on SPDBF405V3 2024-01-03 08:58:20 +01:00
Pawel Spychalski (DzikuVx)
892e95ca61 Allow S9 on SpeedyBee F405 V3 2024-01-02 21:41:14 +01:00
Pawel Spychalski (DzikuVx)
a6dd963c6a Merge tag '7.0.0' into dzikuvx-iflight-2raw-h743 2024-01-02 17:22:09 +01:00