graph
- Documentation updates, and move some defines from BeagleRT.h into specific projects where they are usednewapi 2015-05-28, by andrewm
- First draft of Doxygen documentationnewapi 2015-05-28, by andrewm
- Fixed file structure to reflect merging include files into BeagleRT.hnewapi 2015-05-28, by andrewm
- Major API overhaul. Moved to a single data structure for handling render functions. Functionally, generally similar except for scheduling within PRU loop function, which now uses interrupts from the PRU rather than polling. This requires an updated kernel.newapi 2015-05-28, by andrewm
- - added (unused) simple c++ classes for udp datagrams\n- added tests for the new classesultra-staging 2015-05-20, by Giulio Moro
- Fixed bug that was causing pointer corruptionstaging 2015-05-19, by Giulio Moro
- Included timer filesultra-staging 2015-05-19, by Giulio Moro
- Timers to measure performances, ultra experimentalultra-staging 2015-05-19, by Giulio Moro
- Further improvements in the PRU readibility (removed unnecssary defines and renamed r27_current back to reg_digital_current)staging 2015-05-13, by Giulio Moro
- Improved readibility of the DIGITAL code in the PRU, using register names instead of aliases and expanding some of the macros, removing unused macros. Binaries were not modifiedstaging 2015-05-13, by 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 isstaging 2015-05-12, by Giulio Moro
- Closed bbb_network branchbbb_network 2015-05-11, by Giulio Moro
- Closed the glorious matrix_gpio branchmatrix_gpio 2015-05-11, by Giulio Moro
- Renamed matrix_gpio branch to staging.staging 2015-05-11, by Giulio Moro
- Merged bbb_network and the so-called "matrix_gpio" branchesmatrix_gpio 2015-05-11, by Giulio Moro
- Fixed bug in Digital macros and in example projectmatrix_gpio 2015-05-11, by Giulio Moro