GithubHelp home page GithubHelp logo

sailfish-on-dontbeevil / sensorfw Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 3.3 MB

Sensorfw fork with extended IIO device support

Home Page: https://build.merproject.org/package/show/nemo:devel:hw:pine:dontbeevil/sensorfw-qt5

License: GNU Lesser General Public License v2.1

C++ 93.70% QMake 3.30% C 1.38% Shell 0.58% Python 1.03%
sensors iio linux pine64 mainline sailfishos sailfish-os pinephone

sensorfw's Introduction

sensorfw

Please use https://bugs.merproject.org to file bugs.

Debugging

Minimal debugging output is generated by default. You can increase the output in different ways. Easiest is to increase debug level on the fly with the running sensorfwd. Output can be seen with

journalctl -af

Dynamically increase debug level from command line:

devel-su
kill -USR1 \`pgrep sensorfwd\`
twice for highest output level.

For status report:

devel-su
kill -USR2 \`pgrep sensorfwd\`
Static increase debugging level

If running from systemd, edit /lib/systemd/system/sensorfwd.service and change --log-level=warning to --log-level=test or do:

devel-su
sed -i -e 's/--log-level=warning/--log-level=test/' /lib/systemd/system/sensorfwd.service

then run

devel-su
systemctl daemon-reload

Then reboot or

systemctl restart sensorfwd

sensorfw's People

Contributors

dylanvanassche avatar elros34 avatar faenil avatar filippz avatar g7 avatar guhl avatar herrie82 avatar ivanshchitov avatar kimmoli avatar lpotter avatar mariogrip avatar martinjones avatar mkosola avatar mlehtima avatar monich avatar rburchell avatar ronksu avatar ruedigergad avatar saukko avatar simonschmeisser avatar special avatar spiiroin avatar stefano-garzarella avatar thp avatar tomin1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.