- Jun 09, 2013
-
-
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.
-
- May 15, 2013
-
-
Michael Carpenter authored
Changes for new calibration in APM 3.0 (Re: https://github.com/diydrones/MissionPlanner/issues/38), and change in some of the serial timeouts
-
- May 14, 2013
-
-
Michael Carpenter authored
-
- Nov 04, 2012
-
-
Lorenz Meier authored
-
- Sep 05, 2012
-
-
Lorenz Meier authored
-
- Sep 02, 2012
-
-
Lorenz Meier authored
-
- Jul 28, 2012
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Mar 06, 2012
-
-
LM authored
-
- Feb 23, 2012
-
-
hengli authored
-
- Feb 22, 2012
-
-
Bryant Mairs authored
Modified SerialLink.cc so that it follows the same cross-platform restrictions as the QSerialPort library it relies on. Windows compilation was broken during 94e91013, which is what prompted this refactoring.
-
- Nov 12, 2011
-
-
Lorenz Meier authored
-
- Nov 02, 2011
-
-
oberion authored
-
- Sep 30, 2011
-
-
LM authored
Minor cleanup, fixed a bug where the serial port would not connect on first application launch on Linux
-
- Aug 12, 2011
-
-
oberion authored
port has to be closed and deleted in the same thread as it was created. changed the disconnect function
-
- Jul 27, 2011
-
-
LM authored
-
- Jul 14, 2011
-
-
LM authored
-
- Apr 23, 2011
-
-
lm authored
-
- Apr 02, 2011
-
-
lm authored
-
- Apr 01, 2011
-
-
James Goppert authored
-
- Mar 31, 2011
-
-
James Goppert authored
-
- Mar 30, 2011
-
-
James Goppert authored
Set to 38400,8,N,1 just need to map the baud rate enums now.
-
James Goppert authored
-
James Goppert authored
-
- Feb 14, 2011
-
-
lm authored
-
- Jan 26, 2011
-
-
lm authored
-
- Jan 24, 2011
-
-
lm authored
-
- Jan 19, 2011
-
-
pixhawk authored
-
- Jan 13, 2011
- Jan 12, 2011
-
-
lm authored
Working on better simulation implementation, fixed a bug where the port handle was not fully released
-
- Jan 08, 2011
-
-
pixhawk authored
Added not yet working version of logging / log replay, fixed ALL bugs in main window, enabled full persistence in main window and serial link.
-
- Jan 03, 2011
-
-
lm authored
-
- Jan 02, 2011
-
-
pixhawk authored
Added new options for windows serial port, fixed a number of bugs, added customizing options to instrument widgets
-
- Dec 20, 2010
-
-
pixhawk authored
QGroundControl now compiles under Visual Studio 9 / 2008. Google Earth support for Windows close to work.
-
- Dec 16, 2010
-
-
lm authored
-
- Dec 15, 2010
-
-
Brandon Wampler authored
-
Mariano Lizarraga authored
First semi-usable version with new menu layout based on autopilot. Still very experimental. Current Bug: Linecharts do not work. Need to find out why
-