Patrick José Pereira
9ca8ea1317
Add SimpleROV-5 frame for Sub
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
PX4BuildBot
8a87c213be
Update PX4 Firmware metadata Wed Mar 27 09:11:12 UTC 2019
6 years ago
PX4BuildBot
6af7e8f2f4
Update PX4 Firmware metadata Sun Mar 24 20:07:45 UTC 2019
6 years ago
Gus Grubba
1115080102
Merge pull request #7300 from mavlink/languageSelector
...
Add a language selector to the General Settings
6 years ago
Gus Grubba
ac6330511e
Adding English. Duh...
6 years ago
PX4BuildBot
81c3fd409d
Update PX4 Firmware metadata Thu Mar 21 09:20:58 UTC 2019
6 years ago
PX4BuildBot
db0fa1261d
Update PX4 Firmware metadata Thu Mar 21 07:30:48 UTC 2019
6 years ago
Gus Grubba
265ff1996f
Debug message in the wrong place
6 years ago
Gus Grubba
5b59a04707
Add a language selector to the General Settings
6 years ago
Gus Grubba
afe560b410
Merge pull request #7291 from MatejFranceskin/pr-microhard-modems
...
PR Configuration for microhard pMDDL modems
6 years ago
Matej Frančeškin
f2f3bc35a4
Microhard - enable MH GUI on Android & iOS for using with USB 2 Ethernet adapters
6 years ago
Gus Grubba
90e5110a7e
Merge pull request #7293 from mavlink/cameraAPI
...
Camera API for all firmware types
6 years ago
Gus Grubba
1ca73ff26b
Changelog
6 years ago
Gus Grubba
7f56c4f12d
Making camera API available to all firmwares
6 years ago
Matej Frančeškin
703c675cc0
Microhard - added air and ground IP addresses
6 years ago
Matej Frančeškin
abb57e6eb6
Microhard - encryption key
6 years ago
Matej Frančeškin
e229125185
Merge branch 'master' into pr-microhard-modems
6 years ago
Matej Frančeškin
80ccf144e1
Microhard - testing connect / reconnect to local and remote MH modems
6 years ago
PX4BuildBot
909b514743
Update PX4 Firmware metadata Fri Mar 15 05:05:24 UTC 2019
6 years ago
Matej Frančeškin
8bc0c95c73
Microhard - removed unneeded settings
6 years ago
Matej Frančeškin
4c989f9368
Microhard: Added settings panel similar to Taisync
6 years ago
Gus Grubba
0c5919d3b4
Merge pull request #7284 from stefandunca/pr-fix_mavlink_console
...
Fix mavlink console
6 years ago
Stefan Dunca
2d050eb332
Fix mavlink console
6 years ago
PX4BuildBot
291e05849a
Update PX4 Firmware metadata Tue Mar 12 16:11:18 UTC 2019
6 years ago
Gus Grubba
522a9204b6
Merge pull request #7274 from MatejFranceskin/pr-taisync-14-channels
...
Taisync has 14 channels available
6 years ago
Gus Grubba
4235c28d08
Merge pull request #7273 from MatejFranceskin/pr-remove-taisync-probing-timer
...
Taisync - remove probing timer, use onResume as plug in detection event
6 years ago
Gus Grubba
3f4b55c61f
Merge pull request #7280 from stefandunca/pr-mvlnk_console_on_mobile
...
WIP: Enable mavlink dev console in expert mode for mobile devices
6 years ago
Stefan Dunca
0e364ebccc
WIP: Enable mavlink dev console in expert mode for mobile devices
...
TODO: Improve the experience
6 years ago
Gus Grubba
339cfeb537
Merge pull request #7271 from mavlink/onlyChangedParameters
...
Allow filtering parameters
6 years ago
Matej Frančeškin
df9b9760a9
Taisync has 14 channels available
6 years ago
Matej Frančeškin
8799b498b7
Taisync - remove probing timer, use onResume as plug in detection event
6 years ago
Gus Grubba
06b0fbebf3
Allow filtering parameters to only show those different from the default (changed)
6 years ago
Gus Grubba
2542a7c0c0
Merge pull request #7270 from mavlink/jniException
...
Properly handle jni exceptions.
6 years ago
Gus Grubba
89fc9397e5
Properly handle jni exceptions.
6 years ago
Gus Grubba
07e886613a
Merge pull request #7269 from mavlink/pr-fix_appimage
...
Fix for #7268 : AppImage won't start
6 years ago
Stefan Dunca
4c4dbea737
Fix for 7268: AppImage won't start
6 years ago
PX4 Build Bot
a54417e5ef
Update mavlink v2.0 submodule Tue Mar 5 06:56:29 UTC 2019
6 years ago
Gus Grubba
03e764187e
Merge pull request #7264 from stefandunca/pr-custom_setup_support
...
Add support for custom installer steps
6 years ago
Stefan Dunca
6b9722b36a
Add support for overriding install config steps
...
Add QGC_DISABLE_INSTALLER_SETUP to CONFIG will override config in QGCInstaller.pri.
However, QGCInstaller.pri can be imported in the custom one. In this way
a custom build can generate it's own installer config or add pre and post steps.
6 years ago
PX4BuildBot
2175eed5a2
Update PX4 Firmware metadata Tue Mar 5 07:02:30 UTC 2019
6 years ago
PX4BuildBot
afff24d80a
Update PX4 Firmware metadata Tue Mar 5 06:34:07 UTC 2019
6 years ago
Gus Grubba
449976b8a8
Merge pull request #7262 from stefandunca/custom_app_img
...
Add support for AppImage customization
6 years ago
Stefan Dunca
aab353a0e0
Add support for AppImage customization
...
Also copy all dependencies of ICU libs to cover all configurations
6 years ago
Gus Grubba
9c6b1ea7fc
Merge pull request #7259 from mavlink/excludeArduPilot
...
Exclude ArduPilot code when not used
6 years ago
Gus Grubba
4f05bdeb5c
Invert logic and fix bad copy/paste
6 years ago
Gus Grubba
943cb967a1
CP - Disable APM code if it's disabled in the build.
6 years ago
Gus Grubba
3e04eab0cb
Merge pull request #7258 from mavlink/fixAirmapPath
...
Airmap path and Qt version detection
6 years ago
Gus Grubba
f9a72c2be9
Fix Qt version detection and create proper variable to contain the path to the Airmap installation.
6 years ago
Gus Grubba
8f0455469f
Merge pull request #7256 from mavlink/revertCameraNames
...
Revert Camera Names
6 years ago
Daniel Agar
c6a7d7e922
cmake add APMMavlinkStreamRateSettings.cc to Settings
6 years ago