Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects

Added elinux and GSoC registry links to Previous contribution

Merged Dhruv Menon requested to merge (removed):main into main
Compare and
12 files
+ 1636
193
Compare changes
  • Side-by-side
  • Inline
Files
12
+ 185
17
@@ -3,23 +3,33 @@
@@ -3,23 +3,33 @@
2010
2010
#####
#####
USB Sniffer
Pulse Width Modulation (PWM)
***********
*****************************
 
 
.. grid:: 2
.. youtube:: wcGk4VmviU0
.. grid-item::
:align: center
:columns: 9
+-------------------------------------+----------------------------------------------------------------+
.. youtube:: d_vYMTuSGrM
| GSoC Contributor | Mentor |
:width: 100%
+=====================================+================================================================+
| Nicolas Boichat | Hunyue Yau, Laine Walker-Avina, Frans Meulenbroeks |
+-------------------------------------+----------------------------------------------------------------+
Pulse Width Modulation (PWM)
.. grid-item::
*****************************
:columns: 3
.. youtube:: d_vYMTuSGrM
.. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/varun_jewalikar.html
:align: center
:color: info
 
:shadow:
 
:expand:
 
 
GSoc Registry
 
 
.. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/Pulse_Width_Modulation
 
:color: info
 
:shadow:
 
:expand:
 
 
proposal
+-------------------------------------+----------------------------------------------------------------+
+-------------------------------------+----------------------------------------------------------------+
| GSoC Contributor | Mentor |
| GSoC Contributor | Mentor |
@@ -29,10 +39,31 @@ Pulse Width Modulation (PWM)
@@ -29,10 +39,31 @@ Pulse Width Modulation (PWM)
OpenCV DSP Acceleration
OpenCV DSP Acceleration
************************
************************
 
 
.. grid:: 2
.. youtube:: TSgAzdaJ1Xo
.. grid-item::
:align: center
:columns: 9
 
.. youtube:: TSgAzdaJ1Xo
 
:width: 100%
 
 
.. grid-item::
 
:columns: 3
 
 
.. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/ppoudel.html
 
:color: info
 
:shadow:
 
:expand:
 
 
GSoc Registry
 
 
.. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/OpenCV#Documentation
 
:color: info
 
:shadow:
 
:expand:
 
 
proposal
+-------------------------------------+----------------------------------------------------------------+
+-------------------------------------+----------------------------------------------------------------+
| GSoC Contributor | Mentor |
| GSoC Contributor | Mentor |
@@ -42,12 +73,149 @@ OpenCV DSP Acceleration
@@ -42,12 +73,149 @@ OpenCV DSP Acceleration
XBMC Rendering Optimizations
XBMC Rendering Optimizations
*****************************
*****************************
 
 
.. grid:: 2
.. youtube:: gvJ32T-W3Gw
.. grid-item::
:align: center
:columns: 9
 
 
.. youtube:: gvJ32T-W3Gw
 
:width: 100%
 
 
.. grid-item::
 
:columns: 3
 
 
.. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/topfs2_tobias_arrskog.html
 
:color: info
 
:shadow:
 
:expand:
 
 
GSoc Registry
 
 
.. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/XBMC#Documentation
 
:color: info
 
:shadow:
 
:expand:
 
 
proposal
+-------------------------------------+----------------------------------------------------------------+
+-------------------------------------+----------------------------------------------------------------+
| GSoC Contributor | Mentor |
| GSoC Contributor | Mentor |
+=====================================+================================================================+
+=====================================+================================================================+
| Tobias Arrskog | Mike Zucchi, Mans Rullgard, Søren Steen Christensen |
| Tobias Arrskog | Mike Zucchi, Mans Rullgard, Søren Steen Christensen |
+-------------------------------------+----------------------------------------------------------------+
+-------------------------------------+----------------------------------------------------------------+
 
 
USB Sniffer
 
***********
 
 
.. grid:: 2
 
 
.. grid-item::
 
:columns: 9
 
 
The goal of this project is to use the BeagleBoard as an USB sniffer. The host computer would be connected
 
to the slave USB port of the BeagleBoard, and the device to be sniffed on the host USB port. The BeagleBoard
 
would then forward USB data, while logging it. This presents the following advantages over a software-based solution:
 
 
- No software modification is required;
 
- support of proprietary OSes;
 
- allows debugging of new USB stacks;
 
- possibly lower-level debugging of USB frames.
 
 
.. grid-item::
 
:columns: 3
 
 
.. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/drinkcat.html
 
:color: info
 
:shadow:
 
:expand:
 
 
GSoc Registry
 
 
.. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/USBSniffer
 
:color: info
 
:shadow:
 
:expand:
 
 
proposal
 
 
+-------------------------------------+----------------------------------------------------------------+
 
| GSoC Contributor | Mentor |
 
+=====================================+================================================================+
 
| Nicolas Boichat | Hunyue Yau, Laine Walker-Avina, Frans Meulenbroeks |
 
+-------------------------------------+----------------------------------------------------------------+
 
 
NEON Support for FFTW
 
**********************
 
 
.. grid:: 2
 
 
.. grid-item::
 
:columns: 9
 
 
This work presents advancements in the FFTW library, incorporating NEON instruction set support for ARM architectures
 
within an extended SIMD interface. Further enhancements include the integration of a performance counter into the FFTW
 
planner, enabling precise measurement of execution times for algorithmic selection. Optimized code for accelerated Fourier
 
transforms contributes to demonstrable speedups, illustrated through visual presentations using GNU Octave. The amalgamation
 
of these improvements establishes a more efficient and performance-driven FFTW library, showcasing the tangible benefits of SIMD
 
extensions, performance counters, and code optimization.
 
 
.. grid-item::
 
:columns: 3
 
 
.. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/chrisfriedt.html
 
:color: info
 
:shadow:
 
:expand:
 
 
GSoc Registry
 
 
.. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/FFTW#Documentation
 
:color: info
 
:shadow:
 
:expand:
 
 
proposal
 
 
+-------------------------------------+----------------------------------------------------------------+
 
| GSoC Contributor | Mentor |
 
+=====================================+================================================================+
 
| Christopher Friedt | Mans Rullgard, Philip Balister |
 
+-------------------------------------+----------------------------------------------------------------+
 
 
RPC layer and POSIX wrappers for C6Run
 
***************************************
 
 
.. grid:: 2
 
 
.. grid-item::
 
:columns: 9
 
 
.. vimeo:: 12796429
 
:width: 100%
 
 
.. grid-item::
 
:columns: 3
 
 
.. button-link:: https://www.google-melange.com/archive/gsoc/2010/orgs/beagleboard/projects/maltanar.html
 
:color: info
 
:shadow:
 
:expand:
 
 
GSoc Registry
 
 
.. button-link:: https://elinux.org/BeagleBoard/GSoC/2010_Projects/C6Run#Documentation
 
:color: info
 
:shadow:
 
:expand:
 
 
proposal
 
 
.. vimeo::
 
:align: center
 
 
+-------------------------------------+----------------------------------------------------------------+
 
| GSoC Contributor | Mentor |
 
+=====================================+================================================================+
 
| Yaman Umuroglu | Katie Roberts-Hoffman, Laine Walker-Avina, Frank Walzer |
 
+-------------------------------------+----------------------------------------------------------------+
 
\ No newline at end of file