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
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