Allow creation of two waves with 50% padding using gpioWaveCreatePad.
authorGuy McSwain <guy.mcswain@gmail.com>
Thu, 12 Mar 2020 14:27:51 +0000 (09:27 -0500)
committerGuy McSwain <guy.mcswain@gmail.com>
Thu, 12 Mar 2020 14:44:41 +0000 (09:44 -0500)
commit038be6039851577a06624867749d4d817bcaf9f7
tree4d2c7d1cc9830c8e167b6d5dd1b1f88ea35fe1f5
parentc660e3fc8e23c80bbc2f025ac659e07d9f3045e1
Allow creation of two waves with 50% padding using gpioWaveCreatePad.

- gpioWaveCreatePad takes three arguments: %CB, %BOOL, %TOOL
- gpioWaveCreatePad checks range of arguments
- gpioWaveCreatePad checks dimension of wave fits inside padding
- wave2Cbs takes three arguments: numCB, numBOOL, numTOOL
- socket command PI_CMD_WVCAP is variadic
command.c
pigpio.c
pigpio.h
pigpio.py