1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-18 22:05:13 +03:00
Commit graph

83 commits

Author SHA1 Message Date
Dan Nixon
7c4aa831ce Add pitch and roll angles to BFOSD 2017-04-26 13:40:32 +01:00
Florian Ragwitz
330a64b6a8 Add average cell voltage item to OSD tab 2017-03-18 22:37:57 -07:00
Dan Nixon
d2a8f9c0c2 Use API version for OSD feature detection 2017-01-28 09:29:06 +00:00
Dan Nixon
2f14c0c900 Add PID and rate profile and battery warn to OSD 2017-01-27 11:24:22 +00:00
borisbstyle
4abf691954 Merge pull request #368 from rafl/osd-power
Add electrical power to OSD
2017-01-03 09:35:44 +01:00
Florian Ragwitz
3271fd70e4 Ignore unknown OSD items 2016-12-30 22:21:59 -08:00
Florian Ragwitz
58e369baf6 Add electrical power to OSD 2016-12-30 12:43:23 -08:00
Martin Budden
2bc964936e Added PIDs to OSD 2016-12-06 20:17:45 +00:00
Michael Keller
4b13fb990c Merge pull request #328 from nathantsoi/fix/osd-check
check for osd msp cmds
2016-11-30 13:25:35 +13:00
Michael Keller
303c55d1dd Fixed length check. 2016-11-30 13:25:23 +13:00
Stewart Loving-Gibbard
565d2a3055 Fixing spelling error "Diasrmed" => "Disarmed" 2016-11-10 22:20:15 -08:00
nathan
e2d40d7830 fc now sends an empty byte in response to osd msp cmds 2016-10-25 23:35:01 -06:00
skaman82
6a282565ed OSD Tab cleanup 2016-10-26 01:39:15 +02:00
nathan
e35a738dbf close the font upload manager before reboot 2016-10-04 22:52:00 -07:00
Dan Nixon
d7594b7620 Fix issue with alarm values not being saved 2016-10-04 10:00:13 +01:00
Dan Nixon
c655ced36a Add crosshairs option to OSD 2016-10-04 10:00:05 +01:00
nathan
99afb42a59 fix(osd): upgrades incld position format and versioned layout 2016-09-22 23:57:43 -07:00
nathan
5daffd1f68 osd upgrades 2016-09-20 02:07:00 -07:00
nathan
6ee14fb848 update unit preview on every change 2016-09-19 23:43:35 -07:00
nathan
5965bc7e1f version osd baro code 2016-09-19 23:15:46 -07:00
mikeller
170aa39e70 Added version gating (apiVersion >= 1.21) for altitude in OSD. 2016-09-20 01:33:08 +12:00
Dan Nixon
43284b6fe7 Allow toggling the logo in preview, add altitude option 2016-09-19 13:22:57 +01:00
nathan
80f50df3f5 render the logo first, so it is overwritten by other fields in the preview 2016-09-18 19:02:10 -07:00
Michael Keller
b2729be1be Merge pull request #198 from KiteAnton/msp_rework3
Separation of MSP code
2016-08-14 00:41:25 +12:00
nathan
6c85978220 [OSD] make it not possible to overflow the bounds of the preview window when positioning elements 2016-08-12 22:09:07 -07:00
nathan
32c3f40abb [OSD] updates including inflection.js, stylistic cleanups including 2 spaces instead of 4, change the default background image back 2016-08-12 22:08:34 -07:00
KiteAnton
96115be10e Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
skaman82
4cd4236423 Change OSD display fields 2016-08-02 11:36:27 +02:00
Michael Keller
7a8aba35c5 Merge pull request #170 from nathantsoi/feature/osd-fields
Feature/osd fields
2016-08-02 20:34:21 +12:00
nathan
dfc69b6c7c new osd field compatibility 2016-08-02 01:26:09 -07:00
nathan
bbc62407dc set the default throttle value to something that will match the amperage draw preview 2016-08-02 01:26:00 -07:00
skaman82
c7616c6a8a OSTD Tab redesign
cleanup

optimization

typo fix

adding dummy contents for callsign and vtx settings

indentation fix

typo fix
2016-08-01 23:04:17 +12:00
nathan
191c368c88 osd 2016-06-29 02:26:07 -07:00