1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
Commit graph

13 commits

Author SHA1 Message Date
jflyper
f43dc4e294 Fix buffer overruns in dashboard.c 2018-11-14 12:09:28 +09:00
mikeller
a03f30efa0 Converted 'SKIP_' defines to 'USE_'. 2018-10-25 00:38:05 +13:00
blckmn
a9f74cd6df Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
blckmn
46fe22b4bd Direct license replacement 2018-04-22 09:22:46 +10:00
jflyper
93ce6e542a Separate pg related to pg directory 2018-02-09 16:46:12 +09:00
mikeller
b489d0ba9d Renamed 'parameter_group' to 'pg'. 2017-12-19 23:36:31 +13:00
mikeller
a8d34dabb0 Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention. 2017-11-05 10:15:24 +13:00
Steffen Windoffer
e1f91588af add missing pragma once 2017-08-24 15:13:01 +02:00
Martin Budden
82be9ecd78 For discussion - Reconfigurable OLED display alternative 2017-06-28 13:37:18 +01:00
Dominic Clifton
15a786d7f1 Merge pull request #2839 from cleanflight/cleanup-dashboard-1
Cleanup some dashboard code.
2017-06-05 09:55:32 +12:00
Martin Budden
3275105127 Preparation for conversion to parameter groups 13 2017-02-19 17:46:46 +00:00
Martin Budden
8d3c825646 Converted currentTime to currentTimeUs 2016-12-01 20:00:44 +00:00
Martin Budden
5bc1105871 Renamed display to dashboard 2016-11-02 05:00:09 +00:00
Renamed from src/main/io/display.h (Browse further)