|
31 | 31 | </select> |
32 | 32 | </div> |
33 | 33 | </div> |
34 | | - <div class="spacer_box"> |
| 34 | + <div class="spacer_box reverseMotor"> |
35 | 35 | <div class="checkbox" style="border-top: 1px solid #ddd; padding-top: 5px;"> |
36 | 36 | <div style="float: left; height: 20px; margin-right: 15px; margin-left: 3px;"> |
37 | 37 | <input type="checkbox" id="reverseMotorSwitch" class="toggle" /> |
|
530 | 530 | </tr> |
531 | 531 | <tr class="oldBatteryConfig"> |
532 | 532 | <td style="width:calc(50%);vertical-align:top;"> |
533 | | - <!-- ROW 4 - LEFT PANE - ONLY NEEDED FOR BATTERY/CURRENT PART FOR PRE BF3.2 --> |
| 533 | + <!-- ROW 4 - LEFT PANE --> |
534 | 534 |
|
535 | | - <!-- -------------------------------------------------------- --> |
536 | | - <!-- Remove this part when we officialy retire BF 3.1.x --> |
537 | | - <div class="rightWrapper current voltage"> |
| 535 | + <!-- BATTERY CONFIG FOR PRE BF 3.2 --> |
| 536 | + <div class="voltage"> |
538 | 537 | <div class="gui_box grey"> |
539 | 538 | <div class="gui_box_titlebar"> |
540 | 539 | <div class="spacer_box_title" i18n="configurationBatteryVoltage"></div> |
|
585 | 584 | </div> |
586 | 585 | </div> |
587 | 586 | </div> |
588 | | - <div class="gui_box grey"> |
| 587 | + </div> |
| 588 | + |
| 589 | + </td> |
| 590 | + <td style="width:calc(50%);vertical-align:top;"> |
| 591 | + <!-- ROW 4 - RIGHT PANE --> |
| 592 | + |
| 593 | + <!-- CURRENT CONFIG FOR PRE BF 3.2 --> |
| 594 | + <div class="current"> |
| 595 | + <div class="gui_box grey"> |
589 | 596 | <div class="gui_box_titlebar"> |
590 | 597 | <div class="spacer_box_title" i18n="configurationCurrent"></div> |
591 | 598 | </div> |
|
633 | 640 | </div> |
634 | 641 | </div> |
635 | 642 | </div> |
| 643 | + |
636 | 644 | </div> |
637 | | - <!-- -------------------------------------------------------- --> |
638 | 645 |
|
639 | 646 | </td> |
640 | 647 | </tr> |
641 | | - <tr> |
| 648 | + <tr class="beepers"> |
642 | 649 | <td style="width:calc(100%)" colspan="2"> |
643 | 650 | <!-- ROW 4 - FULL WIDTH PANE --> |
644 | 651 |
|
645 | 652 | <!-- BEEPER --> |
646 | | - <div class="leftWrapper beepers" style="width: calc(100% - 20px);"> |
| 653 | + <div class="beepers" style="width: calc(100%);"> |
647 | 654 | <div class="gui_box grey" style="margin-top:10px;"> |
648 | 655 | <div class="gui_box_titlebar"> |
649 | 656 | <div class="spacer_box_title" i18n="configurationBeeper"></div> |
|
668 | 675 | </div> |
669 | 676 | </div> |
670 | 677 | </div> |
671 | | -<<<<<<< HEAD |
672 | 678 |
|
673 | 679 | </td> |
674 | 680 | </tr> |
675 | 681 | </table> |
676 | 682 |
|
677 | | -======= |
678 | | - </div> |
679 | | - </div> |
680 | | - <div class="clear-both"></div> |
681 | | - </div> |
682 | | - |
683 | | - |
684 | | - <!-- -------------------------------------------------------- --> |
685 | | - <!-- Remove this part when we officialy retire BF 3.1.x --> |
686 | | - <div class="rightWrapper current voltage oldBatteryConfig"> |
687 | | - <div class="gui_box grey"> |
688 | | - <div class="gui_box_titlebar"> |
689 | | - <div class="spacer_box_title" i18n="configurationBatteryVoltage"></div> |
690 | | - </div> |
691 | | - <div class="spacer_box"> |
692 | | - <table cellpadding="0" cellspacing="0"> |
693 | | - <thead> |
694 | | - <tr> |
695 | | - <th i18n="configurationFeatureEnabled"></th> |
696 | | - <th i18n="configurationFeatureDescription"></th> |
697 | | - <th i18n="configurationFeatureName"></th> |
698 | | - </tr> |
699 | | - </thead> |
700 | | - <tbody class="features batteryVoltage"> |
701 | | - <!-- table generated here --> |
702 | | - </tbody> |
703 | | - </table> |
704 | | - <div class="select batterymetertype vbatmonitoring"> |
705 | | - <label> |
706 | | - <select class="batterymetertype"><!-- list generated here --></select> |
707 | | - <span i18n="configurationBatteryMeterType"></span> |
708 | | - </label> |
709 | | - </div> |
710 | | - <div class="number vbatmonitoring"> |
711 | | - <label> <input type="number" name="mincellvoltage" step="0.1" min="1" max="5" /> <span |
712 | | - i18n="configurationBatteryMinimum"></span> |
713 | | - </label> |
714 | | - </div> |
715 | | - <div class="number vbatmonitoring"> |
716 | | - <label> <input type="number" name="maxcellvoltage" step="0.1" min="1" max="5" /> <span |
717 | | - i18n="configurationBatteryMaximum"></span> |
718 | | - </label> |
719 | | - </div> |
720 | | - <div class="number vbatmonitoring"> |
721 | | - <label> <input type="number" name="warningcellvoltage" step="0.1" min="1" max="5" /> <span |
722 | | - i18n="configurationBatteryWarning"></span> |
723 | | - </label> |
724 | | - </div> |
725 | | - <div class="number vbatmonitoring vbatCalibration"> |
726 | | - <label> <input type="number" name="voltagescale" step="1" min="10" max="255" /> <span |
727 | | - i18n="configurationBatteryScale"></span> |
728 | | - </label> |
729 | | - </div> |
730 | | - <div class="number vbatmonitoring"> |
731 | | - <label> <input type="text" name="batteryvoltage" readonly class="disabled" /> <span |
732 | | - i18n="configurationBatteryVoltage"></span> |
733 | | - </label> |
734 | | - </div> |
735 | | - </div> |
736 | | - </div> |
737 | | - <div class="gui_box grey"> |
738 | | - <div class="gui_box_titlebar"> |
739 | | - <div class="spacer_box_title" i18n="configurationCurrent"></div> |
740 | | - </div> |
741 | | - <div class="spacer_box"> |
742 | | - <table cellpadding="0" cellspacing="0"> |
743 | | - <thead> |
744 | | - <tr> |
745 | | - <th i18n="configurationFeatureEnabled"></th> |
746 | | - <th i18n="configurationFeatureDescription"></th> |
747 | | - <th i18n="configurationFeatureName"></th> |
748 | | - </tr> |
749 | | - </thead> |
750 | | - <tbody class="features batteryCurrent"> |
751 | | - <!-- table generated here --> |
752 | | - </tbody> |
753 | | - </table> |
754 | | - <div class="select currentMonitoring"> |
755 | | - <label> |
756 | | - <select class="currentmetertype"><!-- list generated here --></select> |
757 | | - <span i18n="configurationCurrentMeterType"></span> |
758 | | - </label> |
759 | | - </div> |
760 | | - <div class="number currentMonitoring currentCalibration"> |
761 | | - <label> <input type="number" name="currentscale" step="1" min="-16000" max="16000" /> <span |
762 | | - i18n="configurationCurrentScale"></span> |
763 | | - </label> |
764 | | - </div> |
765 | | - <div class="number currentMonitoring currentCalibration"> |
766 | | - <label> <input type="number" name="currentoffset" step="1" min="-1600" max="16000" /> <span |
767 | | - i18n="configurationCurrentOffset"></span> |
768 | | - </label> |
769 | | - </div> |
770 | | - <div class="number currentMonitoring currentOutput"> |
771 | | - <label> |
772 | | - <input type="text" name="batterycurrent" readonly class="disabled" /> <span |
773 | | - i18n="configurationBatteryCurrent"></span> |
774 | | - </label> |
775 | | - </div> |
776 | | - <div class="checkbox currentMonitoring currentOutput"> |
777 | | - <div class="numberspacer"> |
778 | | - <input type="checkbox" name="multiwiicurrentoutput" class="toggle" /> |
779 | | - </div> |
780 | | - <label> <span i18n="configurationBatteryMultiwiiCurrent"></span> |
781 | | - </label> |
782 | | - </div> |
783 | | - </div> |
784 | | - </div> |
785 | | - </div> |
786 | | - <!-- -------------------------------------------------------- --> |
787 | | - |
788 | | - <div class="leftWrapper beepers" style="width: calc(100% - 20px);"> |
789 | | - <div class="gui_box grey" style="margin-top:10px;"> |
790 | | - <div class="gui_box_titlebar"> |
791 | | - <div class="spacer_box_title" i18n="configurationBeeper"></div> |
792 | | - </div> |
793 | | - <div class="spacer_box"> |
794 | | - <table cellpadding="0" cellspacing="0"> |
795 | | - <tbody class="beeper-configuration" id="noline"> |
796 | | - <tr class="beeper-template" style="display:none"> |
797 | | - <td> |
798 | | - <input class="beeper toggle" id="" name="" title="" type="checkbox" /> |
799 | | - </td> |
800 | | - <td> |
801 | | - <label for=""></label> |
802 | | - </td> |
803 | | - <td> |
804 | | - <span i18n=""></span> |
805 | | - </td> |
806 | | - </tr> |
807 | | - <!-- table generated here --> |
808 | | - </tbody> |
809 | | - </table> |
810 | | - </div> |
811 | | - </div> |
812 | | - </div> |
813 | | - <div class="clear-both"></div> |
814 | | ->>>>>>> Several fixes for compatibility with BF 3.1.x |
815 | 683 | <div class="content_toolbar"> |
816 | 684 | <div class="btn save_btn"> |
817 | 685 | <a class="save" href="#" i18n="configurationButtonSave"></a> |
|
0 commit comments