Rustom Jehangir
1ed336ff48
Joystick: Fix throttle center point.
...
The lines removed set the center point of the throttle axis to one extreme of the joystick range. This causes an offset value when the stick is centered if the joystick does not return exactly zero. This is important for vehicles with reversible throttle, such as ground robots or boats.
9 years ago
Don Gagne
ecb0c80339
Merge pull request #2637 from DonLakeFlyer/APM3.2Support
...
APM 3.2 support
9 years ago
Don Gagne
cf87c62bea
Merge pull request #2635 from DonLakeFlyer/APMAccelCal
...
Stop connection lost handling during accel cal
9 years ago
Don Gagne
5a29e267a5
Merge pull request #2634 from DonLakeFlyer/GCSHeartbeat
...
Move GCS heartbeat to MultiVehicleManager
9 years ago
Don Gagne
c6486f560e
APM 3.2 support
9 years ago
Don Gagne
786b472f47
Stop connection lost handling during accel cal
9 years ago
Don Gagne
52e1760e6b
Merge pull request #2632 from DonLakeFlyer/ConnectionLost
...
Move connection lost handling to Vehicle
9 years ago
Don Gagne
799d20aa66
Move GCS heartbeat to MutiVehicleManager
9 years ago
Don Gagne
ad9a07d7b6
Merge pull request #2633 from DonLakeFlyer/BadSeverity
...
Fix more incorrect severity problems
9 years ago
Don Gagne
468d3e549a
Merge pull request #2612 from DonLakeFlyer/StupidProofing
...
Stupid proof Linux serial port use
9 years ago
Don Gagne
cb57b8006e
No port tests while unit testing
9 years ago
Don Gagne
90e4b7fec9
Fix more incorrect severity problems
9 years ago
Don Gagne
ba1bd6dd04
Move connection lost handling to Vehicle
9 years ago
Don Gagne
0e3df28c70
Merge pull request #2629 from DonLakeFlyer/SensorAPM
...
APM Sensor: UI handles older firmwares
9 years ago
Don Gagne
6a757481cc
Merge pull request #2625 from DonLakeFlyer/MapPosition
...
Initial map position incorrect
9 years ago
Don Gagne
d2ad57c979
Merge pull request #2624 from DonLakeFlyer/MessageMouseSteal
...
Prevent message popup from scrolling map
9 years ago
Don Gagne
9d6e37a5ad
Merge pull request #2622 from DonLakeFlyer/FlashFail
...
Show detailed instructions on flash fail
9 years ago
Don Gagne
666d864ec2
Merge pull request #2618 from DonLakeFlyer/ScrollReset
...
Reset Flickable position when new group selected
9 years ago
Don Gagne
2f2052467c
Merge pull request #2617 from DonLakeFlyer/ParamCombo
...
Param Edit: Combo box showing incorrect value
9 years ago
Don Gagne
8c3ed848b2
UI handles older firmwares
9 years ago
Don Gagne
6960c43613
Initial map position incorrect
9 years ago
Don Gagne
3eb9ab138b
Prevent message popup from scrolling map
...
Also remove concept of “interactive” since it is no longer needed
9 years ago
Don Gagne
12afb9f60f
Show detailed instructions on flash fail
9 years ago
Don Gagne
246d48f7aa
Ubuntu wording
9 years ago
Gus Grubba
14b8d64e3a
Merge pull request #2616 from dogmaphobic/esp8266Component
...
ESP8266 Component
9 years ago
dogmaphobic
e4d70460e2
Don't look for the ESP8266 if running unit tests.
...
Fact* espVersion = getFact(FactSystem::ParameterProvider, MAV_COMP_ID_UDP_BRIDGE, "SW_VER"); crashes unit test if the parameter does not exist (which is exactly what the call is trying to establish).
9 years ago
Don Gagne
f49d035712
Add missing headers
9 years ago
Don Gagne
a9cf8a07b9
Merge pull request #2611 from DonLakeFlyer/APMCamera3.2
...
APM: Camera Config works on Copter 3.2
9 years ago
Don Gagne
a2172c7255
Merge pull request #2613 from DonLakeFlyer/MissingParamMessage
...
Missing Param: Change wording to include older firmware
9 years ago
Don Gagne
9012272202
Reset Flickable position when new group selected
9 years ago
Don Gagne
7dc069c8cf
Combo box showing incorrect value
9 years ago
dogmaphobic
b754891c4b
Merge remote-tracking branch 'MavLink/master' into esp8266Component
...
* MavLink/master:
New initial map position handling
Default map position support
Bad english, plus unit test check
Add Reboot Required fact meta data
9 years ago
dogmaphobic
6e12a7e8f2
ESP8266 Component Panel
9 years ago
Don Gagne
fa988a7ee2
Change wording to include older firmware
9 years ago
Don Gagne
e0215a70c1
Stupid proof Linux serial port use
9 years ago
Don Gagne
e14415f6e3
Camera Config works on Copter 3.2
9 years ago
Don Gagne
f9874376ee
Merge pull request #2598 from DonLakeFlyer/RebootRequired
...
Add Reboot Required fact meta data
9 years ago
Don Gagne
8290009d45
Merge pull request #2607 from DonLakeFlyer/InitialMapPosition
...
Initial map position changes, plus GCS position on map
9 years ago
Don Gagne
5824ffe7d2
New initial map position handling
...
Also show QGC position on map
9 years ago
Don Gagne
afc21e9e0e
Default map position support
9 years ago
Don Gagne
faea3168d1
Merge pull request #2602 from DonLakeFlyer/AirframeIcons
...
Use new Airframe Icons + Naming
9 years ago
Don Gagne
935fd3ea80
Merge pull request #2601 from sanderux/master
...
QuadRanger airframe
9 years ago
Don Gagne
53a85ba009
Bad english, plus unit test check
9 years ago
Don Gagne
8b99fc311a
Merge pull request #2597 from DonLakeFlyer/DeadCode
...
Remove dead code
9 years ago
Don Gagne
948b89753a
Merge pull request #2577 from dagar/qt_plugins
...
include qt plugins in linux package
9 years ago
Don Gagne
adbb50e20f
Use new Airframe Icons + Naming
9 years ago
sander
b59925c3ef
QuadRanger airframe
9 years ago
Gus Grubba
050ebc7696
Merge pull request #2600 from dogmaphobic/restoreSettings
...
Restore settings
9 years ago
dogmaphobic
4ce06f5917
Restore settings type and location for Mac OS.
9 years ago
dogmaphobic
018b244a7b
Merge remote-tracking branch 'MavLink/master'
...
* MavLink/master:
Add GCS Failsafe option
Remove mission editor help panel
9 years ago