Releases: asterics/FLipMouse
Releases · asterics/FLipMouse
FlipMouse v3.6.2
- added hardware info about force and pressure sensors to AT ID (now visible in GUI)
- updated settings and signal processing (LoadcellSensor library) for piezoresistive SMD sensor board
FlipMouse v3.6.1
- integrated support for DPS310 pressure sensor (new sip/puff daughter-board)
- reduced USB HID report frequency (fixes lost keyboard reports)
- modified sensitivity profiles
Sip/Puff sensor processing improved
- improved sensitivity of sip/puff sensor readouts (added spike removal, changed value processing)
- indicate pressure sensor error flags via internal LED, but do not stop readouts if error flags detected
FlipMouse v3.3.1
small bug fixes for infrared functions
FM3 - Bluetooth Joystick
FM3 now supports BLE joystick.
FLipMouse v3.2.0
Major updates, still a beta version for FM3.
FLipMouse v3.0.0
This is the first draft of FLipMouse v3.
This release can not be used in production settings, we need to test the update functionality.
FLipMouse v2.12.1
Fixing keystringbuffer.
FLipMouse v2.11.1
Minor change in reporting values:
- added current drift compensation values for displaying them in the WebGUI
- format:
VALUES:<pressure>,<down>,<up>,<right>,<left>,<x>,<y>,<vbutton-states>,<currentSlot>,<driftCompX>,<driftCompY>
- example:
VALUES:517,791,627,688,706,-1,-1,0000000000000000000,0,0,0
For additional documents and binaries see release 2.11
FLipMouse v2.11
Many improvements "under-the-hood":
- Decreased flash size of floating point operations by replacing the library
- Improved keymapping
- Removed dynamic debug output via AT commands (now via #defines)
- Many updates in the user manual
- Added current button state feedback to be shown in the GUIs
The FLipMouse can be configured via:
- C# GUI (Windows only, macOS & Linux with mono): https://github.com/asterics/FLipMouse/raw/v2.11/FLipMouseGUI/bin/FlipMouseGUI.exe
- WebGUI: https://asterics.github.io/Addon-Bluetooth-WebGUI/webgui/index_fm.htm NOTE: Chrome based browsers only!
Usermanual: