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
- 30x16 (SD)
- 50x18 (HDZero)
- 30x16c (HDZero SD)
- 60x22 (WTFOS)
- 53x20 (Walksnail Avatar)
-
OSD Icons
- Full >>> Set this up to get the full nice OSD when you installed the corresponding FPV-Combat font on your goggles
- Short >>
- 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
- ON
- OFF
3. Effects
-
Alive >>> defines the steate of the manipulated PWM Channel while you are alive
- Pass
- Custom (900-2100)
-
Dead >>> defines the effect on the manipulated PWM Channel when you are dead (no lives left)
- Pass
- Custom (900-2100)
-
Hit >>> defines the effect on the manipulated PWM Channel when you get hit
- Pass
- 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
- Off
- CSP >>> Combat Serial Protocol
- MSP-AU
- MSP-FC
-
I2C Pins
- I2C >>> Used for Pyro Board for example
- CSP >>> Combat Serial Protocol
-
MSP Pins
- Auto
- Off
- MSP-AU
- MSP-FC