From bbe86332de2a9342d40f5e46f4dcc89c3d73b59d Mon Sep 17 00:00:00 2001 From: Stacey Sheldon Date: Sat, 11 Aug 2012 11:28:44 -0400 Subject: [PATCH] hid joystick: mentioned new feature in HISTORY file --- HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 838f25d05..1e9bcb162 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,9 @@ Short summary of changes. For a complete list see the git log. +2012-08-11 +CopterControl can now emulate an 8-channel USB HID joystick. Primarily, +this lets you use any RC transmitter with flight simulators on your PC. + 2012-07-20 AeroSimRC simulator plugin is now included into the Windows distribution (will be installed into .../OpenPilot/misc/AeroSIM-RC directory). Still