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 |
Don Gagne
|
5e5124b180
|
More UI re-work plus warnings messages
|
10 years ago |
Don Gagne
|
081af596ba
|
Added progress bar support back
|
10 years ago |
Don Gagne
|
381acec96b
|
Convert Firmware Upgrade to QML
- Much simpler UI
- MVC style qml programming model
|
10 years ago |