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
|
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 | revert 11141 re-enable gyro exti sync
|
commit | commitdiff | tree |
2021-12-22 |
ctzsnooze | disable GYRO_EXTI when Gyro and OSD share the same bus
|
commit | commitdiff | tree |
2021-12-11 |
ctzsnooze | de-duplicate more blackbox names
|
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-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 |
2021-07-26 |
ctzsnooze | fix feedforward when fpv camera angle set
|
commit | commitdiff | tree |
2021-07-17 |
ctzsnooze | Default yaw lowpass to 100hz
|
commit | commitdiff | tree |
2021-07-01 |
ctzsnooze | small bug in horizon code
|
commit | commitdiff | tree |
2021-05-24 |
ctzsnooze | msp and other small fixes
|
commit | commitdiff | tree |
2021-05-17 |
ctzsnooze | add PT2 and PT3 lowpass filter options
|
commit | commitdiff | tree |
2021-05-16 |
ctzsnooze | default to actual rates with soft centre feel
|
commit | commitdiff | tree |
2021-05-07 |
ctzsnooze | major rc changes ctzsnooze 2021
|
commit | commitdiff | tree |
2021-04-27 |
ctzsnooze | feed forward jitter improvements
|
commit | commitdiff | tree |
2021-04-26 |
ctzsnooze | PT2 and PT3 filter maths PT3 for RC smoothing
|
commit | commitdiff | tree |
2021-03-22 |
ctzsnooze | remove non-required parameters, simplify calling FF...
|
commit | commitdiff | tree |
2021-01-09 |
ctzsnooze | exclude yaw from AG driven P boost
|
commit | commitdiff | tree |
2020-11-08 |
ctzsnooze | Mixer update: dynamic idle and throttle logging improvements
|
commit | commitdiff | tree |
2020-10-20 |
ctzsnooze | Sets antigravity gain to 0 when the user wants none.
|
commit | commitdiff | tree |
2020-09-20 |
ctzsnooze | Whitespace - thanks, Nicola!
|
commit | commitdiff | tree |
2020-09-20 |
ctzsnooze | Code improbements, thanks for the feedback!
|
commit | commitdiff | tree |
2020-09-20 |
ctzsnooze | Add late P boost to antigravity
|
commit | commitdiff | tree |
2020-09-13 |
ctzsnooze | maybe more efficient?
|
commit | commitdiff | tree |
2020-09-12 |
ctzsnooze | FF update including second order fitlering of boost...
|
commit | commitdiff | tree |
2020-07-07 |
ctzsnooze | Further refactoring
|
commit | commitdiff | tree |
2020-07-07 |
ctzsnooze | refactor Thrust Linear to initialise throttleCompensateAmoun...
|
commit | commitdiff | tree |
2020-07-05 |
ctzsnooze | Power 2 thrust compensation with 50% throttle compensation
|
commit | commitdiff | tree |
2020-05-24 |
ctzsnooze | Increase minimum gyro rpm Q to 250 for 4.2
|
commit | commitdiff | tree |