..
baseflight_startups
added gps baudrage config setting
2012-03-27 12:55:44 +00:00
board.h
added a fix for roundf() and friends for keil
2012-04-06 02:23:25 +00:00
cli.c
added a fix for roundf() and friends for keil
2012-04-06 02:23:25 +00:00
config.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
drv_adc.c
added configurable motor and servo period settings (50-498Hz). both set by cli, default is 50 for servo, 400 for motors.
2012-03-30 09:49:00 +00:00
drv_adc.h
moved source files around in preparation to adding makefile build way
2012-03-06 04:41:23 +00:00
drv_adxl345.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
drv_adxl345.h
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
drv_bmp085.c
added configurable motor and servo period settings (50-498Hz). both set by cli, default is 50 for servo, 400 for motors.
2012-03-30 09:49:00 +00:00
drv_bmp085.h
moved source files around in preparation to adding makefile build way
2012-03-06 04:41:23 +00:00
drv_hmc5883l.c
synced code with multiwii 2.0 release
2012-03-26 15:28:36 +00:00
drv_hmc5883l.h
moved source files around in preparation to adding makefile build way
2012-03-06 04:41:23 +00:00
drv_i2c.c
fixed up mpu6050 DMP stuff.
2012-04-02 16:08:24 +00:00
drv_i2c.h
added i2cWriteBuffer() for ledring stuff
2012-03-13 15:32:38 +00:00
drv_ledring.c
added i2cWriteBuffer() for ledring stuff
2012-03-13 15:32:38 +00:00
drv_ledring.h
started adding ledring stuff (yawn). found out i2c was broken, stopped.
2012-03-13 10:49:23 +00:00
drv_mpu3050.c
synced code with multiwii 2.0 release
2012-03-26 15:28:36 +00:00
drv_mpu3050.h
synced code with multiwii 2.0 release
2012-03-26 15:28:36 +00:00
drv_mpu6050.c
added a fix for roundf() and friends for keil
2012-04-06 02:23:25 +00:00
drv_mpu6050.h
fixed up mpu6050 DMP stuff.
2012-04-02 16:08:24 +00:00
drv_pwm.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
drv_pwm.h
added configurable motor and servo period settings (50-498Hz). both set by cli, default is 50 for servo, 400 for motors.
2012-03-30 09:49:00 +00:00
drv_system.c
fixed up mpu6050 DMP stuff.
2012-04-02 16:08:24 +00:00
drv_system.h
moved source files around in preparation to adding makefile build way
2012-03-06 04:41:23 +00:00
drv_uart.c
fixed up mpu6050 DMP stuff.
2012-04-02 16:08:24 +00:00
drv_uart.h
added configurable motor and servo period settings (50-498Hz). both set by cli, default is 50 for servo, 400 for motors.
2012-03-30 09:49:00 +00:00
gps.c
added configurable motor and servo period settings (50-498Hz). both set by cli, default is 50 for servo, 400 for motors.
2012-03-30 09:49:00 +00:00
imu.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
main.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
mixer.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
mw.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
mw.h
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
sensors.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
serial.c
fixed acczero offsets to 0 on initial eeprom cleanup
2012-04-07 15:29:00 +00:00
spektrum.c
synced code with multiwii 2.0 release
2012-03-26 15:28:36 +00:00