- 04 Oct, 2014 2 commits
-
-
Lorenz Meier authored
This reverts commit b4089ad9.
-
Lorenz Meier authored
-
- 09 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 02 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 10 Jun, 2014 1 commit
-
-
Bryant Mairs authored
Replaced with only 1 output message with the result of the first serial port scan.
-
- 26 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 24 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 18 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 15 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 07 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 21 Apr, 2014 1 commit
-
-
Lorenz Meier authored
-
- 20 Apr, 2014 1 commit
-
-
Lorenz Meier authored
Fix execution context of thread routines - note that this is not quite the architecture the Qt folks intended, but as they admit its the consequence of their architecture.
-
- 17 Mar, 2014 2 commits
-
-
Lorenz Meier authored
Avoid evil port config for CDC devices altogether, non-CDC devices (unknown devices) should be unaffected
-
Lorenz Meier authored
-
- 16 Mar, 2014 1 commit
-
-
Lorenz Meier authored
Do not configure the port if talking to PX4 units (since USB does not know anything about baud rate)
-
- 25 Feb, 2014 1 commit
-
-
Don Gagne authored
Also commented out noisy serial link error output
-
- 24 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 29 Dec, 2013 2 commits
- 24 Dec, 2013 1 commit
-
-
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.
-
- 22 Dec, 2013 2 commits
-
-
Bryant Mairs authored
Renamed getNominalDataRate to getConnectionSpeed. Also added upstream/downstream data rate functions to all Link classes.
-
Bryant Mairs authored
-
- 07 Dec, 2013 1 commit
-
-
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.
-
- 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
-