Go to the source code of this file.
|  | 
| int16_t | roll | 
|  | 
| int16_t | pitch | 
|  | 
| int16_t | raw [2] | 
|  | 
| rollAndPitchTrims_t_def | values | 
|  | 
| uint8_t | xy | 
|  | set the acc deadband for xy-Axis  More... 
 | 
|  | 
| uint8_t | z | 
|  | set the acc deadband for z-Axis, this ignores small accelerations  More... 
 | 
|  | 
| rollAndPitchTrims_t | trims | 
|  | accelerometer trim  More... 
 | 
|  | 
| uint8_t | acc_cut_hz | 
|  | Set the Low Pass Filter factor for ACC. Reducing this value would reduce ACC noise (visible in GUI), but would increase ACC lag time. Zero = no filter.  More... 
 | 
|  | 
| float | accz_lpf_cutoff | 
|  | cutoff frequency for the low pass filter used on the acc z-axis for althold in Hz  More... 
 | 
|  | 
| accDeadband_t | accDeadband | 
|  | 
| uint8_t | acc_unarmedcal | 
|  | turn automatic acc compensation on/off  More... 
 | 
|  | 
Set the Low Pass Filter factor for ACC. Reducing this value would reduce ACC noise (visible in GUI), but would increase ACC lag time. Zero = no filter. 
 
 
turn automatic acc compensation on/off 
 
 
      
        
          | accDeadband_t accDeadband | 
      
 
 
cutoff frequency for the low pass filter used on the acc z-axis for althold in Hz 
 
 
      
        
          | rollAndPitchTrims_t trims | 
      
 
 
      
        
          | rollAndPitchTrims_t_def values | 
      
 
 
set the acc deadband for xy-Axis 
 
 
set the acc deadband for z-Axis, this ignores small accelerations