Ton Huisman
26d3a1afb6
[Docs] Documentation updates, README.md updates
2024-07-07 23:21:04 +02:00
TD-er
80c80f2d64
[Longpulse] Cleanup and document
2022-10-16 00:00:19 +02:00
TD-er
f46ea97c2c
[GPIO] Add option for longpulse repeat
2022-10-15 18:12:22 +02:00
TD-er
b94f98a9af
[Docs] Fix some small documentation issues.
2021-05-10 09:24:25 +02:00
Plebs
77bdb0b5db
added documentation
2021-02-07 15:30:50 +01:00
Grovkillen
7f70abd1c2
[docs] added GPIOtoggle command
2019-02-14 14:35:10 +01:00
Grovkillen
2564bcd4b8
[docs] event+commands for GPIO#N + Monitor added
2019-02-14 14:28:58 +01:00
Gijs Noorlander
98c4905827
Revert GPIO, prepare for easier merge later GPIO fixes
...
This commit is to cherry-pick all fixes in the reverted commits to make future GPIO related fixes be as easy as possible.
These also contain small fixes which were in the reverted commits, but not really related to the issues for which this revert is meant.
2018-12-13 17:20:46 +01:00
Gijs Noorlander
c298c5a457
Revert "[GPIO] GPIO commands with long duration will be stopped async."
...
This reverts commit 0c0db4f401 .
2018-12-13 17:19:48 +01:00
Gijs Noorlander
7824466685
Revert "[GPIO] Move "inputswitchstate" back to Switch plugin"
...
This reverts commit 8db694bde6 .
2018-12-13 17:19:13 +01:00
Gijs Noorlander
0c0db4f401
[GPIO] GPIO commands with long duration will be stopped async.
...
Implemented a GPIO timer for the scheduler to schedule a GPIO state change.
These will be stopped async:
- Tone > 50 msec duration
- Longpulse and longpulse_ms
Also implemented a frequency parameter for the `pwm` command.
2018-12-04 22:38:17 +01:00
Gijs Noorlander
021374bf09
[GPIO] Add GPIO pin description page
...
And some other GPIO related updates.
2018-12-04 22:38:17 +01:00
Gijs Noorlander
8db694bde6
[GPIO] Move "inputswitchstate" back to Switch plugin
...
And added some checks + documentation.
2018-12-04 22:38:17 +01:00
Grovkillen
ccf2929e69
[docs] Added P001 (hardware)
2018-12-03 14:35:41 +01:00