Menue Structure and functions - FPV-Combat/Main_board_v2 GitHub Wiki

Enter Menue with a long press of the button that you programmed to send 1700 on the Trigger-Channel

1. Battle

  • Team >>> Defines to which Team you are assigned Range is A,B,C,D,E (F is reserved for Groundtarget, etc.)

  • Life (1-255) >>> Defines Numbers of Lives - will be reduces when you get hit by other players

  • Ammo (1-255) >>> Defines how often you can shoot

(10 Points in total can be distributed between 1.Shoot Power, 2.Shoot Rate and Defense)

  • Shoot Power (1-8) >>> Defines the Caliber/Damage of the "bullets" you are shooting.

  • Shoot Rate (1-8) >>> Defines the length of the burst you are shooting.

  • Defense (1-8) >>> Defines the level of Armor you have to withstand incomming bullets.

2. Display

  • Name >>> Here you can define the name (10 Characters) that gets displayed in your OSD

  • Canvas Size

    1. 30x16 (SD)
    2. 50x18 (HDZero)
    3. 30x16c (HDZero SD)
    4. 60x22 (WTFOS)
    5. 53x20 (Walksnail Avatar)
  • OSD Icons

    1. Full >>> Set this up to get the full nice OSD when you installed the corresponding FPV-Combat font on your goggles
    2. Short >>
    3. OFF >>> Disables OSD
  • Pilot >>> Set up the Icon for your Pilot which will be displayed in your OSD

  • Model >>> Set up the Icon for your Model which will be displayed in your OSD

  • Sight >>> Set up your prefered style of Crosshair/Sight which will be displayed in your OSD

  • Debug Info >>> Turn display of Debug Info On/OFF

    1. ON
    2. OFF

3. Effects

  • Alive >>> defines the steate of the manipulated PWM Channel while you are alive

    1. Pass
    2. Custom (900-2100)
  • Dead >>> defines the effect on the manipulated PWM Channel when you are dead (no lives left)

    1. Pass
    2. Custom (900-2100)
  • Hit >>> defines the effect on the manipulated PWM Channel when you get hit

    1. Pass
    2. Custom (900-2100)

4. Hardware

  • Team LEDS (0-255) >>> Displays the Team color depending on your Team letter

  • Info LEDS (1-50) >>> The amount of the set up Info LEDS gets divided by 2 and displays half - Lives(green) and half Ammo(blue)

  • Voltage >>> here you can calibrate the voltage reading that is displayed in your OSD

  • HC12 Pins

    1. Off
    2. CSP >>> Combat Serial Protocol
    3. MSP-AU
    4. MSP-FC
  • I2C Pins

    1. I2C >>> Used for Pyro Board for example
    2. CSP >>> Combat Serial Protocol
  • MSP Pins

    1. Auto
    2. Off
    3. MSP-AU
    4. MSP-FC