2023-12-14 |
ctzsnooze | bugfix compassBiasEstimatorInit initialisation (#13226)
|
commit | commitdiff | tree |
2023-12-07 |
ctzsnooze | fix iterm bug introduced in PR13127 (#13201)
|
commit | commitdiff | tree |
2023-11-28 |
ctzsnooze | Mag scheduling improvements (#13166)
|
commit | commitdiff | tree |
2023-10-29 |
ctzsnooze | bug fix for DMax Setpoint Factor (#13145)
|
commit | commitdiff | tree |
2023-10-11 |
ctzsnooze | rearrange rescue phase enum and keep Mag during landing...
|
commit | commitdiff | tree |
2023-09-27 |
ctzsnooze | Fix circling behaviour during GPS Rescue descent phase...
|
commit | commitdiff | tree |
2023-09-02 |
ctzsnooze | minimal NMEA support for 4.5 (#13044)
|
commit | commitdiff | tree |
2023-09-01 |
ctzsnooze | Only allow arming when valid Rx signals are received...
|
commit | commitdiff | tree |
2023-08-31 |
ctzsnooze | Make use of all 8 debug values for the GPS Rescue debugs...
|
commit | commitdiff | tree |
2023-08-16 |
ctzsnooze | Fix debug_gps_altitude values (#12803)
|
commit | commitdiff | tree |
2023-07-05 |
ctzsnooze | GPS rescue IMU, velocity iTerm and other fixes (#12900)
|
commit | commitdiff | tree |
2023-05-30 |
ctzsnooze | GPS rescue IMU adaptation 0.2 (#12841)
|
commit | commitdiff | tree |
2023-05-25 |
ctzsnooze | Improve behaviour when GPS Rescue is initiated close...
|
commit | commitdiff | tree |
2023-05-24 |
ctzsnooze | Thrust linear code optimisations (#12720)
|
commit | commitdiff | tree |
2023-05-17 |
ctzsnooze | GPS Rescue Bugfix to ensure IMU adaptation to GPS course...
|
commit | commitdiff | tree |
2023-05-11 |
ctzsnooze | DShot bitbang decode - simple refactor (#12688)
|
commit | commitdiff | tree |
2023-05-11 |
ctzsnooze | TPA optimisations (#12721)
|
commit | commitdiff | tree |
2023-05-11 |
ctzsnooze | Minor pid.c refactoring (#12722)
|
commit | commitdiff | tree |
2023-05-10 |
ctzsnooze | Converge IMU faster at higher groundspeed during GPS...
|
commit | commitdiff | tree |
2023-04-23 |
ctzsnooze | Refactor Feedforward Angle and RC Smoothing - mashup...
|
commit | commitdiff | tree |
2023-04-07 |
ctzsnooze | update pid.c PG to 7 (#12619)
|
commit | commitdiff | tree |
2023-03-23 |
ctzsnooze | Fix NEUTRONRCG4AIO config file (#12535)
|
commit | commitdiff | tree |
2023-03-22 |
ctzsnooze | Remove getRcStickDeflection and areSticksInApModePosition...
|
commit | commitdiff | tree |
2023-03-22 |
ctzsnooze | Restore DShot Beacon control for 4.5 (#12558)
|
commit | commitdiff | tree |
2023-03-21 |
ctzsnooze | Keep sending DShot 0 packets between beacon commands...
|
commit | commitdiff | tree |
2023-03-14 |
ctzsnooze | Revert 12302 NVIC SPI Priority (#12505)
|
commit | commitdiff | tree |
2023-03-14 |
ctzsnooze | Angle and Horizon Mode improvements (#12231)
|
commit | commitdiff | tree |
2023-03-08 |
ctzsnooze | Improve GPS Rescue Pitch smoothing and disarming (...
|
commit | commitdiff | tree |
2023-01-31 |
ctzsnooze | Fix Bug causing Dynamic Idle to fail if RPM filtering...
|
commit | commitdiff | tree |
2023-01-18 |
ctzsnooze | GPS Rescue Bugfix, add a failsafe debug, refactor stick...
|
commit | commitdiff | tree |
2022-10-23 |
ctzsnooze | use PWM_RANGE consistently
|
commit | commitdiff | tree |
2022-10-20 |
ctzsnooze | remove gps_required and gps_minimum sats and revert...
|
commit | commitdiff | tree |
2022-10-16 |
ctzsnooze | make READY_BEEP when home fix is first achieved
|
commit | commitdiff | tree |
2022-10-09 |
ctzsnooze | Merge pull request #11872 from klutvott123/fix-cms...
|
commit | commitdiff | tree |
2022-09-27 |
ctzsnooze | fixes for maxAlt, gpsTrust, sanity checks
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | integer value to increment pitch limit by
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | refactoring and smoother transition to return, thanks...
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | remove abrupt switch to GPS with negative Baro signal
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | attempt to fix no altitude in GPS only mode
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | initiate roll smoothly and only once flying straight...
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | fix Max_Alt problem by zeroing the GPS altitude to...
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | Update flight_imu_unittest.cc
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | unit test fixes, minimise descent feedback possibility
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | Improve landing, update OSD, BB names, smooth Pitch...
|
commit | commitdiff | tree |
2022-09-15 |
ctzsnooze | 120hz altitude data used in GPS Rescue
|
commit | commitdiff | tree |
2022-09-06 |
ctzsnooze | Refactor sat count checks and GPS trust code
|
commit | commitdiff | tree |
2022-09-02 |
ctzsnooze | Refactor Baro to floats, filter at position rate
|
commit | commitdiff | tree |
2022-08-30 |
ctzsnooze | Maintain previous MSP GPS Heading resolution
|
commit | commitdiff | tree |
2022-08-25 |
ctzsnooze | GPS Rescue refactoring and landing improvements
|
commit | commitdiff | tree |
2022-08-22 |
ctzsnooze | Restore iTerm Windup to all axes, active by default
|
commit | commitdiff | tree |
2022-07-25 |
ctzsnooze | update antigravity for 4.4, no boost on yaw
|
commit | commitdiff | tree |
2022-06-23 |
ctzsnooze | simplification, thanks Stepan
|
commit | commitdiff | tree |
2022-06-13 |
ctzsnooze | Put execution time at the end
|
commit | commitdiff | tree |
2022-06-13 |
ctzsnooze | include descent and ascent sanity check
|
commit | commitdiff | tree |
2022-06-12 |
ctzsnooze | update GPS code
|
commit | commitdiff | tree |
2022-06-02 |
ctzsnooze | failsafe by switch aux channel hold change
|
commit | commitdiff | tree |
2022-04-19 |
ctzsnooze | force rx_ranges unit tests to pass
|
commit | commitdiff | tree |
2022-04-19 |
ctzsnooze | fix FrSky failsafe packet false channel values
|
commit | commitdiff | tree |
2022-04-16 |
ctzsnooze | fix for GPS non-return
|
commit | commitdiff | tree |
2022-04-13 |
ctzsnooze | Merge pull request #11509 from ctzsnooze/failsafe-rc5-dev Merge pull request #11509 from ctzsnooze/failsafe-rc5-dev
|
commit | commitdiff | tree |
2022-04-13 |
ctzsnooze | refactor failsafeActivate, all recovery times the same
|
commit | commitdiff | tree |
2022-04-01 |
ctzsnooze | allow sticks in GPS Rescue
|
commit | commitdiff | tree |
2022-04-01 |
ctzsnooze | Merge pull request #11494 from haslinghuis/dshot_gpio
|
commit | commitdiff | tree |
2022-04-01 |
ctzsnooze | Merge pull request #11483 from SteveCEvans/elrs_race
|
commit | commitdiff | tree |
2022-03-31 |
ctzsnooze | commit for failsafe PR #11459
|
commit | commitdiff | tree |
2022-03-22 |
ctzsnooze | save not set for vtx OSD settings
|
commit | commitdiff | tree |
2022-01-25 |
ctzsnooze | use Throttle Setpoint, not rcDATA(throttle), for TPA
|
commit | commitdiff | tree |
2022-01-15 |
ctzsnooze | Merge pull request #11294 from ctzsnooze/revert-11141 Merge pull request #11294 from ctzsnooze/revert-11141
|
commit | commitdiff | tree |
2022-01-15 |
ctzsnooze | revert 11141 re-enable gyro exti sync
|
commit | commitdiff | tree |
2022-01-07 |
ctzsnooze | Merge pull request #11189 from klutvott123/move-telemetry...
|
commit | commitdiff | tree |
2021-12-28 |
ctzsnooze | Merge pull request #11168 from TonyBlit/fix_gps_coord
|
commit | commitdiff | tree |
2021-12-22 |
ctzsnooze | disable GYRO_EXTI when Gyro and OSD share the same bus
|
commit | commitdiff | tree |
2021-12-22 |
ctzsnooze | Merge pull request #11098 from mathiasvr/static-opt
|
commit | commitdiff | tree |
2021-12-20 |
ctzsnooze | Merge pull request #11136 from SteveCEvans/guard_tweak
|
commit | commitdiff | tree |
2021-12-20 |
ctzsnooze | Merge pull request #11135 from SteveCEvans/gps_serial
|
commit | commitdiff | tree |
2021-12-19 |
ctzsnooze | Merge pull request #10972 from SteveCEvans/ledstrip_dim
|
commit | commitdiff | tree |
2021-12-19 |
ctzsnooze | Merge pull request #11033 from SteveCEvans/late_led_strip
|
commit | commitdiff | tree |
2021-12-16 |
ctzsnooze | Merge pull request #11129 from AlienWiiBF/FRSky_D8_Fix
|
commit | commitdiff | tree |
2021-12-14 |
ctzsnooze | Merge pull request #11101 from daleckystepan/fix_debug_modes
|
commit | commitdiff | tree |
2021-12-11 |
ctzsnooze | de-duplicate more blackbox names
|
commit | commitdiff | tree |
2021-12-03 |
ctzsnooze | Merge pull request #10930 from avsaase/crsf-50-mw
|
commit | commitdiff | tree |
2021-12-01 |
ctzsnooze | Merge pull request #10764 from cruwaller/pr-crsfv3...
|
commit | commitdiff | tree |
2021-11-25 |
ctzsnooze | Retain dynamic idle settings, reduce dependencies
|
commit | commitdiff | tree |
2021-11-14 |
ctzsnooze | msp add feedforward max_rate_limit and jitter_factor
|
commit | commitdiff | tree |
2021-10-24 |
ctzsnooze | include lpf1 and make Dterm Static behaviour consistent...
|
commit | commitdiff | tree |
2021-10-15 |
ctzsnooze | update Rx.md with note about OpenTx ADC filter
|
commit | commitdiff | tree |
2021-10-09 |
ctzsnooze | whitspace to force github to build
|
commit | commitdiff | tree |
2021-10-08 |
ctzsnooze | set feedforward max rate limit to 90
|
commit | commitdiff | tree |
2021-10-06 |
ctzsnooze | refactor feedforward to minimise recurrent duplicate...
|
commit | commitdiff | tree |
2021-10-01 |
ctzsnooze | Merge pull request #10993 from daleckystepan/tuning_fix
|
commit | commitdiff | tree |
2021-09-28 |
ctzsnooze | set default iterm_windup to 85 for yaw
|
commit | commitdiff | tree |
2021-09-26 |
ctzsnooze | consistent gyro and dterm filter names
|
commit | commitdiff | tree |
2021-09-26 |
ctzsnooze | pid slider support with changed defaults
|
commit | commitdiff | tree |
2021-09-01 |
ctzsnooze | smoothing fix level mode
|
commit | commitdiff | tree |
2021-08-31 |
ctzsnooze | D_min smoothing changed to PT2 and re-tuned
|
commit | commitdiff | tree |
2021-08-29 |
ctzsnooze | ifdef condition consistently applied, field names consistent...
|
commit | commitdiff | tree |
2021-08-29 |
ctzsnooze | feedforward transition moved to feedforward.c
|
commit | commitdiff | tree |
2021-08-07 |
ctzsnooze | stop feedback in feedforward, and improve noise, when...
|
commit | commitdiff | tree |
2021-08-03 |
ctzsnooze | fixes for feedforward for 4.3
|
commit | commitdiff | tree |
2021-07-26 |
ctzsnooze | allow feedforward in level modes
|
commit | commitdiff | tree |