Mercurial > hg > beaglert
log include/pru_rtaudio_bin.h @ 253:33e0e4831763 prerelease
age | author | description |
---|---|---|
Mon, 16 May 2016 12:13:58 +0100 | andrewm | Started prerelease branch; updated PRU code to be able to run on either PRU. prerelease |
Wed, 20 Jan 2016 15:35:48 +0000 | Giulio Moro | Fixed misbehaviour of GPIO when -C2: the GPIO buffer was being processed at double sampling rate and so for the second part of the buffer, it was just processing zeros. Closes #1532. |
Mon, 27 Jul 2015 12:44:55 +0100 | Giulio Moro | PRU now checks for McASP underrun and resets if detects it. |
Thu, 28 May 2015 17:48:42 -0400 | andrewm | Update pru_rtaudio_bin.h to reflect the current PRU code. newapi |
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 |