- 03 Sep, 2013 1 commit
-
-
Lorenz Meier authored
-
- 01 Sep, 2013 1 commit
-
-
tstellanova authored
-
- 26 Aug, 2013 2 commits
-
-
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
-
- 22 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 18 Aug, 2013 2 commits
-
-
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().)
-
- 13 Aug, 2013 1 commit
-
-
tstellanova authored
reduce serial link logging; clear transmit buffer on disconnect
-
- 09 Aug, 2013 1 commit
-
-
tstellanova authored
reduce serial link logging; clear transmit buffer on disconnect
-
- 03 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 01 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 24 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 19 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 18 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 16 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 12 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 01 Jul, 2013 3 commits
-
-
Bill Bonney authored
-
Bill Bonney authored
-
Bill Bonney authored
-
- 28 Jun, 2013 1 commit
-
-
Bill Bonney authored
-
- 26 Jun, 2013 1 commit
-
-
Michael Carpenter authored
Another change for issue #3, SerialLink::getCurrentPortS() should now return consistant results on Windows to match linux and OSX
-
- 13 Jun, 2013 1 commit
-
-
Michael Carpenter authored
Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset.
-
- 10 Jun, 2013 1 commit
-
-
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.
-
- 09 Jun, 2013 1 commit
-
-
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.
-
- 05 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 04 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 15 May, 2013 1 commit
-
-
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
-
- 14 May, 2013 1 commit
-
-
Michael Carpenter authored
-
- 04 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 05 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 02 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 28 Jul, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 06 Mar, 2012 1 commit
-
-
LM authored
-
- 23 Feb, 2012 1 commit
-
-
hengli authored
-
- 22 Feb, 2012 1 commit
-
-
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.
-
- 12 Nov, 2011 1 commit
-
-
Lorenz Meier authored
-
- 02 Nov, 2011 1 commit
-
-
oberion authored
-
- 30 Sep, 2011 1 commit
-
-
LM authored
Minor cleanup, fixed a bug where the serial port would not connect on first application launch on Linux
-
- 12 Aug, 2011 1 commit
-
-
oberion authored
port has to be closed and deleted in the same thread as it was created. changed the disconnect function
-