Don Gagne
|
96d9cad7e2
|
Fix Windows installs
Files were not being copied to correct location
|
11 years ago |
Don Gagne
|
96a213e6b5
|
Merge pull request #619 from DonLakeFlyer/MacReadme
Mavericks readme
|
11 years ago |
Don Gagne
|
3a373ac352
|
Mavericks readme
|
11 years ago |
Lorenz Meier
|
0cdcad1a4a
|
Bugfix for verify for rev 4 bootloaders
|
11 years ago |
Lorenz Meier
|
86d211ee63
|
Merge pull request #616 from gefink/master
Mavlink Inspector array bug
|
11 years ago |
Geoff Fink
|
ef33588a51
|
Mavlink Inspector array bug
|
11 years ago |
Lorenz Meier
|
4ac07c371a
|
Updated MAVLink to the newest revision, no functional changes
|
11 years ago |
Lorenz Meier
|
93679e5741
|
Added Sky Hunter config
|
11 years ago |
Lorenz Meier
|
ac3a3c736f
|
Merge branch 'no_portconfig' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Don Gagne
|
7f893689df
|
Merge pull request #608 from vooon/fix-error-603
Fix bug #603 save INT8/UINT8 parameters to file
|
11 years ago |
Lorenz Meier
|
78e555c6b0
|
Updated QUpgrade version
|
11 years ago |
Lorenz Meier
|
a0b8caa909
|
Merge pull request #607 from DonLakeFlyer/ESpeakWarnings
Fix GCC compiler warning
|
11 years ago |
Don Gagne
|
a20b2b18ce
|
Fill in missing struct members instead of pragma
|
11 years ago |
Vladimir Ermakov
|
e3f6a388be
|
Fix bug #603 save INT8/UINT8 parameters to file
|
11 years ago |
Lorenz Meier
|
d279d57a87
|
Merge pull request #606 from thomasgubler/primaryflightdisplay
primary flight display: actually use airspeed
|
11 years ago |
Don Gagne
|
51098eaf5a
|
Fix GCC compiler warning
|
11 years ago |
Thomas Gubler
|
f3d2948307
|
primary flight display: actually use airspeed
|
11 years ago |
Lorenz Meier
|
49b9228e95
|
Merge pull request #471 from thomasgubler/espeak
linux speech synthesis: switch to eSpeak
|
11 years ago |
Lorenz Meier
|
d8212e3a48
|
Merge pull request #595 from indrimuska/master
Fixed Google Earth file location for Mac users
|
11 years ago |
Indri Muska
|
141f523d19
|
Fixed Google Earth file location for Mac users
|
11 years ago |
Don Gagne
|
b8a37e39a2
|
Merge pull request #594 from DonLakeFlyer/Issue570
Only a single MAVLink dialect is supported
|
11 years ago |
Don Gagne
|
969c5aeaee
|
Put back comment removed by mistake
|
11 years ago |
Don Gagne
|
fb052d2a8d
|
Only a single MAVLink dialect is supported
|
11 years ago |
Thomas Gubler
|
4574fd521b
|
Merge pull request #592 from mavlink/hil_cleanup
HIL cleanup, ensure correct init in X-Plane
|
11 years ago |
Lorenz Meier
|
1bebc97d2f
|
HIL cleanup, ensure correct init in X-Plane
|
11 years ago |
Lorenz Meier
|
74f48a2f6d
|
Read UART faster to prevent buffer overflows
|
11 years ago |
Lorenz Meier
|
4941ee54f0
|
Avoid evil port config for CDC devices altogether, non-CDC devices (unknown devices) should be unaffected
|
11 years ago |
Lorenz Meier
|
13bf5898ad
|
Avoid ANY configuration action in serial link if not strictly required by user
|
11 years ago |
Lorenz Meier
|
cbaa538cf8
|
Do not configure the port if talking to PX4 units (since USB does not know anything about baud rate)
|
11 years ago |
Lorenz Meier
|
7c0ad71446
|
Added line for TBS Caipirinha
|
11 years ago |
Lorenz Meier
|
bf9df8e5ba
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Lorenz Meier
|
033e303474
|
PX4 config: Hotfix for param config end
|
11 years ago |
Lorenz Meier
|
e9684a13de
|
Fixed range of data type
|
11 years ago |
Lorenz Meier
|
63954486c0
|
Merge pull request #520 from mavlink/pressure_offset
Added 2 kPA offset to pressure measurements to get HIL closer to reality
|
11 years ago |
Lorenz Meier
|
34a4ed8399
|
Merge pull request #584 from VArdulov/message_view
Message view
|
11 years ago |
Lorenz Meier
|
347af729ed
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Lorenz Meier
|
8d6e0f07cf
|
Fix check for dsm radio button
|
11 years ago |
VArdulov
|
c57da0aa94
|
Continued improvements to Message View
|
11 years ago |
Lorenz Meier
|
6fb31afe92
|
Merge pull request #588 from DonLakeFlyer/WarningsOffDefault
Warnings as Errors off by default
|
11 years ago |
Don Gagne
|
8002815e2c
|
Turn off warnings as errors as default
Also changed WarningsAsErrorsOff to WarningsAsErrorsOn to be used by
TeamCity builds.
|
11 years ago |
Don Gagne
|
b227672f1b
|
New warnings from latest clang version
Removed completely unused variables. Ifdef’ed out variable which is
referenced from commented out code.
|
11 years ago |
VArdulov
|
da19aa2d66
|
Fising the Message View and a Comment
|
11 years ago |
Lorenz Meier
|
6c1958c8c9
|
Merge pull request #582 from dagoodma/mac_werror_fix
Removed -Werror for Mac since QT wont build otherwise.
|
11 years ago |
David Goodman
|
0de3633121
|
Removed -Werror for Mac since QT wont build otherwise.
|
11 years ago |
Susurrus
|
2d850e6fd8
|
Merge pull request #576 from thomasgubler/mapripper
mapripper: autocontinue to next zoom level after 3s
|
11 years ago |
Thomas Gubler
|
26ec8e3be7
|
mapripper: use tr() for messagebox text
|
11 years ago |
Don Gagne
|
70bed893f3
|
Merge pull request #578 from DonLakeFlyer/UbuntuMenu
Don't use native menu bar on Linux
|
11 years ago |
Don Gagne
|
2f9e385fca
|
Don't use native menu bar on Linux
Fixes Issue #542
|
11 years ago |
Don Gagne
|
90894ad500
|
Merge pull request #566 from DonLakeFlyer/MoreConnect
More failed QObject::connect calls
|
11 years ago |
Don Gagne
|
02352b149b
|
Merge pull request #567 from DonLakeFlyer/QSerialPortFix
QSerialPort emitting stream of errors
|
11 years ago |