Skip to content

Commit 171b159

Browse files
committed
Add 1209/8500 SteFly Stick Remote - and 8501 for the bootloader port
1 parent a454efc commit 171b159

3 files changed

Lines changed: 79 additions & 0 deletions

File tree

1209/8500/index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: pid
3+
title: SteFly Stick Remote
4+
owner: SteFly.aero
5+
license: MIT (firmware)
6+
site: https://stefly.aero/
7+
source: https://github.com/OpenSoaring/StickRemote-SteFly/
8+
9+
hidden: false
10+
---
11+
12+
# {{ page.title }}
13+
14+
* Manufacturer: SteFly
15+
* Project URL: <https://github.com/OpenSoaring/StickRemote-SteFly>
16+
* License: MIT (firmware)
17+
18+
USB-HID keyboard / mouse remote stick for sailplane navigation computers
19+
running [OpenSoar](https://github.com/OpenSoaring/OpenSoar),
20+
[XCSoar](https://xcsoar.org/) or [OpenVario](https://www.openvario.org/).
21+
Built around an Arduino Leonardo (ATmega32U4), mounted on the control stick
22+
of gliders.
23+
24+
Buttons and a thumb-joystick are translated into keystrokes (function keys,
25+
arrow keys, Escape, Return) and mouse movements that the navigation
26+
software interprets as menu / map / pilot-event commands. Long-press
27+
gestures are mapped to additional commands such as Quit, Shutdown or
28+
PilotEvent.
29+
30+
Firmware source code and hardware layout: see the project URL above.
31+
Product information: <https://www.stefly.aero/product/stefly-leather-remote-stick>

1209/8501/index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: pid
3+
title: SteFly Stick Bootloader
4+
owner: SteFly.aero
5+
license: MIT (firmware)
6+
site: https://stefly.aero/
7+
source: https://github.com/OpenSoaring/StickRemote-SteFly/
8+
9+
hidden: false
10+
---
11+
12+
# {{ page.title }}
13+
14+
* Manufacturer: SteFly
15+
* Project URL: <https://github.com/OpenSoaring/StickRemote-SteFly>
16+
* License: MIT (firmware)
17+
18+
USB-HID keyboard / mouse remote stick for sailplane navigation computers
19+
running [OpenSoar](https://github.com/OpenSoaring/OpenSoar),
20+
[XCSoar](https://xcsoar.org/) or [OpenVario](https://www.openvario.org/).
21+
Built around an Arduino Leonardo (ATmega32U4), mounted on the control stick
22+
of gliders.
23+
24+
Buttons and a thumb-joystick are translated into keystrokes (function keys,
25+
arrow keys, Escape, Return) and mouse movements that the navigation
26+
software interprets as menu / map / pilot-event commands. Long-press
27+
gestures are mapped to additional commands such as Quit, Shutdown or
28+
PilotEvent.
29+
30+
Firmware source code and hardware layout: see the project URL above.
31+
Product information: <https://www.stefly.aero/product/stefly-leather-remote-stick>

org/SteFly.aero/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: default
3+
title: SteFly
4+
---
5+
6+
# {{ page.title }}
7+
8+
SteFly is a manufacturer of avionics and cockpit accessories for sailplane
9+
and motor glider pilots, based in Germany. Products include cockpit
10+
instrumentation, control sticks, and pilot input devices used with open-source
11+
flight computers such as OpenSoar, XCSoar and OpenVario.
12+
13+
The firmware for SteFly's USB HID devices is developed in collaboration with
14+
the OpenSoaring open-source community and released under the MIT license.
15+
16+
* Website: <https://www.stefly.aero>
17+
* Firmware repository: <https://github.com/OpenSoaring/Stick_Remote_Control_SteFly>

0 commit comments

Comments
 (0)