Commit graph

6 commits

Author SHA1 Message Date
Conn O'Griofa
4e9ac23dd1 Remove custombluez scriptmodule
This is no longer needed as current Debian/RaspbianOS stable releases
have the requisite BlueZ version.
2021-07-24 03:16:46 +01:00
Jools Wills
5010c5fd69 Use rp_module_repo for some packages that don't install to md_build by default
Mostly drivers and supplementary packages - most install to md_inst which should be handled better now,
but also adjusted sixaxis to use md_build rather than a subfolder in md_build as it didn't seem to require it.
2021-02-15 23:54:13 +00:00
Jools Wills
75957cdbe6 sixaxis - c&p fail 2020-05-24 12:02:52 +01:00
Jools Wills
17225fbe11 custombluez / sixaxis - move some of module's long desc text to help text 2020-05-24 11:53:40 +01:00
Conn O'Griofa
1412ec2ea1 sixaxis: improve default Buster support
* sixaxis: add special check for libbluetooth3 and reload bluetooth
  stack if install was triggered, otherwise sixaxis plugin will not be active.
* customhidsony: update patch and amend module description
2020-05-03 03:13:12 +01:00
Conn O'Griofa
8ee9dbc985 sixaxis: implement sixaxis driver helper
* Installs multi-instance systemd service, triggered via udev
  rules matching supported Sixaxis-compatible pads
* Configure fuzz on analog axes to mitigate erratic resting state values
* When connecting via Bluetooth, implement idle disconnect based on event
  activity (needed due to BlueZ's sixaxis plugin not respecting the
  IdleTimeout setting).
2019-02-28 02:38:55 +00:00