Lorenz Meier
|
7eacc342a5
|
Merge pull request #1372 from dogmaphobic/fixBattery
Advanced Power Config
|
10 years ago |
Don Gagne
|
d890bbb098
|
Merge pull request #1377 from dogmaphobic/quickView
Fixing list of items in Quick Info View
|
10 years ago |
dogmaphobic
|
0ad046641c
|
Fixing list of items in Quick Info View
|
10 years ago |
dogmaphobic
|
afb597117c
|
Removing Battery Capacity setting.
|
10 years ago |
dogmaphobic
|
f82726cf74
|
Cleaning up Tile Cache Queue
|
10 years ago |
Lorenz Meier
|
90e413364e
|
Merge pull request #1374 from dogmaphobic/udpFix
UPD Link Fix
|
10 years ago |
Daniel Agar
|
ddbb084abf
|
Update Ubuntu required packages
|
10 years ago |
dogmaphobic
|
3ba09b4d8d
|
Allowing loopback addresses
|
10 years ago |
dogmaphobic
|
ca6dc48023
|
UPD Link Fix
|
10 years ago |
dogmaphobic
|
5f946ff018
|
Advanced Power Config
|
10 years ago |
Don Gagne
|
4204079405
|
Merge pull request #1370 from DonLakeFlyer/RemoveFM
Remove old Flight Mode config code
|
10 years ago |
Lorenz Meier
|
b7d9b1c50e
|
Merge pull request #1358 from philipoe/PR/PrimaryFlightDisplay
PrimaryFlightDisplay: Clear up speed label (now showing airspeed and gro...
|
10 years ago |
Don Gagne
|
aa5bb4cea1
|
Merge pull request #1369 from DonLakeFlyer/LightPalette
Light palette color changes
|
10 years ago |
Don Gagne
|
26e9f791dd
|
Merge pull request #1368 from dagar/patch-1
Update Ubuntu PPA instructions
|
10 years ago |
Don Gagne
|
7abb965bb1
|
Remove old Flight Mode config code
|
10 years ago |
Don Gagne
|
9acfa0d6bd
|
Light palette color changes
Made light palette reverse of dark palette
|
10 years ago |
Daniel Agar
|
d0931691ae
|
Update Ubuntu PPA instructions
|
10 years ago |
Lorenz Meier
|
12049386de
|
Merge pull request #1352 from Susurrus/crosstrack_error
Crosstrack error
|
10 years ago |
Lorenz Meier
|
84a6a660ff
|
Merge pull request #1364 from mavlink/auto_groundtime
Line chart widget: Auto-force ground time if offset is more than 3 seconds
|
10 years ago |
Don Gagne
|
5cafacd8b8
|
Merge pull request #1367 from DonLakeFlyer/SensorCalFix
Forgot to remove controller rotation setting
|
10 years ago |
Don Gagne
|
0bdb097810
|
Forgot to remove controller rotation setting
|
10 years ago |
philipoe
|
53be3490df
|
PrimaryFlightDisplay: Fixed a bug
|
10 years ago |
philipoe
|
d772564152
|
PrimaryFlightDisplay: Only show secondary labels if they are valid to avoid cluttering of PFD
|
10 years ago |
Don Gagne
|
5765485a7b
|
Merge pull request #1363 from DonLakeFlyer/SensorCal
Disable calibration buttons while calibrating
|
10 years ago |
Lorenz Meier
|
f7de2f03b4
|
Line chart widget: Auto-force ground time if offset is more than 3 seconds (30% of default view width)
|
10 years ago |
Don Gagne
|
e0476c67e3
|
Disable calibration buttons while calibrating
Also changed to pull specific small parameters set after cal instead of
full refresh. This way, the red/green indicators update much more
quickly.
|
10 years ago |
Don Gagne
|
96f4441651
|
Merge pull request #1362 from DonLakeFlyer/Preflight
Preflight check
|
10 years ago |
Don Gagne
|
a03e816afb
|
Bug fix: Flight modes trashed by calibration
Also converted to new logging category
|
10 years ago |
Don Gagne
|
c8f1e925fa
|
Add setup pre-flight check
|
10 years ago |
Don Gagne
|
4b3c2cecc6
|
Remove no longer needed code
|
10 years ago |
Don Gagne
|
64fa20a3e4
|
Validate RC_CHAN_COUNT
|
10 years ago |
Don Gagne
|
bf9c21504e
|
Pre-flight check now done in AutoPilot plugin
So this special casing is no longer needed
|
10 years ago |
Don Gagne
|
8f50527b52
|
Set params to fully setup system
|
10 years ago |
Don Gagne
|
65e79da48b
|
Merge pull request #1354 from Susurrus/audio_notice
Output audio for NOTICE severity STATUSTEXT messages.
|
10 years ago |
Don Gagne
|
ad8f88a6ee
|
Merge pull request #1360 from DonLakeFlyer/QGCLogging
qtlogging.ini automatically created at startup, populated with full list of category names
|
10 years ago |
Don Gagne
|
967cfe3b23
|
Merge pull request #1361 from dogmaphobic/portNaming
Show user friendly port name in Serial Settings combo box.
|
10 years ago |
Bryant
|
2b20abe6cc
|
STATUS_TEXT messages are now read aloud if they are prepended with '#'.
|
10 years ago |
Don Gagne
|
d8cf7606ea
|
Register categories
|
10 years ago |
Don Gagne
|
f254fc614d
|
qtlogging.ini automatically created at startup
If it doesn’t exist it will be prefilled with all registered categories
set to false
|
10 years ago |
dogmaphobic
|
50101778c7
|
Show user friendly port name in Serial Settings combo box.
|
10 years ago |
Don Gagne
|
e41b8542e8
|
Merge pull request #1355 from joelorenzetti/sdl-readme
Added missing libsdl install for README for Ubuntu
|
10 years ago |
Don Gagne
|
eb811905d8
|
Merge pull request #1357 from dogmaphobic/serialPortFix
Serial port fix
|
10 years ago |
philipoe
|
38d4066d5d
|
PrimaryFlightDisplay: Clear up speed label (now showing airspeed and groundspeed separately to avoid confusion) and add vertical climb label
|
10 years ago |
crashmatt
|
0953865adc
|
mavlink-ftp : Fixed filepaths for upload
|
10 years ago |
crashmatt
|
00e14ded78
|
mavlink-ftp : Initial upload file added to file view
|
10 years ago |
crashmatt
|
e9f6640d12
|
mavlink-ftp - Initial code structure for write file support
|
10 years ago |
dogmaphobic
|
cb63f6de8c
|
Cleaning up automatic port renaming when user leaves it "Unnamed".
|
10 years ago |
Joe Lorenzetti
|
060f378a8f
|
Added missing libsdl install for README for Ubuntu
|
10 years ago |
Bryant
|
71eca40b27
|
Output audio for NOTICE severity STATUSTEXT messages.
|
10 years ago |
dogmaphobic
|
d89faafad8
|
Using full port name (/dev/tty.xxx) as using the short name no longer works.
Changed settings version as the link configurations must be redone (with the new port names)
|
10 years ago |