146 Commits (0d396f42353dc6b5fb282b8a699e4825e27a8c4b)

Author SHA1 Message Date
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 4 years ago
Andrew Tridgell 0e55a63be2 AP_OSD: skip backend drawing for boards without font backends 4 years ago
Andrew Tridgell 25746ef27e AP_OSD: avoid building MAX7456 driver without an SPI device for it 4 years ago
yaapu b8b285b359 AP_OSD: added support for an MSP based OSD 4 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
Andrew Tridgell b3b59c7298 AP_OSD: removed unusued AP_Common/Semaphore.h 6 years ago
SergeyBokhantsev cd166ec911 AP_OSD: Switch screens basing on FS state 6 years ago
Pierre Kancir 492c7532eb AP_OSD: move get_bearing_cd to Location and rename to get_bearing_to 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 12a6e9ad69 AP_OSD: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Tom Pittenger 1648a6544b AP_OSD: unify singleton naming to _singleton and get_singleton() 6 years ago
Alexander Malishev 15db7a6b97 AP_OSD: normalize whitespace symbols 6 years ago
vierfuffzig 64915c69b6 AP_OSD: check for airspeed object 6 years ago
vierfuffzig 5a262a7f6a AP_OSD: add secondary airspeed item 6 years ago
Andrew Tridgell 42b89e7427 AP_OSD: flash GPS if no lock 6 years ago
vierfuffzig 47463e8159 AP_OSD: set default type for boards with onboard OSD 6 years ago
Peter Barker 41b6f30450 AP_OSD: add include for WITH_SEMAPHORE 6 years ago
Peter Barker de3244e26c AP_OSD: account for snprintf now null-terminating strings 6 years ago
vierfuffzig 83f4f5c347 AP_BLHeli: add motor pole parameter 6 years ago