Skip to content

Commit

Permalink
Merge pull request #8655 from DonLakeFlyer/ValueRanges
Browse files Browse the repository at this point in the history
Value range visual change support
  • Loading branch information
DonLakeFlyer authored Apr 13, 2020
2 parents b458b75 + 8cf5f75 commit 2d83e17
Show file tree
Hide file tree
Showing 7 changed files with 1,100 additions and 339 deletions.
2 changes: 2 additions & 0 deletions qgroundcontrol.pro
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ HEADERS += \
src/Camera/QGCCameraManager.h \
src/CmdLineOptParser.h \
src/FirmwarePlugin/PX4/px4_custom_mode.h \
src/FlightMap/Widgets/InstrumentValue.h \
src/FlightMap/Widgets/ValuesWidgetController.h \
src/FollowMe/FollowMe.h \
src/Joystick/Joystick.h \
Expand Down Expand Up @@ -778,6 +779,7 @@ SOURCES += \
src/Camera/QGCCameraIO.cc \
src/Camera/QGCCameraManager.cc \
src/CmdLineOptParser.cc \
src/FlightMap/Widgets/InstrumentValue.cc \
src/FlightMap/Widgets/ValuesWidgetController.cc \
src/FollowMe/FollowMe.cc \
src/Joystick/Joystick.cc \
Expand Down
Loading

0 comments on commit 2d83e17

Please sign in to comment.