- Aug 03, 2013
-
-
Lorenz Meier authored
-
- Aug 01, 2013
-
-
Lorenz Meier 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
-
- Jul 12, 2013
-
-
Bill Bonney authored
-
- Jul 01, 2013
-
-
Bill Bonney authored
-
Bill Bonney authored
-
Bill Bonney 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 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
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.
-
- 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.
-
- Jun 05, 2013
-
-
Michael Carpenter authored
-
- Jun 04, 2013
-
-
Michael Carpenter authored
-
- 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
-