Don Gagne
|
5dba401df7
|
Merge pull request #1940 from DonLakeFlyer/VehicleTypeSpecificFirmwarePlugin
Add support for MAV_TYPE specific FirmwarePlugin
|
10 years ago |
Don Gagne
|
46cfbbe9de
|
Add support for MAV_TYPE specific FirmwarePlugin
|
10 years ago |
Lorenz Meier
|
e5a94ef252
|
UAS: Add UAVCAN config end command
|
10 years ago |
Lorenz Meier
|
40d8fa8e41
|
PX4 Power component: Add UAVCAN end enum button
|
10 years ago |
Lorenz Meier
|
705b7be205
|
UDP: Make sure to get broadcast packets
|
10 years ago |
Don Gagne
|
bb718ba419
|
Merge pull request #1937 from DonLakeFlyer/MissionEditorUsability
MissionEditor usability changes
|
10 years ago |
Don Gagne
|
d88271399d
|
Merge pull request #1926 from pritamghanghas/apmseveritybugfix
Fixes https://github.com/diydrones/apm_planner/issues/788
|
10 years ago |
Don Gagne
|
a204a40b3f
|
MissionEditor usability changes
|
10 years ago |
Don Gagne
|
7709247eea
|
Merge pull request #1936 from DonLakeFlyer/ElCapitanHack
Limit font pixel size to work around OSX El Capitan problem
|
10 years ago |
Don Gagne
|
c9f81c35c8
|
Merge pull request #1935 from DonLakeFlyer/MissionManagerError
Mission manager errors now show up in UI
|
10 years ago |
Daniel Agar
|
a2448c15f4
|
appveyor don't install nsis in debug
|
10 years ago |
Don Gagne
|
521c7a5cfb
|
Limit font pixel size to work around OSX El Capitan problem
|
10 years ago |
Pritam Ghanghas
|
ac77557097
|
fixed more review comments
|
10 years ago |
Don Gagne
|
af7d7eaaac
|
Make compiler happy
|
10 years ago |
Pritam Ghanghas
|
e0da3a7219
|
Merge remote-tracking branch 'origin/master' into apmseveritybugfix
Conflicts:
src/FirmwarePlugin/APM/APMFirmwarePlugin.h
|
10 years ago |
Don Gagne
|
5b11ef190f
|
Update for ui error display
|
10 years ago |
Don Gagne
|
2d710f9e73
|
Better error messages
|
10 years ago |
Don Gagne
|
77c9b93e79
|
Connect MissionManager errors to ui
|
10 years ago |
Pritam Ghanghas
|
95b85aca46
|
fixed review comments
|
10 years ago |
Don Gagne
|
e100631fca
|
Merge pull request #1933 from DonLakeFlyer/JoystickCalLog
Better Joystick Calibration logging
|
10 years ago |
Don Gagne
|
a18206342c
|
Better logging
|
10 years ago |
Daniel Agar
|
22ec891819
|
appveyor - jom auto detects the number of cores
|
10 years ago |
Don Gagne
|
dc63844f66
|
Merge pull request #1932 from DonLakeFlyer/MMTimeout
Bump retry timeout to 2 seconds
|
10 years ago |
Don Gagne
|
4ace2fe957
|
Update signal wait times
|
10 years ago |
Don Gagne
|
3f1cdca0bd
|
Bump retry timeout to 2 seconds
|
10 years ago |
Don Gagne
|
06d7e8c000
|
Merge pull request #1931 from Prioria/win32-jom
Add note to Windows developers to turn off -MP when using jom.
|
10 years ago |
Don Gagne
|
26b9835410
|
Merge pull request #1930 from DonLakeFlyer/MissionManagerUTRead
MissionManager read hardening unit test
|
10 years ago |
Nate Weibley
|
f2c50190b3
|
Add note to Windows developers to turn off -MP when using jom. Specify we're using jom in appveyor
|
10 years ago |
Don Gagne
|
25ea9ddf4a
|
MissionManager read hardening unit test
- Fixed found bugs in MissionManager
|
10 years ago |
Don Gagne
|
23399a22df
|
Merge pull request #1927 from DonLakeFlyer/APMDataStream
Apm Stack data stream request
|
10 years ago |
Don Gagne
|
bd304b2c69
|
APM stack must request data streams on connect
|
10 years ago |
Don Gagne
|
f380ac520f
|
Add sendMultipleMessage, requestDataStream
|
10 years ago |
Don Gagne
|
2cf5a34eb1
|
Merge pull request #1924 from DonLakeFlyer/MissionManagerUT
MissionManagerTest protocol hardening tests
|
10 years ago |
Pritam Ghanghas
|
c4bbfcdbd2
|
Fixes the problems because of this change
https://github.com/diydrones/apm_planner/issues/788
|
10 years ago |
Don Gagne
|
3e68db0b3c
|
Merge pull request #1923 from DonLakeFlyer/MockLinkVerbose
Move verbose MockLink logging to separate category
|
10 years ago |
Don Gagne
|
b05575faf2
|
MissionManagerTest protocol hardening tests
- Fixed bugs found to unit test
|
10 years ago |
Don Gagne
|
63acd809f3
|
Move verbose logging to separate category
|
10 years ago |
Lorenz Meier
|
e352f24724
|
Updated MAVLink version
|
10 years ago |
Don Gagne
|
a4eb201460
|
Merge pull request #1920 from DonLakeFlyer/ToolbarFM
Respect FirmwarePlugin::flightModeSetAvailable
|
10 years ago |
Don Gagne
|
1abafb59ae
|
Merge pull request #1918 from DonLakeFlyer/ParametersReady
Allow param edit with missing parameters
|
10 years ago |
Don Gagne
|
3b83aacfbd
|
Respect FirmwarePlugin::flightModeSetAvailable
|
10 years ago |
Don Gagne
|
bac74f163e
|
Remove double connect again!
|
10 years ago |
Don Gagne
|
90790ec140
|
Merge remote-tracking branch 'origin/ParametersReady' into ParametersReady
|
10 years ago |
Don Gagne
|
fcf059d3b6
|
Change to warning
|
10 years ago |
Don Gagne
|
6092f4a83b
|
Fix double connect
|
10 years ago |
Don Gagne
|
8b9ee774d1
|
Allow param edit with missing parameters
|
10 years ago |
Don Gagne
|
1ad7da2c48
|
Allow param edit with missing parameters
|
10 years ago |
Lorenz Meier
|
3e850d323b
|
Merge pull request #1917 from DonLakeFlyer/Readme
Update ubuntu readme
|
10 years ago |
Don Gagne
|
d3c5ae239e
|
Merge pull request #1913 from DonLakeFlyer/MissionEditorMobile
Use new Mission Editor on mobile builds
|
10 years ago |
Don Gagne
|
a896aeb9b0
|
Update ubuntu readme
|
10 years ago |