Commit c3a8a992 authored by Don Gagne's avatar Don Gagne

Auto connect support

- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
parent 39349c94
......@@ -402,7 +402,10 @@ private:
int _satelliteCount;
int _satelliteLock;
int _updateCount;
<<<<<<< 39349c942a94b1a2714e3fb8818b82c455779861
QString _formatedMessage;
=======
>>>>>>> Auto connect support
int _rcRSSI;
double _rcRSSIstore;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment