catalinii / minisatip

minisatip is an SATIP server for linux using local DVB-S2, DVB-C, DVB-T or ATSC cards
https://minisatip.org
327 stars 82 forks source link

Make PCMCIA speed setting more correct #939

Closed Jalle19 closed 2 years ago

Jalle19 commented 2 years ago

@Yuri666 what do you think about this? I also fixed an incorrect resource ID.

Yuri666 commented 2 years ago

Fine :)

Jalle19 commented 2 years ago

Tested with two CAM:

First (model from 2011):

CA4]: --------------------S_SCALLBACK_REASON_CAMCONNECTED---------APP_AI_RESOURCEID-------------------------
CA4]: CAM requested version 3 of the Application Information resource
CA4]: setting CI+ CAM data rate to 96 Mbps

Second (brand new, made in 2021):

CA4]: --------------------S_SCALLBACK_REASON_CAMCONNECTED---------APP_AI_RESOURCEID-------------------------
CA4]: CAM requested version 1 of the Application Information resource

It's odd that a new CAM can request an older AI resource, and vice versa.

Yuri666 commented 2 years ago

stupid firmware writers? or we unknown something. maybe last CAMs no matter host pcmca speed, 72 mbps too old

Jalle19 commented 2 years ago

Yeah, both are valid assumptions 🤷