- 17 Jan, 2016 5 commits
-
-
Lorenz Meier authored
-
Gus Grubba authored
Stop paying attention to heartbeats while downloading logs.
-
Gus Grubba authored
Set initial size for log download.
-
dogmaphobic authored
-
Don Gagne authored
Reboot message no longer needed
-
- 16 Jan, 2016 20 commits
-
-
dogmaphobic authored
-
Don Gagne authored
-
Don Gagne authored
Clip parameter row strings
-
Don Gagne authored
Since parameter system will pop message based on meta data
-
Don Gagne authored
Joystick: Fix throttle center point.
-
Don Gagne authored
-
Gus Grubba authored
Show ESP8266 Firmware Version in Summary Panel
-
Rustom Jehangir authored
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.
-
dogmaphobic authored
-
Don Gagne authored
APM 3.2 support
-
Don Gagne authored
Stop connection lost handling during accel cal
-
Don Gagne authored
Move GCS heartbeat to MultiVehicleManager
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Move connection lost handling to Vehicle
-
Don Gagne authored
-
Don Gagne authored
Fix more incorrect severity problems
-
Don Gagne authored
Stupid proof Linux serial port use
-
Don Gagne authored
-
Don Gagne authored
-
- 15 Jan, 2016 15 commits
-
-
Don Gagne authored
-
Don Gagne authored
APM Sensor: UI handles older firmwares
-
Don Gagne authored
Initial map position incorrect
-
Don Gagne authored
Prevent message popup from scrolling map
-
Don Gagne authored
Show detailed instructions on flash fail
-
Don Gagne authored
Reset Flickable position when new group selected
-
Don Gagne authored
Param Edit: Combo box showing incorrect value
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Also remove concept of “interactive” since it is no longer needed
-
Don Gagne authored
-
Don Gagne authored
-
Gus Grubba authored
ESP8266 Component
-
dogmaphobic authored
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).
-
Don Gagne authored
-