Bill Bonney
|
9b5c656fc1
|
Fix to improve QSerialPort integration & stability.
|
12 years ago |
Bill Bonney
|
bc2ce1ab47
|
Fix to make Baud and PortName update when changed
|
12 years ago |
Bill Bonney
|
359f8bd1d8
|
APMToolbar as a docking widget [complete] + missing files
|
12 years ago |
Bill Bonney
|
2d63bb400a
|
removed unused code and fixed disconnect problem
|
12 years ago |
Bill Bonney
|
aedaa844a8
|
Stability improvements and error fixes
|
12 years ago |
Bill Bonney
|
c2abde1029
|
adds missing files
|
12 years ago |
Michael Carpenter
|
f418c2e555
|
Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset.
|
12 years ago |
Michael Carpenter
|
7f4cb98799
|
On no serial data, now attempts both a "reboot" reset, and then a DTR reset of the autopilot
|
12 years ago |
LM
|
3e3a129c38
|
Minor cleanup, fixed a bug where the serial port would not connect on first application launch on Linux
|
14 years ago |
oberion
|
b7b269121c
|
Serial commmunication bug fix
port has to be closed and deleted in the same thread as it was created. changed the disconnect function
|
14 years ago |
lm
|
4b2663b543
|
Added baudrate 921600, made uart in basic mode operational
|
14 years ago |
James Goppert
|
18d74deb3a
|
K/R formatting, debugging serialport.
|
14 years ago |
James Goppert
|
48f4d3ba55
|
Finished abstracting serial port.
|
14 years ago |
pixhawk
|
94348cb74a
|
Added not yet working version of logging / log replay, fixed ALL bugs in main window, enabled full persistence in main window and serial link.
|
15 years ago |
pixhawk
|
38941da991
|
Added new options for windows serial port, fixed a number of bugs, added customizing options to instrument widgets
|
15 years ago |
pixhawk
|
95aaa6a169
|
Major MAVLink cleanup
|
15 years ago |
pixhawk
|
058438f049
|
now compiles with qt 4.7 and 64-bit linux, fixed a bug in SerialLink
|
15 years ago |
pixhawk
|
1d86c8ac85
|
Cleaned up communication structure significantly, should now be easier to add new links. Signal bytesReceived(link, QByteArray) is now only way to pass on newly received data
|
15 years ago |
pixhawk
|
4fa6562e5c
|
Initial import
|
15 years ago |