- Oct 20, 2013
-
-
Thomas Gubler authored
flightgear hil: correct scaling of pressure for mavlink message and remove indicated airspeed from flightgear protocol, commit requires flightgear protocol update
-
- Sep 26, 2013
-
-
Lorenz Meier authored
-
- Sep 21, 2013
-
-
Thomas Gubler authored
-
- Sep 18, 2013
-
-
Hyon Lim (Retina) authored
-
Hyon Lim (Retina) authored
This commit disabled RC RAW signal callback.
-
- Sep 05, 2013
-
-
akistanov authored
-
- Sep 03, 2013
-
-
Lorenz Meier authored
-
- Sep 01, 2013
-
-
tstellanova authored
-
- Aug 26, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Fixed race issues in config upload, tested to be reliable now - board startup scripts now need the other half of testing
-
- Aug 23, 2013
-
-
Anton Babushkin authored
-
- Aug 22, 2013
-
-
tstellanova authored
-
- Aug 18, 2013
-
-
Lorenz Meier authored
-
tstellanova authored
fixed runtime error with a typedef: QObject::connect: Cannot queue arguments of type 'QSerialPort::SerialPortError' (Make sure 'QSerialPort::SerialPortError' is registered using qRegisterMetaType().)
-
- Aug 13, 2013
-
-
tstellanova authored
reduce serial link logging; clear transmit buffer on disconnect
-
- Aug 09, 2013
-
-
tstellanova authored
reduce serial link logging; clear transmit buffer on disconnect
-
- Aug 03, 2013
-
-
Lorenz Meier authored
-
- Aug 01, 2013
-
-
Lorenz Meier authored
-
- Jul 31, 2013
-
-
Bill Bonney authored
-
- Jul 24, 2013
-
-
Bill Bonney authored
-
- Jul 19, 2013
-
-
Bill Bonney authored
-
- Jul 18, 2013
-
-
Bill Bonney authored
-
- Jul 16, 2013
-
-
Bill Bonney authored
-
Bill Bonney authored
-
- Jul 12, 2013
-
-
Bill Bonney authored
-
- Jul 10, 2013
-
-
Lorenz Meier authored
-
- Jul 06, 2013
-
-
Lorenz Meier authored
-
- Jul 04, 2013
-
-
Lorenz Meier authored
-
- Jul 02, 2013
-
-
Lorenz Meier authored
-
- Jul 01, 2013
-
-
Bill Bonney authored
-
Bill Bonney authored
-
Bill Bonney authored
-
Lorenz Meier authored
-
- Jun 28, 2013
-
-
Bill Bonney authored
-
- Jun 26, 2013
-
-
Michael Carpenter authored
Another change for issue #3, SerialLink::getCurrentPortS() should now return consistant results on Windows to match linux and OSX
-
- Jun 20, 2013
-
-
Bryant authored
Have settings loaded/stored correctly for all joysticks based on their UAS type and autopilot type. Switching between UASes doesn't work right yet, however.
-
- Jun 13, 2013
-
-
Michael Carpenter authored
Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset.
-
- Jun 10, 2013
-
-
Bryant authored
-
Bryant authored
Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added.
-
Bryant authored
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
-