Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-02 | make PID timing more precise, setup P, I and DHEADmaster | Sebastian Reichel | 3 | -7/+53 | |
2012-10-30 | update rate | Sebastian Reichel | 3 | -13/+8 | |
2012-10-29 | microcopter.cfg: HMC5843 -> HMC5883L | Sebastian Reichel | 1 | -1/+1 | |
2012-10-29 | use time from parameter | Sebastian Reichel | 1 | -13/+1 | |
2012-10-29 | improve error messages in config.vala | Sebastian Reichel | 1 | -7/+7 | |
2012-10-29 | fix new kinematics code | Sebastian Reichel | 3 | -5/+5 | |
2012-10-29 | ITG3200 needs access to enums.vala | Sebastian Reichel | 1 | -1/+1 | |
2012-10-29 | fix hmc5883l.vala | Sebastian Reichel | 1 | -2/+2 | |
2012-10-29 | fix HMC5883L Makefile | Sebastian Reichel | 1 | -1/+1 | |
2012-10-29 | add degree method to utils | Sebastian Reichel | 1 | -0/+4 | |
2012-10-29 | HMC5843 -> HMC5883L | Sebastian Reichel | 3 | -10/+12 | |
2012-10-29 | use kinematics module from mbed.org | Sebastian Reichel | 1 | -139/+170 | |
2012-10-29 | improve itg3200 driver | Sebastian Reichel | 1 | -6/+37 | |
2012-10-15 | ADXL345: more precision, handle negative values | Sebastian Reichel | 1 | -5/+5 | |
2012-10-15 | ADXL345: normalize data | Sebastian Reichel | 3 | -7/+10 | |
2012-10-15 | ITG3200: make scale factor constant | Sebastian Reichel | 1 | -1/+1 | |
2012-10-15 | enable full range mode | Sebastian Reichel | 1 | -1/+1 | |
2012-10-14 | normalize gyro data | Sebastian Reichel | 3 | -8/+10 | |
2012-10-14 | add log info to kinematics module | Sebastian Reichel | 1 | -0/+4 | |
2012-10-14 | fix setting description in hmc5843 | Sebastian Reichel | 1 | -1/+1 | |
2012-10-14 | HMC5843: run i2c device setup calls also for init() | Sebastian Reichel | 1 | -3/+12 | |
2012-10-14 | ADXL345: run i2c device setup calls also for init() | Sebastian Reichel | 1 | -4/+13 | |
2012-10-14 | add debug output for sensors | Sebastian Reichel | 1 | -0/+2 | |
2012-10-14 | add speed info to debug output of atmostripe | Sebastian Reichel | 1 | -1/+1 | |
2012-10-14 | fix hmc5843 driver | Sebastian Reichel | 3 | -7/+11 | |
2012-10-14 | fix ADXL345 driver | Sebastian Reichel | 3 | -7/+13 | |
2012-10-12 | enable engines... | Sebastian Reichel | 1 | -0/+2 | |
2012-10-12 | ignore log file | Sebastian Reichel | 1 | -0/+1 | |
2012-10-12 | run kinematics update with sensor data | Sebastian Reichel | 1 | -4/+11 | |
2012-08-13 | reformat Makefile | Sebastian Reichel | 1 | -4/+3 | |
2012-08-13 | fix unhandled error | Sebastian Reichel | 1 | -1/+6 | |
2012-07-31 | add temporary set speed remote command | Sebastian Reichel | 3 | -6/+12 | |
2012-07-31 | log changes of atmostripe | Sebastian Reichel | 1 | -0/+15 | |
2012-07-31 | print plugin loading into logs | Sebastian Reichel | 1 | -22/+22 | |
2012-07-31 | print log entries with timestamp | Sebastian Reichel | 1 | -1/+6 | |
2012-07-31 | default to i2c device 0 (for usage with Raspberry Pi) | Sebastian Reichel | 1 | -4/+4 | |
2012-08-12 | new atmostripe protocol | Sebastian Reichel | 2 | -2/+52 | |
2012-07-22 | process socket request in the background | Sebastian Reichel | 1 | -11/+10 | |
2012-07-22 | support logging into file | Sebastian Reichel | 3 | -6/+50 | |
2012-07-22 | link socket module against gio-2.0 | Sebastian Reichel | 1 | -1/+1 | |
2012-07-21 | add socket server code | Sebastian Reichel | 2 | -0/+110 | |
2012-07-21 | do not compile in remote controls | Sebastian Reichel | 1 | -1/+1 | |
2012-07-21 | new remote control: socket server | Sebastian Reichel | 4 | -46/+11 | |
2012-07-21 | remove space between function name and ( | Sebastian Reichel | 6 | -6/+6 | |
2012-07-21 | Raspberry Pi's serial device is ttyAMA0 | Sebastian Reichel | 1 | -1/+1 | |
2012-07-21 | add Serial setup code | Sebastian Reichel | 2 | -4/+97 | |
2012-06-28 | implement atmostripe motor controller | Sebastian Reichel | 3 | -8/+57 | |
2012-06-15 | restructure code | Sebastian Reichel | 35 | -253/+620 | |
it is now loading its components from plugins | |||||
2012-06-15 | ignore generated *.so and *.c files | Sebastian Reichel | 1 | -0/+2 | |
2012-06-08 | add copter model specific information | Sebastian Reichel | 3 | -1/+91 | |