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
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
10 years ago
Pritam Ghanghas
a16a5f81dd
removed clone ids again for the fear of corrupting some other cp21xx device by mistake
...
also moved back to flashing stable firmware for 3dr radio
10 years ago
Pritam Ghanghas
00e02c01dd
fix the broken 3DR radio flashing. My carelessness when I introduced APM firmware update
...
Also enable identification of clone 3dr radios
10 years ago
Pritam Ghanghas
fb48b3510f
some cosmetic changes, rename variables
10 years ago
Pritam Ghanghas
67b02f49b0
fixed review comments
10 years ago
Pritam Ghanghas
fb3610d4bf
Added support for flashing beta and developer versions of APM stack
10 years ago
Don Gagne
f2cc7a93de
Allow custom firmware flash on PX4Flow
10 years ago
Daniel Agar
8daee549ba
travis-ci add CONFIG+=WarningsAsErrorsOn
10 years ago
Andrew C. Smith
857d339103
Add Gumstix AeroCore board support to firmware flashing.
10 years ago
Don Gagne
43629ddb31
Pull image size from FirmwareImage object
10 years ago
Don Gagne
ec67f11bc5
Major re-write of Firmware Upgrade
...
Usability plus, new features:
- 3DR Radio support
- APM Stack support
10 years ago
Andrew C. Smith
985707e15c
Update firmware upgrade controller links for AeroCore firmware
...
to the clearer, standard versions of the AWS links.
10 years ago
Andrew C. Smith
f94abb0b81
Update the firmware upgrade controller to add support for the Gumstix AeroCore board.
10 years ago
Don Gagne
b3b3a97b0b
Better handling of connections and plugged in boards
10 years ago
Don Gagne
5a3046595e
Better handling of connections and plugged in boards
10 years ago
Don Gagne
97a56c90dd
Pull parameter meta data out of firmware file
...
Also updated parser for new xml format
10 years ago
Don Gagne
6fe1f1d66e
Remove unused code
10 years ago
Lorenz Meier
1d5015cf11
Switch QGC firmware upgrader for PX4 to AWS and Travis. Use beta/stable/master for Firmware, map all three items to master for Flow (because there are not beta/stable branches)
10 years ago
Don Gagne
888b07ee0b
Add <CR> at eof
10 years ago
Don Gagne
67d27d79fb
Better help text
10 years ago