Don Gagne
323a9ae730
Merge pull request #3475 from DonLakeFlyer/QStringFix
...
Fix string replacement
9 years ago
Don Gagne
0e17f9dc8d
Fix string replacement
9 years ago
Gus Grubba
e6cf9822c8
Merge pull request #3474 from dogmaphobic/appStoreIcon
...
App store icon
9 years ago
dogmaphobic
1b0e8258d9
Icon for iOS App Store. [ci skip]
9 years ago
dogmaphobic
ffab4658af
Merge branch 'master' of https://github.com/dogmaphobic/qgroundcontrol
...
# By Gus Grubba
# Via Gus Grubba
* 'master' of https://github.com/dogmaphobic/qgroundcontrol :
Update README.md
9 years ago
Gus Grubba
247e069105
Merge pull request #3473 from dogmaphobic/nameUpdate
...
Update README.md
9 years ago
Gus Grubba
4b5f4bb01f
Update README.md
...
Updated name to make consistent with App Store
9 years ago
Gus Grubba
af0cb0ed2f
Update README.md
...
Updated name to make consistent with App Store
9 years ago
Don Gagne
2a00db6b89
Merge pull request #3464 from NaterGator/linkfix
...
Obligate LinkInterfaces to implement getLinkConfiguration. …
9 years ago
Gus Grubba
b4a94ef303
Merge pull request #3472 from dogmaphobic/iosAppStore
...
Ios app store
9 years ago
dogmaphobic
f9d6c73665
Merge remote-tracking branch 'Mavlink/master' into iosAppStore
...
* Mavlink/master:
Fix github json download failure argument string
9 years ago
dogmaphobic
3cef9ab2c4
Added missing icon for iPad Pro.
...
Updated App Store certificate (public) UUID.
9 years ago
dogmaphobic
c6e83cef6a
Changing bundle id.
9 years ago
Nate Weibley
0669604a14
Fix github json download failure argument string
...
Bug noted in #3465
9 years ago
dogmaphobic
0ddc6eedda
Merge remote-tracking branch 'Mavlink/master' into iosAppStore
...
* Mavlink/master:
Improving coding style
Updating mavlink v1.0 ref
Removing AndroidJoystick (requires Qt5.6)
GPSFact.json: add RTK float & fixed types
gps: use a read buffer size of 1024
gps: update drivers submodule
gps read callback: avoid sleep, don't wait when data already available
gps: use GPS_RTCM_DATA mavlink message for RTCM, use fragmentation if needed
gps: update submodule
gps: use an inline function for usleep instead of #define
GPSProvider: add SIMULATE_RTCM_OUTPUT to enable simulated RTCM output (currently disabled)
Sync with official
Fixing syntax
Android Joystick support
Fixing syntax
Android Joystick support
Fixing syntax
Android Joystick support
9 years ago
dogmaphobic
133ff1427d
Initial App Store build settings.
9 years ago
dogmaphobic
39054f6539
Removing spurious debug message.
9 years ago
dogmaphobic
1134684b4e
Messages are in English. If you have the iOS device set to another language, things get spoken all wrong.
9 years ago
Nate Weibley
ec6a9a7147
Obligate LinkInterfaces to implement getLinkConfiguration. 11ab9aa031
introduced a bug where TCP links would cause a crash loading the sensors page
9 years ago
Don Gagne
ce7035b419
Merge pull request #3459 from gregd72002/JoystickRestructure
...
Joystick restructure
9 years ago
Lorenz Meier
397465f0f4
Merge pull request #3457 from bkueng/mavlink_rtcm_message
...
GPS RTK: use GPS_RTCM_DATA mavlink message
9 years ago
Don Gagne
1ce17f0197
Merge pull request #3444 from DonLakeFlyer/ArmNoGPS
...
Allow arm with no GPS lock
9 years ago
Don Gagne
64cda494da
Merge pull request #3434 from thedevleon/enable_roi_and_mount_for_px4
...
Enable ROI and MOUNT support for PX4
9 years ago
Gregory Dymarek
92422bd562
Improving coding style
9 years ago
Gregory Dymarek
6e33df1aec
Updating mavlink v1.0 ref
9 years ago
Gregory Dymarek
907520b00d
Removing AndroidJoystick (requires Qt5.6)
9 years ago
Gregory Dymarek
71c7f84a1e
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
9 years ago
Beat Küng
d491300a7d
GPSFact.json: add RTK float & fixed types
9 years ago
Beat Küng
28c85e7658
gps: use a read buffer size of 1024
9 years ago
Beat Küng
e7efd8ac42
gps: update drivers submodule
9 years ago
Beat Küng
3d2725baef
gps read callback: avoid sleep, don't wait when data already available
9 years ago
Beat Küng
36abc43fc8
gps: use GPS_RTCM_DATA mavlink message for RTCM, use fragmentation if needed
9 years ago
Beat Küng
3a71177db1
gps: update submodule
9 years ago
Beat Küng
68e23bdc3b
gps: use an inline function for usleep instead of #define
...
This avoids conflicts with other code
9 years ago
Beat Küng
9d0b229519
GPSProvider: add SIMULATE_RTCM_OUTPUT to enable simulated RTCM output (currently disabled)
9 years ago
Gus Grubba
c29de21aa5
Merge pull request #3454 from dogmaphobic/wifiMode
...
Better handle disabling AP channel number for WiFi parameters.
9 years ago
dogmaphobic
4550981f11
Better handle disabling AP channel number for WiFi parameters.
9 years ago
Lorenz Meier
a8fda9bc69
Update more headers to point to COPYING.md
9 years ago
Lorenz Meier
6658ff760d
Update more license terms
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Lorenz Meier
dfcf1e2d88
All authors with active code on master have agreed to add Apache 2.0 to the license mix
9 years ago
Lorenz Meier
54411cbe04
Remove unused variable
9 years ago
Lorenz Meier
ac821f2f3a
Compile fix comm link again
9 years ago
Lorenz Meier
4508f0c4b9
Fix XPlane link compile error
9 years ago
Lorenz Meier
2d5018d6b0
Update XPlane link
9 years ago
Lorenz Meier
67bb408941
Update highres icon
9 years ago
Leon
c52af71bf1
change category to Advanced
9 years ago
Don Gagne
651417bdcd
Merge pull request #3443 from DonLakeFlyer/RemoveHelpMenu
...
Remove help menu
9 years ago
Don Gagne
2791849118
Merge pull request #3439 from DonLakeFlyer/ParameterLink
...
Parameter Protocol no longer stays on single link
9 years ago
Don Gagne
d3774c67d0
Merge pull request #3442 from DonLakeFlyer/PlanWidgetZOrder
...
Fix button z-order
9 years ago