fix one step east / one step west option
[enigma2.git] / lib / dvb / frontend.h
index 3670ceb800ee37745e33f8cdfbbc4b62df56736c..abc28d92bd22225e14e16186308eab7c5aa66984 100644 (file)
@@ -58,6 +58,9 @@ class eDVBFrontend: public iDVBFrontend, public Object
        eSecCommandList m_sec_sequence;
 
        enum {
+               NEW_CSW,              // new committed switch cmd
+               NEW_UCSW,             // new uncommitted switch cmd
+               NEW_TONEBURST,        // new toneburst switch cmd
                CSW,                  // state of the committed switch
                UCSW,                 // state of the uncommitted switch
                TONEBURST,            // current state of toneburst switch