Andy Piper
|
c62adb0c6d
|
AP_OSD: update parameter menu flightmodes for plane and copter.
|
3 years ago |
Peter Barker
|
26c4b65d4e
|
AP_OSD: rename AP_AHRS::get_position to get_location
|
3 years ago |
Joshua Henderson
|
3ff13733ea
|
AP_OSD: add define AP_AIRSPEED_ENABLED
|
3 years ago |
Jaaaky
|
da3b064a31
|
AP_OSD: Fix multi #include's
|
3 years ago |
Shiv Tyagi
|
4b7b5a4d90
|
AP_OSD: fix code causing errors when OSD is compiled out
This fixes the code causing problem in compiling out OSD
|
3 years ago |
Andy Piper
|
97b57519bf
|
AP_OSD: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI
|
3 years ago |
Sebastian Quilter
|
c8434fe1ed
|
AP_OSD: make rangefinder ranges m rather than cm
|
3 years ago |
Michel Pastor
|
c590e1f1c5
|
OP_OSD_Screen: make the rangefinder distance element fixed length
|
3 years ago |
Gone4Dirt
|
e5488e1869
|
AP_OSD: Add APM_BUILD_Heli
|
3 years ago |
Tatsuya Yamaguchi
|
0b06d4072e
|
AP_OSD: remove OSDn_BTEMP_* params when BARO_MAX_INSTANCES=1
|
3 years ago |
Sebastian Quilter
|
69120fa1c7
|
AP_OSD: #if sidebars
|
3 years ago |
Sebastian Quilter
|
9a58ccb3cd
|
AP_OSD: sidebar support for remaining 4 fonts
|
3 years ago |
Sebastian Quilter
|
2379036e9a
|
AP_OSD: Add sidebars for MAX7456
|
3 years ago |
Peter Barker
|
6ce79785b5
|
AP_OSD: move from HAL_NO_GCS to HAL_GCS_ENABLED
|
3 years ago |
Peter Barker
|
4aa6c212d2
|
AP_MSP: move from HAL_NO_GCS to HAL_GCS_ENABLED
|
3 years ago |
yaapu
|
6a459af624
|
AP_OSD: decrease blink frequency from 2Hz to 1Hz on MSP DisplayPort
Allows to actually see the blinking on hardware with a slow screen refresh rate
|
3 years ago |
yaapu
|
9acfdaaa19
|
AP_OSD: added packed decimal support to MSP DisplayPort
This allows to take advantage of ArduPilot's compact decimal fonts
|
3 years ago |
yaapu
|
94aba33d10
|
AP_OSD: added multi screen and stats support to DJI FPV OSD
|
3 years ago |
Willian Galvani
|
f7fa4b7c19
|
AP_OSD: update to use capacity_remaining_pct() as a bool
|
3 years ago |
Andrew Tridgell
|
8366a1622c
|
AP_OSD: hide disabled parameters in OSD var_info2
|
3 years ago |
yaapu
|
7e3395eebd
|
AP_OSD: added a new backend for msp displayport aka canvas mode support
|
4 years ago |
Hwurzburg
|
0d3b1d90b0
|
AP_OSD: fixes bug introduced by #16477
|
4 years ago |
Pierre Kancir
|
bff899e8f2
|
AP_OSD: check for nullptr before using it
|
4 years ago |
giacomo892
|
8da8b34b49
|
AP_OSD: Add option to disable Crosshair on horizon element
|
4 years ago |
Hwurzburg
|
2939efe2c6
|
AP_OSD: add option to convert to miless at 5280ft vs 10000ft
|
4 years ago |
Hwurzburg
|
e680611324
|
AP_OSD: Add Link Quality icon
|
4 years ago |
Hwurzburg
|
b2a100f41b
|
AP_OSD: correct OSD horizon for VTOL modes and TRIM_PITCH_CD in FW modes
|
4 years ago |
Andrew Tridgell
|
2bd04c14fd
|
AP_OSD: move OSD_LINK_Q_* to a new param table
this gives us room for up to 63 more entries
|
4 years ago |
Hwurzburg
|
ca92d73f25
|
AP_OSD: Add RX Link Quality Panel
|
4 years ago |
Michel Pastor
|
765b71adb6
|
AP_OSD: rename BLH elements to ESC
|
4 years ago |
Michel Pastor
|
61073de909
|
AP_MSP: fix DJI FPV temperature and RPM
|
4 years ago |
giacomo892
|
6df65e694d
|
AP_OSD_Screen: Blink the OSD VTX Power element indicating configuration in progress
|
4 years ago |
Dr.-Ing. Amilcar do Carmo Lucas
|
2d5ac0009a
|
AP_OSD: Fix compilation when HAL_WITH_ESC_TELEM == 0
|
4 years ago |
Peter Barker
|
ff048990d9
|
AP_OSD: correct format string issues
AP_OSD: remove spurious % in fmt string
AP_OSD: cast to (signed) to fix fmt string issue
AP_OSD: cast to (unsigned) to fix fmt string issues
|
4 years ago |
Peter Barker
|
e06f937486
|
AP_OSD: add FMT_PRINT to write(...) call
|
4 years ago |
Michel Pastor
|
30029f59db
|
AP_OSD_Screen: make BLH RPM fixed length
|
4 years ago |
vierfuffzig
|
bed7d5f125
|
AP_OSD: add rangefinder panel
|
4 years ago |
Michel Pastor
|
468838ff7f
|
AP_OSD: do not show hgt_abvterr and fence elements by default
|
4 years ago |
Michel Pastor
|
1b84852d79
|
AP_OSD: fix BLH elements
|
4 years ago |
Andy Piper
|
45e1b56f17
|
AP_OSD: generalise ESC telemetry to allow data from other ESCs
|
4 years ago |
Hwurzburg
|
fda07e7dc8
|
AP_OSD: Add fence indicator panel
|
4 years ago |
Hwurzburg
|
defc81443c
|
AP_OSD: fix disable value for terrain alt warning
|
4 years ago |
giacomo892
|
b5ebf9022c
|
[AP_OSD] Fix wrong comment in OSD_W_TERR param
|
4 years ago |
Andrew Tridgell
|
8f249d5ece
|
AP_OSD: fixed param edit for new plane PIDs
|
4 years ago |
Hwurzburg
|
cc4fe29d8f
|
AP_OSD: add icon for terrain alt panel and font editor
|
4 years ago |
vierfuffzig
|
10f15fbba5
|
AP_OSD: add kilo symbol to RPM panel
|
4 years ago |
Andrew Tridgell
|
483ed19662
|
AP_OSD: change for AP::terrain as a pointer
|
4 years ago |
Michel Pastor
|
46fb88e5a0
|
AP_OSD: Fix ground and wind speed varying length
|
4 years ago |
Hwurzburg
|
c1f56c4b22
|
AP_OSD: Add cell voltage and resting voltage displays
Co-authored-by:shellixyz
|
4 years ago |
Hwurzburg
|
fd9c497232
|
AP_OSD: Add height above terrain panel and warning
|
4 years ago |