Don Gagne
3f2f847611
ArduPilot ChibiOS support
7 years ago
David Sidrane
b8cbc26d00
Buxfix-segfault - Added board ID for NXPHlite
7 years ago
DonLakeFlyer
59b79ac535
Update ArduPilot flow URL
7 years ago
DonLakeFlyer
f0eb00298c
Identify PX4 Flow from board id
7 years ago
DonLakeFlyer
5cbe79b75e
Allow both PX4 and APM specific optical flow flashing
7 years ago
Gus Grubba
0520baf5bd
Firmware Upgrade Fixes
...
Custom, single firmware upgrades were fixed to "stable", even if the user selected "custom".
The code, when selecting the firmware type was using the combo box model index instead of the actual type defined by the list model.
7 years ago
Don Gagne
ec55c049d0
Remove V1 support
8 years ago
DonLakeFlyer
3e05f174c8
String fixups for localization
8 years ago
Mark Whitehorn
369f76a475
add support for flashing APM to AUAVX2.1
8 years ago
Lorenz Meier
e7610c647b
Radio upgrade: Point updater to a binary which is fully MAVLink 2.0 enabled, including radio status.
8 years ago
DonLakeFlyer
86f4b9a488
Update for ArduCopter 3.5 release
8 years ago
Don Gagne
8bfce34765
Fix urls for PX4 v3 firmware
8 years ago
DonLakeFlyer
403fe3a2b9
Support for V3 flashing
8 years ago
Jacob Walser
c5229b92f5
Add stable APM Sub PX4-v2 firmware option.
8 years ago
Dennis Shtatnov
ffdf08e8c2
Add firmware upgrade support for CF2
8 years ago
Lorenz Meier
6c45e7eb29
Add support for FMUv4PRO and FMUv5 boards
...
This adds support for the full-sized FMUv4PRO design and the FMUv5 STM32F7 based generation.
8 years ago
Jacob Walser
8a2d00990a
Add ArduSub beta firmware to available options
8 years ago
DonLakeFlyer
da1296ef2d
New file save settings and desktop/mobile file dialog capability
8 years ago
Donald Gagne
13e5c86e86
Add new single firmware mode from QGCOptions
8 years ago
Jacob Walser
83553a2487
Add Sub master to firmware options
8 years ago
Don Gagne
d50af9fc6a
Beta firmware drops using new format
8 years ago
Phillip Kocmoud
143434f491
Add support for the AUAV X2.1 Flight Controller ( #4501 )
...
* Fix minor spelling error
* Added support for the AUAV x2.1 Flight Controller
also removed a duplicate entry for MindPX
from src/comm/USBBoardInfo.json
Adds entries required to correctly identify, download and flash PX4
firmware to the AUAV X2.1 Flight Controller
* Update USBBoardInfo.json
Removed un-needed fallback entries. This has been tested!
8 years ago
Don Gagne
1897e73a4d
AutoConnect list dried from json file
8 years ago
Don Gagne
162fdd7435
New firmware format
8 years ago
Don Gagne
5824e3468a
Handle redirects in file downloads
9 years ago
Don Gagne
c55af2f8ea
Handle redirects in file downloads
9 years ago
Lorenz Meier
227f1c576b
Add support for a custom board ( #3935 )
...
* Add support for another board
* Added a 2nd custom board
9 years ago
Don Gagne
ef77e497d8
Add network proxy support ( #3687 )
9 years ago
Don Gagne
dcfc0b1c75
Add full set of v4 firmware ( #3659 )
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Don Gagne
6ddffeeb7c
Show PX4 beta version info for flash
9 years ago
Don Gagne
d72f86d81a
Show PX4 Stable version
9 years ago
Don Gagne
cfbd7ae279
Show firmware version in vehicle summary
9 years ago
Henry Zhang
6b46438888
support MindPX v2. ( #3382 )
9 years ago
Don Gagne
5a03aed725
Plumb ublox RTK device ids through QGCSerialPortInfo
9 years ago
Don Gagne
177f658348
Update to SiK radio naming
9 years ago
Don Gagne
760ac1c19a
Change 3DR Radio -> SiK Radio
...
3DR Radios no longer exist
9 years ago
Luis Vale Gonçalves
82d40ef09c
Domain changes for ArduPilot
...
Domain changes for the ArduPilot locations from DIYDrones to
ArduPilot.org
9 years ago
Don Gagne
e513494c56
Header re-structuring
...
I removed some needed headers from a top level file which then causes a
ripple effect downstream
9 years ago
Lorenz Meier
7891f53c0a
Fix FMUv1 URL for PX4. Fixes #2720
9 years ago
Bill Bonney
69c836d794
FirmwareUpgrade: Add File Not Found error message
9 years ago
Bill Bonney
78d927465b
FirmwareUpgrade: Revert commit for stable/beta APM-PXv4 images
9 years ago
Luis Vale Gonçalves
637b98c39b
Removed commented v4
...
Removed commented v4 ArduPilot Quad fw links
9 years ago
Luis Vale Gonçalves
e789c852cf
APM file locations revised
...
To address issue https://github.com/mavlink/qgroundcontrol/issues/2735
9 years ago
Don Gagne
fcb1ce1a40
Fix multiple vehicles on same link
...
- Also fix vehicle selector dropdown in toolbar
9 years ago
Tomaz Canabrava
641438a6e6
More signals converted to the new style
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
10 years ago
Don Gagne
8c7ec0ae71
Make compiler happy
...
Even though it’s wrong!
10 years ago
Don Gagne
f8ca385db2
Show APM firmware versions when flashing
10 years ago
Don Gagne
89cacd32a1
Convert QGCMessageBox to QGCApplication::showMessage
10 years ago
Don Gagne
1ca003e56c
Disconnect inactive links
10 years ago