159 Commits (a2d2e85ba179a861c88527920339c433461f3b30)

Author SHA1 Message Date
Peter Barker 3baaa84de1 AP_OSD: remove duplicate parameter definition 4 years ago
vierfuffzig e830494f0f AP_OSD_Screen: move vspeed decimal switch to 10 m/s 4 years ago
Andrew Tridgell 3a0e494085 AP_OSD: fallback to font 0 on load failure 4 years ago
Andrew Tridgell a2d86eac6d AP_OSD: allow for loading fonts from sdcard 4 years ago
yaapu 026ddfa679 AP_OSD: fix for sim_vehcile --osdmsp 4 years ago
Andrew Tridgell 8c59575646 AP_OSD: support callsign display on OSD 4 years ago
Andy Piper 8cd9af5ddd AP_OSD: refactor to enable a TX-only set of parameter screens 4 years ago
Iampete1 c591e45e59 AP_OSD: get wind speed from wind vane on rover 4 years ago
vierfuffzig 60b37f395e AP_OSD_Screen.cpp: add decimal precision to vspd 4 years ago
Michel Pastor 8465588467 AP_OLC: clean namespace and use constexpr instead of init method 4 years ago
giacomo892 4eeccb61cd WAF: Add AP_OLC to build 4 years ago
giacomo892 b00d3e00bc AP_OSD: Add OLC (pluscode) element 4 years ago
Andy Piper 46d4d9a97e AP_OSD: use cleaner conditional compilation for the various OSD options 4 years ago
vierfuffzig ca95e7865a AP_OSD_Param_Setting: fix copter FS_OPTIONS mnemonics 4 years ago
Hwurzburg f78a09ba2a AP_OSD: fix white space error preventing emit to Wiki 4 years ago
Andy Piper 04b3b1f4c2 AP_OSD: re-enable OSD parameters on 1Mb boards since it wasn't doing anything 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 4 years ago
Andrew Tridgell c7b03dc936 AP_OSD: added missing OSD types to param docs 4 years ago
vierfuffzig a547af97c6 AP_OSD_Screen.cpp: fix aviation unit vspd sym 4 years ago
Andrew Tridgell 8ca9af72e0 AP_OSD: prevent startup segfault 5 years ago
Andrew Tridgell 0e55a63be2 AP_OSD: skip backend drawing for boards without font backends 5 years ago
Andrew Tridgell 25746ef27e AP_OSD: avoid building MAX7456 driver without an SPI device for it 5 years ago
yaapu b8b285b359 AP_OSD: added support for an MSP based OSD 5 years ago
bugobliterator 13188b5e7e AP_OSD: ensure that we use environment Python interpreter 5 years ago
Iampete1 3a0329822a AP_OSD: apply aspect ratio correction to horizon 5 years ago
Peter Barker 8867457c4f AP_OSD: fix pointless multiple/divide 5 years ago
Andrew Tridgell 6360c67858 AP_OSD: avoid build when OSD disabled 5 years ago
Henry Wurzburg bf1b48b940 AP_Notify: add mah consumed to BAT line in OLED displays 5 years ago
Peter Hall e2c4d453e1 AP_OSD: move to airspeed_estimate with pointer 5 years ago
Peter Barker 9410d40b2f AP_OSD: reduce scope of WITH_SEMAPHORE 5 years ago
Andy Piper a09c18386e AP_OSD: allow osd to be disabled 5 years ago
Andrew Tridgell c4d78a7d8c AP_OSD: fixes for modified AP_ROMFS API 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 11c633be32 AP_OSD: distance total fix for slow vehicles 5 years ago
Henry Wurzburg 59ce3f1007 AP_OSD: scale xtrack, add precision for distances <10 units 5 years ago
Henry Wurzburg f592806184 AP_OSD: formatting fixes 5 years ago
Henry Wurzburg 57dc253be8 AP_OSD: Add autoranging to current and speed displays 5 years ago
Andrew Tridgell 6af9d55e70 AP_OSD: fixed vsnprintf return assumption 5 years ago
vierfuffzig 6b1046f0ac AP_OSD: add primary airspeed item 6 years ago
vierfuffzig d1f80a841f AP_OSD_Screen: fix param descriptions 6 years ago
Henry Wurzburg ee079a50dc OSD: fixes missing param def for SATS_EN and typos 6 years ago
Henry Wurzburg deb3d6d8c3 OSD: Add panel parameter descriptions 6 years ago
Michael du Breuil 10410b696c AP_OSD: Refactor battery current interface 6 years ago
Michael du Breuil 631b4380e1 AP_OSD: Include needed AP_Baro.h 6 years ago
Michael du Breuil 2ab8a2318e AP_OSD: Fix AP_GPS.h include 6 years ago
Michael du Breuil ba4c589ff2 AP_OSD: Fix depending upon AP_Logger for AP_BattMonitor header 6 years ago
Andrew Tridgell 48ac028cd0 AP_OSD: take ahrs and baro semaphores 6 years ago
Peter Barker 32a6f0026a AP_OSD: add mutex against maniplating sf windows from different threads 6 years ago