166 Commits (7b6f1225bae85d2b4ad3d00e371b1a603af328ca)

Author SHA1 Message Date
Patrick José Pereira a902c1d54b AP_OSD: Add missing const in member functions 4 years ago
Andrew Tridgell cfe63f8657 AP_OSD: changed OSD screen switching logic 4 years ago
Andrew Tridgell 12b93e2922 AP_OSD: fixed valgrind errors with AP_Param::ParamToken 4 years ago
vierfuffzig c4a644100d AP_OSD: refactor current panel and add 2nd instance 4 years ago
Andrew Tridgell 1bef41b42e AP_OSD: fixed param metadata for several OSD settings 4 years ago
Andrew Tridgell 42b1d2135a AP_OSD: fixed enable of OSD on boards with no built-in OSD 4 years ago
Michel Pastor eb88e6a37c AP_OSD: Fix vertical speed varying length 4 years ago
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