log pru_rtaudio.p @ 38:a9af130097e8 staging

age author description
Tue, 12 May 2015 23:48:37 +0100 Giulio Moro GPIO pins are initialised as inputs by ARM to avoid spikes at startup, through gpio_set_dir. The buffers are set to 0x000ffff during initialisation. LastDigitalBuffer is staging
Sun, 10 May 2015 01:33:16 +0100 Giulio Moro - fixed bug that caused the PRU to hang when opening a socket or an ssh connection. Bug was a typo in LBBO reg_gpio2_oe matrix_gpio
Sun, 08 Feb 2015 00:20:01 +0000 andrewm Add float<->int macros to PRU code (still to integrate); formatting cleanups
Thu, 30 Apr 2015 16:58:41 +0100 Giulio Moro Renamed matrixGpio to digital and matrix to analog matrix_gpio
Mon, 27 Apr 2015 13:01:57 +0100 Giulio Moro - analog matrixIn/matrixOut are now mapped as floats from 0 to 1 matrix_gpio
Fri, 23 Jan 2015 15:17:09 +0000 andrewm Fixed ADC bug; added a simple passthrough test