Andy Piper
04b3b1f4c2
AP_OSD: re-enable OSD parameters on 1Mb boards since it wasn't doing anything
...
Make sure OSD parameters can be disabled in hwdef.dat
4 years ago
Andy Piper
eab127ffa3
AP_OSD: disable OSD parameter support on 1Mb boards
4 years ago
Andy Piper
c483c04d4b
AP_OSD: separate parameter screen
...
display parameter names and types and allow modification via stick gestures
add support for updating selected parameters
support symbolic names for cetain options with add vehicle specific labels
add support for OSD parameter access and modification over mavlink
save OSD parameter when setting
add missing serial protocols
set defaults on settings correctly
re-organise defaults for NTSC screens and add 9th parameter
allow parameter control to be disabled
add plane aux options (from vierfuffzig)
only enable osd param on bitmap enabled backends
make sure draw() is elided on non-bitmap backends
4 years ago
yaapu
b8b285b359
AP_OSD: added support for an MSP based OSD
5 years ago
Andy Piper
a09c18386e
AP_OSD: allow osd to be disabled
5 years ago
vierfuffzig
1f9b2f712e
AP_OSD: add clock panel
5 years ago
Henry Wurzburg
cf3bd2487b
AP_OSD: add current averaging filter to reduce jitter (~5 sample timeconstant)
5 years ago
Henry Wurzburg
f592806184
AP_OSD: formatting fixes
5 years ago
vierfuffzig
6b1046f0ac
AP_OSD: add primary airspeed item
...
and fix param description
6 years ago
Michael du Breuil
10410b696c
AP_OSD: Refactor battery current interface
6 years ago
SergeyBokhantsev
cd166ec911
AP_OSD: Switch screens basing on FS state
...
AP_OSD: Switch screens basing on ARM state
6 years ago
vierfuffzig
5a262a7f6a
AP_OSD: add secondary airspeed item
6 years ago
vierfuffzig
2936f24814
AP_OSD: battery support improvements
...
adds airpseed temperatur item
adds secondary batt instance items
switches used capacities to Ah above 9999 mAh
volt / amp / distance symbols reworked and realigned to specific font styles
7 years ago
vierfuffzig
395820096a
AP_OSD add external baro temperature item
7 years ago
Hwurzburg
53a28cdf18
AP_OSD: Adding efficiency and climb efficiency
...
and new font characters
7 years ago
Hwurzburg
7c79175309
AP_OSD: add flytime item
7 years ago
Hwurzburg
5f72c9040e
AP_OSD: Adding flight distance and summary panels for OSD
7 years ago
Alexander Malishev
eec34fc47d
AP_OSD: add waypoint and xtrack_error items
7 years ago
vierfuffzig
aae1054a94
AP_OSD: add hdop display
7 years ago
vierfuffzig
1c91bd3588
AP_OSD: added temperature item
7 years ago
Alexander Malishev
13b56d5870
AP_OSD: improve AHI for large roll angles
7 years ago
vierfuffzig
78386ed080
AP_OSD: added OSD_MSG_TIME parameter
7 years ago
Alexander Malishev
785cf293cd
AP_OSD: use software blink
...
This should fix blink issue with some hardware
7 years ago
vierfuffzig
02bc49f6b5
AP_OSD: added roll and pitch angle items
7 years ago
Andrew Tridgell
33653b6734
AP_OSD: added SI and Aviation units
7 years ago
Andrew Tridgell
a085b33729
AP_OSD: make units tables a bit easier to read
...
and add OSD_UNITS parameter
7 years ago
Alexander Malishev
ac71a181d6
AP_OSD: refactoring based on review suggestions
7 years ago
Alexander Malishev
e364a815f8
AP_OSD: add warning levels for vbat, rssi and nsat
7 years ago
Alexander Malishev
731ae44ffa
AP_OSD: add imperial units option
7 years ago
Alexander Malishev
eaac477131
AP_OSD: add inverted roll AH and inverted wind direction
7 years ago
Alexander Malishev
7873aff0b8
AP_OSD: allow to fine tune osd position
7 years ago
Alexander Malishev
8dd4108f3c
AP_OSD: create usable default osd layout
7 years ago
Andrew Tridgell
6347de2b89
AP_OSD: added OSD_FONT parameter
...
allow for user selection of font
7 years ago
Andrew Tridgell
b98d941526
AP_OSD: use thread_create API
...
this prevents a freeze in the FAT filesystem from affecting the OSD
7 years ago
Andrew Tridgell
af46388d6c
AP_OSD: added option to pack decimal numbers
7 years ago
Kelly-Foster
dcc272bd6f
AP_OSD: widgets for BLHeli32 ESC amps, temp, rpm, and GPS lat/long
7 years ago
Alexander Malishev
e2b431f69f
AP_OSD: fixed speed vector calculation
7 years ago
Alexander Malishev
e59e7a3754
AP_OSD: added airspeed and climbrate
7 years ago
Alexander Malishev
982e1e45dc
AP_OSD: add wind speed/direction item
7 years ago
Alexander Malishev
c05bae3ca2
AP_OSD: add compass item
7 years ago
vierfuffzig
41e84fa627
AP_OSD: implement throttle and heading
7 years ago
Andrew Tridgell
35192a6162
AP_OSD: added SITL OSD backend
7 years ago
Alexander Malishev
daf13cb9f4
AP_OSD: add home item
7 years ago
Alexander Malishev
1949166dde
AP_OSD: add two new methods to switch osd screen
7 years ago
vierfuffzig
aeaf695d83
AP_OSD: add ground speed item
7 years ago
Alexander Malishev
fcd351b5c0
AP_OSD: fixed gps stat and messages items, reformat
7 years ago
Alexander Malishev
af96673004
AP_OSD: added screen switch by rc channel
7 years ago
Andrew Tridgell
2c29d1c297
AP_OSD: tidy ups
7 years ago
Andrew Tridgell
8f8107d13f
AP_OSD: moved to new parameter system
7 years ago
Alexander Malishev
c1d82a43c5
AP_OSD: initial version
7 years ago