Don Gagne
9bfa9cecce
Delete Settings from preferences
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
Lorenz Meier
c972425a4a
Merge pull request #930 from DonLakeFlyer/CustomModePrompt
...
Remove custom mode startup screen
11 years ago
Don Gagne
964600d367
Remove custom mode startup screen
11 years ago
Don Gagne
0377af7c6c
Generic mav ui incorrectly hidden
11 years ago
Don Gagne
bc7a05bb61
Merge pull request #927 from DonLakeFlyer/VehicleConfigFix
...
Vehicle Config buttons not enabled correctly
11 years ago
Don Gagne
19436d9d7e
Merge pull request #926 from DonLakeFlyer/BufferOverun
...
Fix crash caused by buffer overrun
11 years ago
Don Gagne
c0d88e79e2
Fix wrong type
11 years ago
Don Gagne
8a3dfa0adc
commit
11 years ago
Don Gagne
d812056a54
Merge pull request #923 from DonLakeFlyer/VersionFix
...
Remove test code from new version stuff
11 years ago
Don Gagne
81f9fab566
Merge pull request #922 from DonLakeFlyer/FixMaster
...
Fix broken master
11 years ago
Don Gagne
fa6f50ae4d
Remove test code
11 years ago
Don Gagne
0579384ae2
commit
11 years ago
Lorenz Meier
5b3bcee57c
Updated MAVLink revision
11 years ago
Lorenz Meier
cf790028f1
Updated MAVLink message set
11 years ago
philipoe
d9a1e221ca
Added workaround/bugfix for the acceleration calculation in X-Plane-HIL-link
11 years ago