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
Lorenz Meier
41185d502a
Fix upgrade controller
10 years ago
Lorenz Meier
f0c7cf1f50
Finished FMUv4 integration
10 years ago
Lorenz Meier
69587b454f
Fix build failure
10 years ago
Lorenz Meier
da3191c3b3
Add support for v4 boards
10 years ago
Don Gagne
39349c942a
Restart auto connect on cancel/error
10 years ago
Don Gagne
9e9913a962
Allow auto connect after upgrade
10 years ago
Don Gagne
b9cb57ec4e
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
97be5b45bc
Restart auto connect on cancel/error
10 years ago
Don Gagne
cab9f1f729
Allow auto connect after upgrade
10 years ago
Don Gagne
18dc3d04db
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
e00c0f6917
Restart auto connect on cancel/error
10 years ago
Don Gagne
3ba4c8dd1e
Allow auto connect after upgrade
10 years ago
Don Gagne
aaed8c2d07
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
be4e5dc370
Use new QGCSerialPortInfo
10 years ago