Subversion Repositories FlightCtrl

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1908 4714 d 14 h /branches/dongfang_FC_rewrite/ Controls modified to a lenght-4 array.
ControlActivity instead of MaxControl.
Flashing lights supplement to beeps.
Default stick P 12 instead of 8.
Default battery alarm 10.1 instead of 9.5 volts.
 
1874 4817 d 12 h /branches/dongfang_FC_rewrite/ Gyro factor of 4 removed.
Sign extension experiment
Mixer matrix execution now solved: No overflows and only 1 32 bit division (implemented with right shifting w sign extension)
Axis coupling disabled by default (until it starts working well...)
 
1869 4821 d 2 h /branches/dongfang_FC_rewrite/  
1868 4821 d 13 h /branches/dongfang_FC_rewrite/ TrigAxisCoupling fixed (performance). German disclaimer fixed (encoding)  
1821 4894 d 22 h /branches/dongfang_FC_rewrite/ reformatted.  
1775 4968 d 11 h /branches/dongfang_FC_rewrite/  
1646 5129 d 19 h /branches/dongfang_FC_rewrite/ Gyro and acc. offsetting rewritten. Now it is jolt-free. Offsets are unsigned.
New defaults for drift compensation.
Bug in acc. and gyro fusion fixed.
All gyro types tested (a standard FC1.3, a standard FC2.0 and a nonstandard InvenSense FC)
 
1635 5137 d 12 h /branches/dongfang_FC_rewrite/ Bugfix: Yaw I factor shared userparam with throttle D factor. Notes updated.  
1623 5142 d 12 h /branches/dongfang_FC_rewrite/ Encoding assumed to be ISO-8859-1.  
1615 5146 d 12 h dongfang /branches/dongfang_FC_rewrite/ GasMin and GasMax vars renamed. readme.txt.  
1614 5146 d 12 h dongfang /branches/dongfang_FC_rewrite/ versoion.txt removed as this is for a different firmware.
readme.txt added instead.
 
1612 5146 d 13 h dongfang /branches/dongfang_FC_rewrite/ Initial import.