Skip to content

Releases: uriba107/fcc_controller

Controller Firmware 1.0.6

02 Jun 17:52

Choose a tag to compare

Controller:

  • Fix for config mode activated with only one button held (should be two)
  • Second attempt to fix issue where settings were not loaded from EEPROM on device startup.
  • Upgrade LUFA to 170418.

App:
No Change

Controller Firmware 1.0.2

14 Jan 18:22
db2ac88

Choose a tag to compare

Controller:
Fix Issue where settings were not loaded from EEPROM on device startup.

App:
No Change

August 2017 patch #1 (170812)

13 Aug 11:24

Choose a tag to compare

Controller:

  • new DeadZone logic
    • switch from "Square deadzone" to "circle deadzone"
    • hardware centering deadzone has been decoupled from stick moment DZ
    • DeadZone for stick movement now scales with stick force sensitivity (maintaining about the same size ratio)

App:

  • Added Graphical stick tracking, for debugging
  • Fix CTD when trying to preform manual update with no Com port devices present.

Initial Release to the WIld (170505)

05 May 21:28

Choose a tag to compare

Initial Release

A standalone USB controller for ViperCore's FCC3 (but will probably work with FCC & FCC2).
eliminates the need to use the TM cougar PCB and supports all 19 buttons for the TM Warthog grip.

Please read the README for more details.