accelemymote (0.1.0) unstable; urgency=low

  * Moved trigger file to /tmp/ to not survive reboots: /tmp/accelemymote-live
    ==Breaks compatibility with some apps using accelemymote!==
  * Now supports setting offset. Setting offset in config file to 900 will 
    cause current pitch value to be added after 4 s.
  * Added deadzone parameter to cfg file. This is the fraction of the maximum 
    pitch and roll angles from the neutral position that will not register as
    joystick input.

 -- Flandry <davidfalkayn@gmail.cmo>  Tue, 13 Jul 2010 13:26:31 -0400

accelemymote (0.0.7) unstable; urgency=low

  * Accelemymote joystick device now reports itself having a button.
  * Added polling of proximity sensor with options for effects:
    - set proximity to 1 to give it same behavior as turtle mode.
    - 2 makes it simulate joystick button A.
  * Added basic (per frame) autofire option for button A. Not fully
    functional yet.

 -- Flandry <davidfalkayn@gmail.cmo>  Mon, 31 May 2010 20:59:14 -0400

accelemymote (0.0.6) unstable; urgency=low

  * Turtle mode enabled by default:
    - Accelemymote sleeps while upside-down.
    - Flipping it over toggles joystick events.

 -- Flandry <davidfalkayn@gmail.cmo>  Tue, 30 Mar 2010 14:36:07 -0400

accelemymote (0.0.5) unstable; urgency=low

  * Zero axis on exit.

 -- Flandry <davidfalkayn@gmail.cmo>  Sat, 13 Mar 2010 13:37:10 -0500

accelemymote (0.0.4) unstable; urgency=low

  * Refactored to simplify loading cfg file.
  * Watches cfg file and reloads when altered.
  * Desktop file, icon, and user category removed to make invisible
    to HAM and make room for accelemymote-gui.

 -- Flandry <davidfalkayn@gmail.cmo>  Wed,  3 Mar 2010 00:21:50 -0500

accelemymote (0.0.3) unstable; urgency=low

  * Enabled threshold angle change between events (fixes many control issues).
  * Better universal default settings (PrBoom has special needs).

 -- Flandry <davidfalkayn@gmail.cmo>  Tue,  2 Mar 2010 15:16:52 -0500

accelemymote (0.0.2) unstable; urgency=low

  * Fixed ini config file parser (offset_pitch now works).
  * Abstracted polling for a frame into a function (enables samples option).

 -- Flandry <davidfalkayn@gmail.cmo>  Mon,  1 Mar 2010 16:52:17 -0500

accelemymote (0.0.1) unstable; urgency=low

  * Broke out accelemymote from uqm as separate package
  * Installs udev rules file to make uinput part of group users.
  * Use udevadm control --reload_rules and trigger to immediately update
    uinput group according to installed rules.
  * Depends on joydev kernel module package. Thanks go to Attila77 for 
    packaging the missing kernel module.

 -- Flandry <davidfalkayn@gmail.cmo>  Mon, 22 Feb 2010 15:02:49 -0500
