Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
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 |
Fri, 08 May 2015 17:48:58 +0100 | Giulio Moro | - Network now actually works. bbb_network |
Fri, 08 May 2015 11:12:13 +0100 | Giulio Moro | UDP communication in place, pre-alpha bbb_network |
Tue, 05 May 2015 17:28:00 +0100 | 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 |