* hid-mouse example added
* cmake script and sources fixed
* massstorage is turned off (it is still not used)
* first test (mouse instead of joystick)
* mouse renamed to joystick one more time
* it works
* refactoring
* useless files removed
* usbJoystickUpdate() moved to appropriate place
* masstorage removed for sky9x
* "keyboard" -> "joystick"
* productDescriptor changed to "SKY9X Joystick"
* attempt to fix travis
* joystick.cpp moved to FIRMWARE_TARGET_SRC
* meaningless if removed
* code style fixed for opentx/radio/src/targets/sky9x/joystick.cpp
* Revert "masstorage removed for sky9x"
This reverts commit 426726283f.
* opentx/radio/src/targets/sky9x/usb_driver.cpp added
* useless include removed
* added general settings tests
* fixed pre-219 switchUnlockState (CPN)
* X7 radio settings tests
* updated X10 model
* patched TESTS_PATH to point directly at the complete tests path
* fixed horus general settings switch conversion
* cpn x10 general settings tests
* fixed horus cpn import
* use x10 model from otx file to ease editing with companion
* added make targets "gtests" and "tests"
gtests builds all the tests (radio & companion)
tests builds and executes all the tests (radio & companion)
* fixed companion tests cmake
* fixed gtests-radio target
* fixed commit tests
* fixed converting LS & RS on X10
* fixed converting global functions on X10
* fixed source conversion on X10
* fixed throttle source on X10
* fixed throttle source on radio and companion
* more checks and re-enabled Horus screenData copy
* more tests (X10)
* [X10] restore correct direction for RS & LS
* [horus] convert "Value" widget source
* fixed conversion of ModelHeader::bitmap length
* added missing X10 radio tests to companion tests
* fixed conversion of telemetry sources in logical switches
* [horus] fixed potential crash
* fixed "AND switch" conversion in logical switches