Mercurial > hg > beaglert
log core/PRU.cpp @ 37:b3661e68918c bbb_network
age | author | description |
---|---|---|
2015-05-05 | Giulio Moro | - persistency: the last frame of each digital and analogOut buffers is used to initialize all the frames in the next buffer. This means that once a value is set, the pin will hold the value until you change it matrix_gpio |
2015-04-30 | Giulio Moro | Renamed matrixGpio to digital and matrix to analog matrix_gpio |
2015-04-27 | Giulio Moro | - analog matrixIn/matrixOut are now mapped as floats from 0 to 1 matrix_gpio |
2015-02-07 | andrewm | Updated to latest PRU library; external PRU file no longer needed. Also catch SIGTERM as well as SIGINT to clean up gracefully. |
2015-01-22 | andrewm | Initial support for higher matrix sample rates by reducing the number of channels. Input not tested yet, and not all examples updated to new format. |
2014-10-31 | andrewm | Initial commit. |