- 08 Jul, 2018 10 commits
-
-
Alberto García Hierro authored
Replace signup.team, which has been down for some time, with publicslack.com
-
Alberto García Hierro authored
Fix automatic DST support
-
Alberto García Hierro authored
- Apply an offset of 3600s, not 3600ms. - Update the applied offset to the datetime, so callers can format the UTC offset properly. - Apply automatic DST even when non-DST tz offset is zero.
-
Alberto García Hierro authored
Prevent time comparison overflow in S.Port driver
-
Alberto García Hierro authored
PWM driver - startup value fix
-
Alberto García Hierro authored
Fix FrSky HDOP range
-
Alberto García Hierro authored
Fix current BB logging and improve battery code
-
Alberto García Hierro authored
Fix division by 0 in generateThrottleCurve()
-
Alberto García Hierro authored
Would stop S.Port telemetry after ~36 minutes. After discussing this with @mikeller, we've decided to enforce the 500us response delay for S.Port, since it might be needed for some receivers. Fixes #3282
-
Marcin Baliniak authored
-
- 07 Jul, 2018 16 commits
-
-
Michel Pastor authored
When `thr_mid` is set to 100 a division by 0 is done in `generateThrottleCurve()`
-
Michel Pastor authored
-
Alberto García Hierro authored
Log estimated wind speed to BB slow frames
-
Alberto García Hierro authored
Add definition for MAX_SPI_SPEED to limit spi seed if defined for target
-
Marcin Baliniak authored
-
Alberto García Hierro authored
Remove posZ constrain to int16 for BB
-
Alberto García Hierro authored
Fix PID controllers output display and logging scaling
-
Alberto García Hierro authored
Fix flight timer for fixed wing when not using launch mode
-
Alberto García Hierro authored
Make failsafe_throttle_low_delay default 0
-
Alberto García Hierro authored
Fixed ground course for eleres telemetry
-
Marcin Baliniak authored
-
Paweł Spychalski authored
fixed broken PWM_SERVO_DRIVER
-
Paweł Spychalski authored
Marbalon fix PWM9 and PWM10 for KFC32F3_INAV target
-
Marcin Baliniak authored
-
Marcin Baliniak authored
-
Martin Pomezný authored
-
- 06 Jul, 2018 4 commits
-
-
Martin Pomezný authored
-
giacomo892 authored
-
Alberto García Hierro authored
Fix battery voltage throttle compensation
-
giacomo892 authored
-
- 05 Jul, 2018 5 commits
-
-
Michel Pastor authored
-
Michel Pastor authored
-
giacomo892 authored
-
Alberto García Hierro authored
Refactor the inverter driver
-
Alberto García Hierro authored
Replace feature(FEATURE_CURRENT_METER) by isAmperageConfigured() where it makes sense
-
- 04 Jul, 2018 5 commits
-
-
Alberto García Hierro authored
Remove trailing space in CLI servo output lines
-
Tim Eckel authored
-
Tim Eckel authored
Sync with main repo
-
Michel Pastor authored
-
giacomo892 authored
-