ChukRhodes
c15917447a
R.Pi2 Support
...
Allows QGC to run on Raspberry Pi 2 with direct framebuffer (X/startx
not needed). Memory split seems to need 128 for GPU. Qt5 needs to be
configured with "-opengl es2 -qpa eglfs -device linux-rasp-pi2-g++".
9 years ago
Don Gagne
93568afecf
Merge pull request #2539 from DonLakeFlyer/DeleteAllDirty
...
Set dirty bit when RemoveAllItems
9 years ago
Don Gagne
fd1e047d79
Merge pull request #2537 from DonLakeFlyer/MissionProtocol
...
Mission protocol robustness rework
9 years ago
Don Gagne
0c5c6c5d46
Set dirty bit when RemoveAllItems
9 years ago
Don Gagne
5a48f92b36
Merge pull request #2535 from DonLakeFlyer/HIL
...
HIL fixes
9 years ago
Don Gagne
4131c134d2
Mission protocol robustness rework
9 years ago
Don Gagne
12025fd383
Fix HIL shutdown crash
9 years ago
Don Gagne
ff6edbdc53
No checkmarks in flight mode dropdown
...
Selected flight mode is controller by firmware. Use selecting flight
mode cannot set the check, or it will be wrong if firmware declines
change.
9 years ago
Gus Grubba
5a2251ba9c
Merge pull request #2533 from dogmaphobic/logHandling
...
Log handling
9 years ago
dogmaphobic
776ee94083
Stupid case error.
9 years ago
dogmaphobic
d18a6b85f4
Merge remote-tracking branch 'MavLink/master' into logHandling
...
* MavLink/master:
Warn on unsupported APM version
APM stack does not support RC cal start/stop
Harden code for missing params, handle APM special case
Fix default comp id detection
PX4 Firmware no longer requires mavlink USB start
Standard sizing for QGCView::showDialog
Standard sizing for QGCView::showDialog
UAS Object: Avoid spamming the console on successful commands
linux include required libraries
Show enumStringValue if available
Use combo box if enums available
Set proper default mode for VTOL
Teach mission manager about transition command
Support camera and VTOL transition commands
Better light disabled text color
Add better button highlight color for light theme
Change selected flight mode color
Update README.md
Simplifying Airframe config
Fixing crash bug.
Conflicts:
src/ui/MainWindow.cc
9 years ago
dogmaphobic
939ee6f45a
Implemented Log Download
9 years ago
Don Gagne
d8c45c772a
Merge pull request #2530 from DonLakeFlyer/VersionWarning
...
Warn on unsupported APM version
9 years ago
Don Gagne
046b0ae224
Merge pull request #2529 from DonLakeFlyer/RadioConfig
...
Harden code for missing params, handle APM special case
9 years ago
Don Gagne
a067300d86
Warn on unsupported APM version
9 years ago
Don Gagne
bb240c26f0
APM stack does not support RC cal start/stop
9 years ago
Don Gagne
7f58b6ef10
Harden code for missing params, handle APM special case
9 years ago
Don Gagne
7f43851eb0
Merge pull request #2523 from DonLakeFlyer/DefaultCompId
...
Fix default comp id detection
9 years ago
Don Gagne
94a0e98f32
Fix default comp id detection
9 years ago
Don Gagne
a8fbcbabe4
Merge pull request #2391 from dagar/linux_libs
...
linux include required libraries
9 years ago
Don Gagne
996c282c44
Merge pull request #2517 from DonLakeFlyer/USBStart
...
PX4 Firmware no longer requires mavlink USB start
9 years ago
Don Gagne
6b9a329049
Merge pull request #2516 from DonLakeFlyer/DialogStdSize
...
QGCView::showDialog std size
9 years ago
Don Gagne
01498cb2ce
Merge pull request #2513 from DonLakeFlyer/ParamEditWork
...
Parameter editor work
9 years ago
Don Gagne
3440bc7c57
PX4 Firmware no longer requires mavlink USB start
9 years ago
Don Gagne
e07413f699
Merge remote-tracking branch 'origin/DialogStdSize' into DialogStdSize
9 years ago
Don Gagne
f7071dfdc9
Standard sizing for QGCView::showDialog
9 years ago
Don Gagne
fef58549e8
Standard sizing for QGCView::showDialog
9 years ago
Lorenz Meier
05092fe2e0
UAS Object: Avoid spamming the console on successful commands
9 years ago
Daniel Agar
94815cd5e2
linux include required libraries
9 years ago
Don Gagne
62e45635f5
Show enumStringValue if available
9 years ago
Don Gagne
140c572f00
Use combo box if enums available
9 years ago
Don Gagne
92db6e3ce0
Merge pull request #2511 from DonLakeFlyer/Colors
...
Colors
9 years ago
Don Gagne
e1b61e4d5a
Merge pull request #2509 from DonLakeFlyer/APMAirframe
...
Simplifying Airframe config
9 years ago
Lorenz Meier
e1ecf519b4
Set proper default mode for VTOL
9 years ago
Lorenz Meier
7580d24cb8
Teach mission manager about transition command
9 years ago
Lorenz Meier
62559ef4af
Support camera and VTOL transition commands
9 years ago
Gus Grubba
58de729c66
Merge pull request #2508 from dogmaphobic/checkValidWidget
...
Fixing crash bug.
9 years ago
Don Gagne
c2516cc854
Better light disabled text color
9 years ago
Don Gagne
163f024fe3
Add better button highlight color for light theme
9 years ago
Don Gagne
4c6d610d32
Change selected flight mode color
9 years ago
Don Gagne
1d0d3024c0
Update README.md
...
Add comment about not using zip file for downloading
9 years ago
Don Gagne
b68ab86cc2
Simplifying Airframe config
...
Users are getting confused because we are missing images. Will put back
new fancy version once we get new airframe config plus auto-generate of
images sorted out.
9 years ago
dogmaphobic
d091759f3b
Fixing crash bug.
9 years ago
Don Gagne
8ccf64f076
Merge pull request #2506 from DonLakeFlyer/MountMode
...
Add MNT_DEFLT_MODE combo
9 years ago
Don Gagne
848b864de7
Merge pull request #2504 from DonLakeFlyer/ArmingChecks
...
Arming checks added to Safety
9 years ago
Don Gagne
fb04b23323
Merge pull request #2503 from DonLakeFlyer/FocusCrap
...
Focus is still not working correctly
9 years ago
Don Gagne
e3ed76f093
Merge pull request #2502 from DonLakeFlyer/MissionHamburger
...
Mission Edit: Rework gear icon to hamburger with menu options
9 years ago
Don Gagne
ae96582dac
Add MTN_DEFLT_MODE combo
9 years ago
Don Gagne
3d66fe06a5
Add arming checks
9 years ago
Don Gagne
dc3e21f821
Add Arming Checks to Safety
9 years ago