- Dec 24, 2013
-
-
Bryant Mairs authored
Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes.
-
Bryant Mairs authored
-
- Dec 22, 2013
-
-
Bryant Mairs authored
Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes.
-
Bryant Mairs authored
-
- Dec 11, 2013
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- Dec 07, 2013
-
-
Don Gagne authored
Removed LinkInterface methods which were never being called. Updated various LinkInterface implementation classes to remove the methods. Some methods such as the ones which measure data rates or bits sent/received were implemented in only some of the implementation classes, and in some cases implemented incorrectly. If they were called, the values returned would be incorrect. Although there was some partial implementation for these I removed them as well since in all case they were never being called by any code. In checking Blame, these came across in 2010 and have remained unimplemented since them, so I figure better to clean up than leave crufty, unused, half finished stuff in.
-
- Nov 29, 2013
-
-
Don Gagne authored
-
- Nov 28, 2013
-
-
Don Gagne authored
-
- Nov 05, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Oct 23, 2013
-
-
Thomas Gubler authored
-
- 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
-