Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ServiceName2.py] Fix DVB-T bandwidth conversion #147

Merged
merged 1 commit into from Mar 20, 2017

Conversation

IanSav
Copy link
Contributor

@IanSav IanSav commented Mar 20, 2017

This correction fixes an issue where the DVB-T bandwidth reported by the C++ layer is no longer an index into a bandwidth table but the real bandwidth in Hz.

This correction fixes an issue where the DVB-T bandwidth reported by the C++ layer is no longer an index into a table bandwidth table but the real bandwidth in Hz.
IanSav added a commit to IanSav/enigma2-OpenViX that referenced this pull request Mar 20, 2017
This improvement matches Fix OpenViX#147 where the bandwidth is now reported in Hz.

In this case the improvement removes a potential limitation where the bandwidth does not match any of the entries in the current fixed list.  The actual bandwidth is reported directly using the same format as was listed in the fixed table.
@rossi2000 rossi2000 merged commit 4cd6ca6 into OpenViX:Dev Mar 20, 2017
rossi2000 pushed a commit that referenced this pull request Mar 20, 2017
This improvement matches Fix #147 where the bandwidth is now reported in Hz.

In this case the improvement removes a potential limitation where the bandwidth does not match any of the entries in the current fixed list.  The actual bandwidth is reported directly using the same format as was listed in the fixed table.
@IanSav IanSav deleted the patch-5 branch March 20, 2017 16:43
Huevos pushed a commit that referenced this pull request Apr 15, 2020
* [MultiContent.py] Clean up code

- PEP8 clean up the code.
- Synchronise code with other images.

* [TemplatedMultiContent.py] Clean up code

- PEP8 clean up the code.
- Synchronise code with other images.

* [MultiContent.py] Cast error text as a string

This was a suggested improvement.
prl001 pushed a commit to prl001/enigma2 that referenced this pull request Jul 6, 2020
* [MultiContent.py] Clean up code

- PEP8 clean up the code.
- Synchronise code with other images.

* [TemplatedMultiContent.py] Clean up code

- PEP8 clean up the code.
- Synchronise code with other images.

* [MultiContent.py] Cast error text as a string

This was a suggested improvement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants