0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from noobee/new_mix More... almost 12 years ago
Merge pull request #9 from John-RB/test More... almost 12 years ago
Add Support for Flip 1.5 Flight Stabilizer More... almost 12 years ago
Add Support for Flip 1.5 Flight Stabilizer More... almost 12 years ago
mini-mwc and cppm fixes More... about 12 years ago
Clamp CPPM RX width range to [RX_WIDTH_MIN, RX_WIDTH_MAX] More... about 12 years ago
Revised CPPM handling. Addressed issue where a channel is completely ignored if the pulse width is too low or high. This caused the remaining channels to shift by one. More... about 12 years ago
sbus scaling and nanowii mapping More... about 12 years ago
oops, fixed error in a3pro for spektrum/sbus and wing_modes More... about 12 years ago
pin mapping, duckeron More... about 12 years ago
fix bug in subpage limit value for PID parameters in the program box. More... about 12 years ago
Merge remote-tracking branch 'remotes/origin/master' into new_mix More... about 12 years ago
minor fixes More... about 12 years ago
duckeron and delta-2ail More... about 12 years ago
debugged duckeron mix mode More... about 12 years ago
added new 20140212_RX3S_V2_AILR_IN_ON_RUD_IN.hex More... about 12 years ago
another minor followup fix due to conflict resolution for rx_port_size use. More... about 12 years ago
fixed conflict resolution error (rx_port_size definition and use). More... about 12 years ago
Merge branch 'master' into new_mix More... about 12 years ago
Merge branch 'master' of https://github.com/noobee/FlightStab More... about 12 years ago
added first draft of WING_DELTA_2AIL and WING_DUCKERON mixing More... about 12 years ago
Added support for new TGY160A program box More... about 12 years ago
rearranged RX input handling More... about 12 years ago
WIP checkin = CPPM_PROFILE, LED_PROFILE and OW_PROFILE to define parameter sets = new PPM output code (PWM_CHAN_PIN[]). preallocate 8 slots. simplified device definitions for pins. = more const array size definitions for serialrx_order_* = replaced digitalRead() in boot_check() to reduce flash = i2c pullup based on cpu type, not in device definitions = each per-device init in setup() split into SERIALRX_ENABLED and non-SERIALRX_ENABLED sections. rx_portb/rx_portd only needed with non-SERIALRX_ENABLED More... about 12 years ago
fixed memory corruption due to bad array bounds check in start_next_adc (6 vs 8). More... about 12 years ago
rename/create wing mode definitions. More... about 12 years ago
rebuilt jfitter's changes and added deadband filter for master_gain. More... about 12 years ago
Merge https://github.com/jfitter/FlightStab More... about 12 years ago
Ammended pin assignment for EAGLE_A3Pro, rebuild targets More... about 12 years ago
updated serialrx channel ordering handling, and config processing. More... about 12 years ago