Lorenz Meier
aaba13084a
Updated MAVLink version
11 years ago
Thomas Gubler
33d5b9f1a1
Merge pull request #974 from mavlink/offboard_mode
...
Offboard mode
11 years ago
Julian Oes
e03bd3f4f6
UASControlWidget: add the option to select the OFFBOARD mode
11 years ago
Julian Oes
f61167cac9
UAS: added offboard mode name
11 years ago
Julian Oes
fe7fadf7f6
UASControlWidget: whitespace only
11 years ago
Julian Oes
1ad437c6dc
px4_custom_mode: update the PX4 custom mode file to match the firmware side
11 years ago
Lorenz Meier
356369eb21
Merge pull request #963 from DonLakeFlyer/RC_CHANNELS_RAW
...
Disregard RC_CHANNELS_RAW for signals
11 years ago
Don Gagne
7a119bc4e7
Disregard RC_CHANNELS_RAW for signals
...
This removes double emit of signals.
11 years ago
Don Gagne
4356914d47
Merge pull request #960 from DonLakeFlyer/FGHIL
...
FlightGear HIL protocol fixes
11 years ago
Don Gagne
f7dbec7144
Sync protocol with code
11 years ago
Don Gagne
e5ef0c1701
Detect/Explain fix for out of date protocol file
11 years ago
Lorenz Meier
9840c2b825
Merge pull request #956 from ziyangli/patch-1
...
Update qgroundcontrol.qrc
11 years ago
Ziyang LI
a218a6bf70
Update qgroundcontrol.qrc
...
corrented file name
11 years ago
Lorenz Meier
08959fb33a
Updated sensor calibration filenames
11 years ago
Lorenz Meier
4d2b2d6dcd
Fixed accel calibration image names
11 years ago
Don Gagne
ebe3f6a1eb
Merge pull request #953 from DonLakeFlyer/LinkCleanup
...
LinkInterface::bytesAvailable api removal
11 years ago
Lorenz Meier
c1a1f656c8
Merge pull request #954 from DonLakeFlyer/CRCCheck
...
Put back CRC check
11 years ago
Don Gagne
e715277cb9
Put back CRC check
11 years ago
Don Gagne
dc0c3f3db3
LinkInterface::bytesAvailable api removal
...
This api doesn’t make any sense given the fact that LinkInterface
signals bytesReceived with the bytes in the signal. Also the reason why
it is never called!
11 years ago
Don Gagne
25c1168c65
Merge pull request #952 from DonLakeFlyer/QExtSerialPort
...
Convert Firmware Upgrade code back to qextserialport
11 years ago
Don Gagne
b600e3601c
Merge pull request #951 from DonLakeFlyer/Versioning
...
More work on versioning
11 years ago
Don Gagne
5910f425d7
Remove unused code, add error address
11 years ago
Don Gagne
ae8ffd0cca
Switch Firmware Upgrade to qextserialport
...
QSerialPort buffering too slow on Windows.
11 years ago
Don Gagne
b263cb96b6
Restructure versioning info
11 years ago
Don Gagne
7f9bb2dc30
Remove unneeded api
11 years ago
Don Gagne
8e7701247e
Don't store application version in window state
...
Settings versioning is handled at the uppermost level with a version
stamp.
11 years ago
Don Gagne
16254c78fd
Remove non-working settings reset
11 years ago
Don Gagne
6507190af9
Use org/appname from QApplication for Settings
11 years ago
Lorenz Meier
ef726502b4
Merge pull request #946 from DonLakeFlyer/SettingsVersion
...
Settings versioned independently from app version
11 years ago
Lorenz Meier
fd49e3a768
Merge pull request #947 from DonLakeFlyer/ReadMeSSL
...
Remove OpenSLL pre-req from readme
11 years ago
Don Gagne
8036193f5e
Remove OpenSLL pre-req
11 years ago
Don Gagne
720ca30b21
Settings versioned independently from app version
11 years ago
Don Gagne
f5ac24e411
Merge pull request #944 from DonLakeFlyer/RemoveSSL
...
Remove SSL usage from code
11 years ago
Don Gagne
d61846e3fc
Remove SSL usage from code
11 years ago
Don Gagne
5979217c08
Merge pull request #941 from DonLakeFlyer/ModeHelp
...
Support transmitter modes for help (RC Cal)
11 years ago
Don Gagne
52cf221598
Comment out debug output
11 years ago
Don Gagne
59f4721c05
Merge pull request #939 from mavlink/fgfsargumentinit
...
correctly init argument list for fgfs on connection
11 years ago
Don Gagne
a1c5cf3ef8
Merge pull request #938 from mavlink/fgfscontrolargument
...
remove unsupported control argument in call to fgfs
11 years ago
Don Gagne
e55ff3300c
Support transmitter modes for help
11 years ago
Thomas Gubler
84f135781c
move init of fgfs arg list to top of function
11 years ago
Thomas Gubler
999931f8a7
correctly init argument list for fgfs on connection
11 years ago
Don Gagne
84de973d38
Merge pull request #934 from DonLakeFlyer/UnplugFirst
...
Verify board is unplugged before starting Firmware Upgrade
11 years ago
Thomas Gubler
bf96a285d4
remove unsupported control argument in call to fgfs
11 years ago
Don Gagne
66f20d1aba
Merge pull request #936 from DonLakeFlyer/TCPLink
...
Remove TCPLink unit test
11 years ago
Don Gagne
0309e09821
Merge pull request #929 from DonLakeFlyer/ParameterInterface
...
Generic mav ui incorrectly hidden
11 years ago
Don Gagne
e30ff43ddc
Remove TCPLink unit test
...
This test is too flaky to run in TeamCity reliably.
11 years ago
Don Gagne
5b117db455
Verify board is unplugged
11 years ago
Don Gagne
d553dc674f
Merge pull request #932 from DonLakeFlyer/RCCalBug
...
Cancel calibration re-enables Next button
11 years ago
Don Gagne
c5444ebb65
Cancel calibration re-enables Next button
11 years ago
Lorenz Meier
74274919c1
Merge pull request #918 from ethz-asl/PR_upstream
...
Added workaround/bugfix for the acceleration calculation in X-Plane-HIL-...
11 years ago