@ruff and @Caliga, I am not exactly sure what you are saying about the functionality provided by the modem.
The modem, for example the Sierra MC7455 thats being used in the latest report, runs its own OS (Linux+some proprietary bits as said by Nicole(?) elsewhere), implements the 2G, 3G, 4G protocols, is capable of using GPS and so on. Its not just something which converts bit streams into RF signals. Sure, thats one part but it does a whole lot more which is not transparent to the application processor. If the application processor knew about every bit thatâs being transmitted/received by the RF antenna then we wouldnât have the issues we have now (stuff like CarrierIQ, SilentSMS,âŚ)
Take a look at the SIM900 modules. With just an Arduino controlling it by sending appropriate AT commands I can send/receive SMS, make/receive calls, connect to the internet via GPRS. All the work is being done by the modem. I am sure MC7455 has this capability. At the least, the data sheet shows pins for audio. However I am unfamiliar with the QMI protocol that it offers and how audio/video/GPS data is fed through that protocol. So maybe the main CPU will have more control.
I know how GPS works. I donât know what exactly you think I implied about the modem. What was concerning was the GPS function provided by MC7455. If one had to turn on the modem just to use GPS then it would have been a huge problem. But I read elsewhere that they are going to use u-blox. So I didnât mention anything about it.
It seems clear that phone carriers arenât going away. In the traditional sense, they might but they will still be needed for data connectivity. By this I am talking about the current distinction between phone calls, SMS, packet data. With LTE this is slightly blurred and in the future it might all be just data. But phone carriers and modems will still be needed for the connectivity. You arenât going to have WiFi everywhere. But like I said before, I would like some friction while using this connectivity.
Based on the input by several people, I now understand that even though a modemless version is simpler to design, since Librem5(with a modem) is what is currently funded, it would be additional work and will end up delaying Librem5. Note that I was never asking for delaying Librem5. However, I can not take a soldering iron/heat gun to a $600 phone. Like @patch pointed out, I hope that they include the modem in some modular fashion so that it can be completely removed/replaced by another/upgraded in some way. After some freedom is achieved, one could put that specific modem back in. Even if the modem has to be soldered down can it be on some sort of a daughter board? Some phones already have separate boards for charging, display, actual RF chip, SIM and microSD slot, etc. Have they said anything about how modular the phone is going to be? A modular design would also allow easier repairs, replacements and upgrades which would be really great considering the current price tag.
Regarding goals, this is what Nicoleâs words translate to me: it will be many years before any sort of freedom is achieved with regards to the modem. I am not saying that the team wonât work for it but I see no indicators showing that it will happen anytime soon. OTOH it looks like they can free up the rest of the stuff in a year or so and that is what interests me.
@prog-amateur Are there any details available about the dev kit? Building stuff myself isnât a problem and I donât mind bulkiness. So if the dev kit is modular then it would work well. I also see that it will be available sooner.