Initial hacks around uncovering enough about how VoLTE/IMS works on the software/firmware/hardware architecture of the Mediatek based Volla phone
Go to file
Oliver Smith d2a529a071 gsm0710muxd-hack: Don't assert if channel was not opened
When running with mtkfusionrild, it hits the assert. Instead of
crashing, log a warning (as the code apparently used to do before
Mediatek's changes).

Related: abcbcd7cc5/src/gsm0710muxd-hack/src/gsm0710muxd.c (L609-L615)
2021-10-15 16:27:26 +02:00
src gsm0710muxd-hack: Don't assert if channel was not opened 2021-10-15 16:27:26 +02:00
.gitignore gitignore: new file 2021-10-15 16:20:48 +02:00
LICENSE LICENSE: add GPL-2.0 2021-10-15 15:57:26 +02:00
README.md README.md: new file 2021-10-15 15:57:37 +02:00

README.md

Various scripts and analysis towards enabling VoLTE on Ubuntu Touch.

Subdirectories have their own README.

More information