Don Gagne
e36ef7db17
Debug bug fix
11 years ago
Don Gagne
8bb503d271
Merge pull request #874 from DonLakeFlyer/64BitWarnings2
...
Fix Windows 64 bit warnings
11 years ago
Don Gagne
5953275f83
Merge pull request #867 from DonLakeFlyer/qwtWarnings
...
Hack fix for qwt 64 bit Windows compiler warnings
11 years ago
Don Gagne
af4868552c
Fix merge screwup
11 years ago
Don Gagne
01fd0113f9
Fix Windows 64 bit warnings
11 years ago
Don Gagne
10a35ec8d1
Change tabs to spaces
11 years ago
Lorenz Meier
61dd5731b3
Merge pull request #872 from swissfang/fix_param_set
...
Use regular component ID (0) for PARAM_SET command
11 years ago
Andreas Antener
67aa8b8c52
use regular component id as source component
11 years ago
Don Gagne
07bf754992
Merge pull request #864 from ndousse/sortMsgBySysId
...
In MAVLinkInspector, the messages are separeted by sysid and msgid
11 years ago
Don Gagne
8513b4b866
Merge pull request #869 from vooon/ftp_list_fix
...
FTP: Add 'skip' list entry handling.
11 years ago
Vladimir Ermakov
8f56f842c9
FTP: Add 'skip' list entry handling.
11 years ago
ndousse
51f2e2e2ce
Merge branch 'master' into sortMsgBySysId
11 years ago
ndousse
a68f6b3308
Added the freeing of the newed pointers
11 years ago
Don Gagne
73868e3495
Merge pull request #868 from DonLakeFlyer/FTPFix
...
Fix bug with new kErrFailErrno code
11 years ago
Don Gagne
4df9691345
Fix bug with new kErrFailErrno code
11 years ago
Don Gagne
3a98d384b9
Merge pull request #865 from vooon/ftp_opcode
...
FTP request opcode
11 years ago
Vladimir Ermakov
5b6be614e1
FTP: remove padding zeroing.
11 years ago
Don Gagne
2bc0154598
Hack fix for qwt 64 bit Windows compiler warnings
11 years ago
Vladimir Ermakov
5843960b18
FTP: Update unit-test, remove crc32 test case.
11 years ago
ndousse
642be64cec
Added the possibilty to see only one UAS at the time with the drop down menu after clearing the view
11 years ago
ndousse
eda8dde129
Change from an array of message to a map of message linking the sysid and the message
11 years ago
Vladimir Ermakov
95a7a3bf1c
FTP: remove reserved uint32 from header.
11 years ago
Vladimir Ermakov
41c0f45706
FTP: Remove CRC32.
11 years ago
Vladimir Ermakov
530cb4c2e3
FTP: Update RequestHeader struct and Opcode enum
11 years ago
ndousse
2f38ab840e
The messages are separeted by sysid and msgid
11 years ago
Lorenz Meier
fbea1b6bdd
Merge pull request #855 from DonLakeFlyer/APMSelectFix
...
Finish removal of APM mode selection
11 years ago
Lorenz Meier
26fd536a92
Merge pull request #859 from DonLakeFlyer/FTP
...
Sync to latest firmware header changes
11 years ago
Lorenz Meier
cb5117f102
Merge pull request #861 from mavlink/primaryflightdisplayfix
...
remove wrong Q_UNUSED in primary flight display
11 years ago
Lorenz Meier
51c07f2951
Merge pull request #862 from ndousse/master
...
Added MAV_CMD_START_RX_PAIR to the editCommandComboBox when creating a n...
11 years ago
ndousse
085532b600
Corrected tab into whitespaces
11 years ago
Thomas Gubler
66561e9d77
remove wrong Q_UNUSED in primary flight display
11 years ago
ndousse
53991e3a1e
Added MAV_CMD_START_RX_PAIR to the editCommandComboBox when creating a new custom widget
11 years ago
Don Gagne
d98faebc93
Sync to latest firmware header changes
11 years ago
Lorenz Meier
7ed61fcc33
Merge pull request #858 from mavlink/distancehil
...
Flightgear HIL: simulate a range finder
11 years ago
Thomas Gubler
212022fc00
flightgear: restrict distance sensor to sane values
11 years ago
Thomas Gubler
b52e440328
add distance sensor output for hil
11 years ago
Lorenz Meier
690cc596b9
Merge pull request #856 from mavlink/altitude
...
Add misssing arguments, fixes #847
11 years ago
Thomas Gubler
64bd205821
Add misssing arguments, fixes #847
11 years ago
Don Gagne
f5f57c0503
Added missing newline
11 years ago
Don Gagne
a7774737cc
Finish removal of APM mode selection
11 years ago
Don Gagne
20ac1f34c3
Merge pull request #853 from DonLakeFlyer/ReleaseUT
...
Remove unit tests from Windows Release-only builds
11 years ago
Don Gagne
4d3d923ca9
Document how to build Release-only Windows build
11 years ago
Don Gagne
cebae8cce8
Remove UnitTests from Windows Release builds
11 years ago
Don Gagne
9973760013
Merge pull request #852 from DonLakeFlyer/OSXInstall
...
Pretty volume name
11 years ago
Don Gagne
6cea3c5639
Pretty volume name
11 years ago
Don Gagne
cdbb6118de
Merge pull request #851 from DonLakeFlyer/OSX-Install
...
Need to try this through the TeamCity install builds and then get feedback so merging
11 years ago
Don Gagne
51e190b86d
Split hdiutil step separate from macdeployqt
...
hdiutil called from inside macdelpoyqt was failing. Managed to get it
not to fail by changing layout to SPUD instead of GPTSPUD.
Unfortunately know idea why this works!
11 years ago
Don Gagne
95f92dc3a7
Merge pull request #845 from Susurrus/joystick2
...
Second pass at moving joystick settings into general settings dialog window
This has been sitting for comment for a couple days. Code review is good and change makes sense. Merging.
11 years ago
Lorenz Meier
158bfc91fc
Merge pull request #849 from DonLakeFlyer/FTP
...
Modified to use new FILE_TRANSFER_PROTOCOL message
11 years ago
Don Gagne
85e81a84a4
Had to give up on bitfields
11 years ago