250 Commits (05a61e9cdaaa3b8750be02bb9ca83c35b3c9ba55)
 

Author SHA1 Message Date
timecop@gmail.com f3ce558871 flying wing servo output fix 12 years ago
timecop@gmail.com a51bb66ad4 more mahowik althold changes. at least it doesn't shoot up in the air now on enable... but still nothing impressive. 12 years ago
timecop@gmail.com a139b96de6 fixed bug with MTK init - stuff was sent without delay while changing baudrates, and it would wreck stuff - changing rate mid-buffer. oops. should work now. 12 years ago
timecop@gmail.com 8e16d83a37 testing: merged patch from http://www.multiwii.com/forum/viewtopic.php?p=22485#p22485 12 years ago
timecop@gmail.com 70884d69d5 bring back flying wing w/all configuration options 12 years ago
timecop@gmail.com b94c13b1c5 allow using GPS in PWM input mode. This (obviously) reduces number of available channels by 2. 12 years ago
timecop@gmail.com 4ed57b2696 fix for airplane pwm mode - variable wasn't initialized, resulting in non-working motors on some compilers. 12 years ago
timecop@gmail.com ad1939591f oops, printf stuff forgotten to add to uv project. 12 years ago
timecop@gmail.com 3cd8e4e3f6 added printf() support via SpareTimeLabs printf lib. this cleaned up some mess inside cli.c 12 years ago
timecop@gmail.com 98cba890e1 moving towards custom mixer table and proper fixedwing mixer. 12 years ago
timecop@gmail.com fef43457c0 buffer overrun in cli parser, increased command buffer. oops. thanks nicodh. 12 years ago
timecop@gmail.com b2bc4bf9e6 Finished merging GPS autoconfig + ubx protocol code. 12 years ago
timecop@gmail.com 80d7ba604b merged multiwii GPS code from 1097. still no support for UBX, or GPS auto-config, soon. 12 years ago
timecop 70db9006af mag init after gyro 12 years ago
timecop fd9d077d8b I2C bypass mode permanently enabled on MPU6050. 12 years ago
timecop 10570a6579 i2c no-ack fix (never actually worked properly, fixed now) 12 years ago
timecop e6cb4a0b1c cleaned up bmp085 driver 12 years ago
timecop ee76242525 rewritten and cleaned up PWM driver 12 years ago
timecop 9b7e26b274 makefile fix to add l3gd driver 12 years ago
timecop 288d0ca4a6 committing built firmware w/currentTime fix 12 years ago
timecop 9a842f6bb0 fix for 32bit overflow of currentTime killing baro/mag after 72 minutes (yes, someone noticed) 12 years ago
timecop e894dba995 fixed bug in mpu6050 accel code 13 years ago
timecop ecda218e8f added support for l3g4200d i2c gyro, autodetected 13 years ago
timecop 75adda0597 allow 0 for looptime to go back to not-rate-limited loop. 13 years ago
timecop c98113b82c synced with mwc 2.1. it's suprising how many "new" things in 2.1 didn't actually matter on a real platform. 13 years ago
timecop e70d7b5d16 added softi2c source file (oops) 13 years ago
timecop 23d11299b8 added test driver for software i2c. disabled by default. no, that wasn't the cause of cycletime jumps. 13 years ago
timecop 829331c020 added pidalt stuff into cli 13 years ago
timecop c998f5ca67 added support for outputting FrSky telemetry by silpstream @ rcgroups 13 years ago
timecop 9c2204c179 synced serial protocol to multiwii-dev 20120622 13 years ago
timecop 2fd5645dce made sonar support compiled in (lol) 13 years ago
timecop ce1ec92a67 Makefile fix from zippe; Untested to build on Win32, but presumably works on Lunix, etc. 13 years ago
timecop 4366c7f0d4 adding sonar support from sbaron, disabled by default. 13 years ago
timecop 09de7d7d03 rebuild FY90Q version. 13 years ago
timecop f73ccdd0a9 fixed mma driver ID; 13 years ago
timecop 8fb580d3f5 added FY90Q buyild target to Makefile 13 years ago
timecop 572d5827cc took out cycle counter stuff for timing, now using systick + counter strictly. ... seems improved loop precision a bit. 13 years ago
timecop 19ca85963b trashed uvop keil file since that was system-specific stuff. 13 years ago
timecop 12d6c41407 oops, my retarded arm fix disabled all arming :) 13 years ago
timecop 49653ec65e rearranged accelerometer autodetect code and allow user override by "set acc_hardware" in CLI (0=autodetect,1=adxl345,2=mpu6050,3=mma845x) 13 years ago
timecop e124390bb1 oops, forgot to commit mma845x driver. 13 years ago
timecop 59ccf93dd3 added driver for MMA8452QT accelerometer 13 years ago
timecop b929f79b54 Fix for shipping MPU6050 versions (AFS=2 fix, only affected a couple sample boards with MPU6000-ES, MPU6050-EL now works). 13 years ago
timecop 18db641282 readded support for failsafe (thanks rimshotcopter for bugging me about it for a month) 13 years ago
timecop 6da3320be8 oops. 13 years ago
timecop 941f2f1762 added improved mag calibration from http://www.multiwii.com/forum/viewtopic.php?p=13334#p13334 (thanks EOSBandi) 13 years ago
timecop 0d7460960e merged changes from multiwii_dev 20120504. this means new serial protocol, new buzzer code 13 years ago
timecop 910df63a7f fixed motor output when using spektrum. 13 years ago
timecop 26b2031e24 fixed cli version from pre-3 stuff 13 years ago
timecop f3a4e9f731 fix for pwm preload (not possible with this firmware, reported by marcin) 13 years ago