| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-08 | ScanSetup.py: remove dvb_shutdown_timeout workaround | ghost | |
| 2010-11-08 | more robust code | ghost | |
| 2010-11-08 | ScanSetup.py: fix abort in transpondersearch when the external transponder ↵ | ghost | |
| tool is running | |||
| 2010-11-08 | ScanSetup.py: immediate close frontend before execute blindscan util | ghost | |
| 2010-10-06 | fixes bug #593 | Stefan Pluecken | |
| use i2c_device from /proc/bus/nim_sockets for automatic cable scan | |||
| 2010-04-02 | refs bug #436 | Stefan Pluecken | |
| set/reset dvb_shutdown_timeout at a different position | |||
| 2010-04-01 | refs bug #485 | Stefan Pluecken | |
| use --bus 2 as parameter on dm500hd for scan | |||
| 2010-03-30 | refs bug #485 | Stefan Pluecken | |
| start cxd1978 tool if such a tuner is used | |||
| 2010-02-04 | fixes bug #435 | Stefan Pluecken | |
| add support for INVERSION_AUTO parameter returned by the cable scan tool | |||
| 2009-11-16 | fixes bug #280 | Stefan Pluecken | |
| don't allow scanning on a nim configured as advanced with no LNB assigned to any sat | |||
| 2009-11-11 | fixes bug #283 | Stefan Pluecken | |
| if nothing is connected to any nim, don't die entering scan setup | |||
| 2009-11-07 | revert some no more needed bug_258_sorting_of_configsatlist changes | ghost | |
| 2009-11-06 | fixes bug #258 | Stefan Pluecken | |
| removed some wrong ConfigSatList handling | |||
| 2009-09-08 | don't offer scanning on nims where nothing is connected | Stefan Pluecken | |
| 2009-07-03 | allow to do a manual scan on linked tuners when the type of linked and ↵ | ghost | |
| directly connected tuner is not equal (DVB-S linked to DVB-S2 or vice versa) | |||
| 2009-01-19 | remove nested structures because of the fact that swig cannot handle this | ghost | |
| now we no more need the bad duplicate definitions of eDVBFrontendParametersSatellite/Cables/Terrestrial content i.e. eDVBFrontendParametersSatellite.System_DVB_S or eDVBFrontendParametersSatellite.FEC_Auto.... | |||
| 2008-12-18 | remove possibility to scan with "loopthrough" and "2nd cable from rotor" ↵ | ghost | |
| configured tuners | |||
| 2008-12-12 | cleanup code | ghost | |
| 2008-11-16 | Add possibility to set Pilot also for DVB-S2 non 8PSK Transponders (i.e. the ↵ | ghost | |
| new Euro1080 Transponder on 7°E) But this needs also new drivers! | |||
| 2008-10-28 | remove non working wrapper class to add a (unneeded) .get() call to | Andreas Monzner | |
| eConsoleAppContainers.. so now all external plugins must remove this .get() calls... example: cont = eConsoleAppContainer() cont.appClosed.append(cb_func) # old was cont.appClosed.get().append(cb_func) | |||
| 2008-08-30 | change network scan default value to yes for multisat and single sat scan | Andreas Monzner | |
| add multisat scan twice.. one with all satellites enable.. second disabled | |||
| 2008-08-11 | some service scan improovements | Andreas Monzner | |
| - add a only free scan - the scan now finds also services not listed in SDT - add option "clear before scan" also for single transponder searches For the only free scan a change in the main lamedb transponder format was needed... i think this breaks some external settings editors To detect the service format now the service database file starts with "eDVB services /4/" .. the old format was "eDVB services /3/" .. e2 can read the old and the new format.. but it writes always the new format! | |||
| 2008-07-19 | remove no more needed function | Andreas Monzner | |
| 2008-07-11 | add message "Please press OK to continue." to DefaultSatLists wizard's | Stefan Pluecken | |
| last step | |||
| 2008-07-07 | - allow multiple xml control files for one wizard (to combine wizards, that ↵ | Stefan Pluecken | |
| should also be able to run standalone) - separate question for default sat lists in start wizard | |||
| 2008-06-03 | allow default services lists from /usr/share/enigma2/defaults AND | Stefan Pluecken | |
| /usr/share/enigma2/dealer | |||
| 2008-06-02 | move installPackage call one wizard step to properly update the wizard texts | Stefan Pluecken | |
| 2008-05-28 | swap key and value | Andreas Monzner | |
| 2008-05-27 | add default services lists as a scan alternative | Stefan Pluecken | |
| 2008-05-15 | add support for rolloff and pilot changing (needed for some 8PSK transponders) | Andreas Monzner | |
| this both values are transmitted to the frontend via linux tv api inversion param hack bits 0..1 are used for real inversion param (OFF, ON, AUTO) bits 2..3 are now used for rolloff param (0.35, 0.25, 0.20) bits 4..5 are now used for pilot param (OFF, ON, AUTO) this needs a linuxtv api kernel patch, and a driver change (alps_bsbe2.ko) both are not yet pushed to OE!! | |||
| 2008-02-14 | unlink some cyclic dependencys to get garbage collection working | Andreas Monzner | |
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated) | |||
| 2007-07-22 | import missing ActionMap | Andreas Monzner | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-06-08 | fix typo | Andreas Monzner | |
| 2007-06-06 | remove unneeded comment | Andreas Monzner | |
| 2007-06-06 | add runAsync support to wizzard | Andreas Monzner | |
| change run to runAsync in ScanSimple and ScanSetup (now the new cable transponder scan is working out of startwizzard too) | |||
| 2007-06-06 | some fixes for empty tuner slots (use slotid instead of dvb api frontend | Andreas Monzner | |
| device id) replace some hacks with some better hacks ;) | |||
| 2007-06-05 | remove unneeded = when call tda1002x tool | Andreas Monzner | |
| 2007-06-05 | fix autoscan | Andreas Monzner | |
| 2007-06-02 | get rid of unneeded for loop .. do recursion now | Andreas Monzner | |
| 2007-06-01 | fix symbolrate limits.. change parameter --scan_stepsize and --scan_bands to | Andreas Monzner | |
| --scan-stepsize and --scan-bands | |||
| 2007-05-31 | better fix | Andreas Monzner | |
| 2007-05-31 | fix bluescreen | Andreas Monzner | |
| 2007-05-31 | dont scan when the tda1002x tool is canceled by the user | Andreas Monzner | |
| 2007-05-31 | much faster DVB-C service searching... this needs a external (non GPL) tool ↵ | Andreas Monzner | |
| to find used transponders... not in OE yet.. but downloadable at http://sources.dreamboxupdate.com/download/7025/tda1002x please copy it to /usr/bin | |||
| 2007-05-18 | NIM cleanup, as described in ↵ | Felix Domke | |
| https://lists.elitedvb.net/pipermail/enigma2-devel/2007-May/000016.html | |||
| 2007-01-20 | fix bluescreen when try to start a manual scan and a service is selected but | Andreas Monzner | |
| not tuned | |||
| 2007-01-15 | change iFrontendInformation api | Andreas Monzner | |
| getFrontendData(bool) is now splitted in three seperate calls getFrontendData() returns the frontend number and frontend type in a dict getFrontendStatus() return signal quality, signal power, bit error rate, lock state, sync state, frontend state in a dict getTransponderData(bool) when the bool is true it returns a dict with the original tuned transponder data, when false the transponderdata read out from the frontend driver getAll(bool) is a sum of the three single calls and the direct replacement of the old getFrontendData call | |||
| 2006-12-22 | add "show transponder" info to service context menu in channellist | Andreas Monzner | |
