Project

General

Profile

Google Summer of Code 2018 » History » Version 24

Fil Bergamo, 01/22/2018 06:23 PM
add clarifications to Requirement section under Access Point mode for RepWifi

1 1 Jeremy Rand
h1. Google Summer of Code 2018
2
3
Replicant intends to apply to GSoC 2018 as part of the FSF umbrella.  This page lists suggested projects for GSoC students.  *This list is a draft!*
4
5 21 Jeremy Rand
*Note: Working on most of these projects requires a sufficiently powerful computer with enough disk space to build Replicant.*
6
7 2 Jeremy Rand
h2. Advance the Optimus Black U-Boot and Linux mainline ports
8 1 Jeremy Rand
9 13 Jeremy Rand
The Optimus Black is an interesting potential target for Replicant, since it has the ability to use a free bootloader.  Paul did some initial work on getting U-Boot and mainline Linux running on it, which would lay the groundwork for a future Replicant port.  You can help by picking up where Paul left off, and getting U-Boot and mainline Linux running on the Optimus Black.
10 1 Jeremy Rand
11 2 Jeremy Rand
*Difficulty*: TODO
12 1 Jeremy Rand
13 2 Jeremy Rand
*Requirements/Prerequisites*: TODO
14 1 Jeremy Rand
15 2 Jeremy Rand
*Expected Outcomes/Deliverables*: TODO
16 1 Jeremy Rand
17 2 Jeremy Rand
*Possible Mentors*: Paul (confirmed)
18
19
h2. Advance the Kindle Fire first generation U-Boot and Linux mainline ports
20
21
(Project description: TODO.)
22
23
*Difficulty*: TODO
24
25
*Requirements/Prerequisites*: TODO
26
27
*Expected Outcomes/Deliverables*: TODO
28
29
*Possible Mentors*: Paul (confirmed)
30 3 Jeremy Rand
31 5 Jeremy Rand
h2. Access Point mode for RepWifi
32
33 11 Jeremy Rand
RepWifi is Replicant's app for using an external USB WiFi adapter.  RepWifi is useful for Replicant because there exist USB WiFi adapters with free firmware, while the built-in WiFi chipsets in mobile phones do not have free firmware.  Right now, RepWifi doesn't support acting as an access point (e.g. for WiFi tethering purposes); you can help by adding this functionality to RepWifi.
34 5 Jeremy Rand
35
*Difficulty*: Easy to Medium
36
37 23 Fil Bergamo
*Requirements/Prerequisites*: Knowledge of Java and basic shell scripting. Basic knowledge about wpa_supplicant and general network management in POSIX environments.
38 24 Fil Bergamo
Required knowledge builds up very fast by trial and error, no need to be experts in networking, it's mostly about researching and learning.
39 5 Jeremy Rand
40 23 Fil Bergamo
*Expected Outcomes/Deliverables*: Make wpa_supplicant run in "Access Point mode", allowing another device to connect to the phone via WiFi, and use its mobile data connection to access the internet. Integrate the needed GUI functions into RepWifi.
41 5 Jeremy Rand
42 23 Fil Bergamo
*Possible Mentors*: Fil (confirmed)
43 5 Jeremy Rand
44 4 Jeremy Rand
h2. Port Replicant to a newer LineageOS version
45
46 19 Jeremy Rand
Replicant is currently based on LineageOS 13.  It would be desirable to upgrade Replicant to a newer release of LineageOS.
47 4 Jeremy Rand
48 19 Jeremy Rand
*Difficulty*: Medium
49 4 Jeremy Rand
50 19 Jeremy Rand
*Requirements/Prerequisites*: Knowledge of C, C++, and Java.
51 4 Jeremy Rand
52 19 Jeremy Rand
*Expected Outcomes/Deliverables*: Remove all proprietary components of LineageOS, port all the changes needed to successfully boot without any blobs, rebrand LineageOS as Replicant.
53 4 Jeremy Rand
54 18 Jeremy Rand
*Possible Mentors*: Forkbomb (confirmed), Wolfgang?
55 6 Jeremy Rand
56
h2. OS Updater
57
58 15 Jeremy Rand
It would be useful for a Replicant device to be able to update itself to a new version of Replicant without requiring being connected to a PC.  You can help by implementing this functionality.  LineageOS already supports this; we suspect that it should be possible to adapt this LineageOS functionality to Replicant.
59 6 Jeremy Rand
60
*Difficulty*: Medium to Hard
61
62
*Requirements/Prerequisites*: TODO
63
64
*Expected Outcomes/Deliverables*: TODO
65
66
*Possible Mentors*: Wolfgang?
67 4 Jeremy Rand
68 7 Jeremy Rand
h2. Implement a fully-featured QMI-RIL
69
70
(Project description: TODO.)
71
72
*Difficulty*: TODO
73
74
*Requirements/Prerequisites*: TODO
75
76
*Expected Outcomes/Deliverables*: TODO
77
78
*Possible Mentors*: Wolfgang?
79
80
h2. Implement the missing features of Samsung-RIL
81
82 12 Jeremy Rand
Samsung-RIL is the RIL (Radio Interface Layer) that many Replicant devices use to communicate with the modem.  It is a free, reverse-engineered replacement for the proprietary RIL that the Samsung phones ship with by default (which has been found to have backdoors). Right now, Samsung-RIL mostly implements only the protocol features that are absolutely necessary for the phone to be operable.  As a result, many more rarely used protocol features are unimplemented, which decreases functionality compared to the proprietary RIL.  You can help by implementing the missing features of Samsung-RIL.
83 7 Jeremy Rand
84 19 Jeremy Rand
*Difficulty*: Medium to Hard
85 7 Jeremy Rand
86 19 Jeremy Rand
*Requirements/Prerequisites*: Knowledge of C.
87 7 Jeremy Rand
88 20 Jeremy Rand
*Expected Outcomes/Deliverables*: Implement the missing features listed at [[Samsung-RIL]].
89 7 Jeremy Rand
90 18 Jeremy Rand
*Possible Mentors*: Forkbomb (confirmed), Wolfgang?
91 7 Jeremy Rand
92 8 Jeremy Rand
h2. Debug metallic sound in many 3G calls
93
94 14 Jeremy Rand
Replicant has been observed to sometimes exhibit a metallic sound quality when doing voice calls over 3G (2G works fine).  This is problematic, since most users prefer to stay in 3G mode (and some carriers are dropping support for 2G).  You can help by debugging the issue.
95 8 Jeremy Rand
96 10 Jeremy Rand
*Difficulty*: TODO
97
98 8 Jeremy Rand
*Requirements/Prerequisites*: TODO
99
100
*Expected Outcomes/Deliverables*: TODO
101
102
*Possible Mentors*: TODO
103
104 9 Jeremy Rand
h2. Optimize power consumption in external WiFi adapter firmware
105
106 16 Jeremy Rand
The USB WiFi adapters used with Replicant are originally intended for laptops, not phones.  As a result, they tend to consume a lot of power.  This poses two issues: they can adversely impact battery life, and they can randomly stop working completely (e.g. needing to unplug and replug the adapter periodically to keep it operational).  You can help by optimizing power consumption in the WiFi adapter firmware.
107 10 Jeremy Rand
108
*Difficulty*: TODO
109 9 Jeremy Rand
110
*Requirements/Prerequisites*: TODO
111
112
*Expected Outcomes/Deliverables*: TODO
113
114
*Possible Mentors*: TODO
115
116 17 Jeremy Rand
h2. Upgrade the WebView
117
118
Replicant uses an old version of the Android WebView (from circa 2015).  This is a security and functionality problem.  You can help by getting a more recent WebView working on Replicant.
119
120
*Difficulty*: TODO
121
122
*Requirements/Prerequisites*: TODO
123
124
*Expected Outcomes/Deliverables*: TODO
125 1 Jeremy Rand
126
*Possible Mentors*: TODO
127 18 Jeremy Rand
128
h2. Port the Galaxy S3 and Galaxy Note 2 to Mainline Linux
129
130
The Galaxy S3 and Galaxy Note 2 currently use a vendor fork of Linux, which poses a maintainability and security issue.  Forkbomb has done some initial work on porting these devices to use mainline Linux.  You can help by continuing this work.
131
132 22 Jeremy Rand
*Difficulty*: Medium to Hard
133 18 Jeremy Rand
134 22 Jeremy Rand
*Requirements/Prerequisites*: Knowledge of C
135 18 Jeremy Rand
136 22 Jeremy Rand
*Expected Outcomes/Deliverables*: Audio working, modem working, and Replicant or LineageOS booting with mainline Linux.
137 18 Jeremy Rand
138
*Possible Mentors*: Forkbomb (confirmed)
139 17 Jeremy Rand
140 3 Jeremy Rand
h2. Projects mentored by other organizations
141
142
h3. llvmpipe ARM optimizations
143
144
(Project description: TODO; can probably be adapted from https://redmine.replicant.us/projects/replicant/wiki/GraphicsResearch#llvmpipe .)
145
146
*Difficulty*: TODO
147
148
*Requirements/Prerequisites*: TODO
149
150
*Expected Outcomes/Deliverables*: TODO
151
152
Mesa would probably be a good organization for mentoring this project.  If interested in working on this project, please propose it to Mesa.  (We're happy to help.)