Ticket #4133 (closed patch: fixed)
Opened 5 years ago
Last modified 4 years ago
Fix Tone switching, add voltage and mini DiSEqC switch types
| Reported by: | anonymous | Owned by: | danielk |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | dvb | Version: | head |
| Severity: | low | Keywords: | tone switch |
| Cc: | Ticket locked: | no |
Description
Attached is a simple patch that changes the tone switching to use the FE_SET_TONE ioctl as opposed to the FE_DISEQC_SEND_BURST ioctl. I can't speak for whether or not FE_DISEQC_SEND_BURST worked with some devices, but it did not work with my starbox II. I've tested tone switching successfully with this patch, and another person has tested voltage. I don't have the hardware to test mini DiSEqC, so I can't speak for that.
Attachments
Change History
comment:1 Changed 5 years ago by danielk
- Owner changed from ijr to danielk
- Type changed from defect to patch
- Version changed from unknown to head
- Component changed from mythtv to dvb
- Milestone changed from unknown to 0.22
comment:2 Changed 5 years ago by anonymous
Crap, I just realized my spacing is bad in this patch... Do you have the link handy to properly format the patch? I'll take the time to make it fit the coding style of the project if you can link me.
comment:3 Changed 4 years ago by danielk
comment:4 Changed 4 years ago by danielk
- Status changed from new to closed
- Resolution set to fixed
comment:5 follow-up: ↓ 6 Changed 4 years ago by anonymous
Diseqc tone switching had been fine for me with mythtv 0.21
However switching to trunk svn broke for me. Reverting just change 16138 then made it work again.
I'm afraid I don't know enough about diseqc to explain it - I don't even know the type of diseqc tone switch that I have.
If it's any help, I have a Hauppauge Nova-S+ card.
comment:6 in reply to: ↑ 5 Changed 4 years ago by anonymous
Replying to anonymous:
Diseqc tone switching had been fine for me with mythtv 0.21
However switching to trunk svn broke for me. Reverting just change 16138 then made it work again.
I'm afraid I don't know enough about diseqc to explain it - I don't even know the type of diseqc tone switch that I have.
If it's any help, I have a Hauppauge Nova-S+ card.
This patch fixes tone switching for me. Have you tried changing your switch type to mini diseqc with this patch applied? Does it restore functionality for you?
comment:7 Changed 4 years ago by anonymous
Mini diseqc does work - thanks!
