aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | position_estimator_inav cosmetic changesAnton Babushkin2013-06-131-7/+9
| * | | | | | | | | | | | | | | | | | multirotor_pos_control: position controller implementedAnton Babushkin2013-06-133-34/+126
| * | | | | | | | | | | | | | | | | | Complete position estimator implemented (GPS + Baro + Accel)Anton Babushkin2013-06-108-241/+207
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-06-1027-205/+3265
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | multirotor_pos_control cleanupAnton Babushkin2013-06-022-285/+0
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-06-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-05-286-257/+618
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-05-24282-120810/+1218
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Use GPS velocity in position estimatorAnton Babushkin2013-05-205-13/+45
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-05-1711-130/+954
* | | | | | | | | | | | | | | | | | | | | | | Added audio and text warning if arming is refused due to mode switchLorenz Meier2013-08-161-0/+25
* | | | | | | | | | | | | | | | | | | | | | | Lov voltage warning should work againJulian Oes2013-08-151-13/+10
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'new_state_machine_drton' of github.com:DrTon/Firmware into new_...Julian Oes2013-08-151-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into new_state_machine_drtonAnton Babushkin2013-08-1565-839/+3589
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix the low priority loop, calibration routines work againJulian Oes2013-08-151-4/+8
| * | | | | | | | | | | | | | | | | | | | | | | Fixed param save and loadJulian Oes2013-08-151-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | Rejecting arming if safety switch is not in safe position, added reboot commandLorenz Meier2013-08-153-18/+58
* | | | | | | | | | | | | | | | | | | | | | | | Build fixesLorenz Meier2013-08-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Merged masterLorenz Meier2013-08-1464-839/+3586
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #354 from jean-m-cyr/masterLorenz Meier2013-08-145-46/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Tell mavlink about bind resultsJean Cyr2013-08-111-7/+17
| | * | | | | | | | | | | | | | | | | | | | | | Remove unused IOCTLsJean Cyr2013-08-112-10/+1
| | * | | | | | | | | | | | | | | | | | | | | | Support DSM bind via QGroundControlJean Cyr2013-08-113-33/+26
| | * | | | | | | | | | | | | | | | | | | | | | Some DSM satellites are fussier about bind pulse timingJean Cyr2013-08-102-4/+3
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #355 from PX4/kconfig-cleanupLorenz Meier2013-08-143-15/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX c...px4dev2013-08-133-15/+11
| * | | | | | | | | | | | | | | | | | | | | | | | Fix bug where IO was in override mode for copter (workaround was to disconnec...Julian Oes2013-08-141-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | Fixed log conversion scripts copy operation. Each log comes now with the requ...Lorenz Meier2013-08-131-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | Hotfix: Copy a current version of the log conversion tools to each log directoryLorenz Meier2013-08-131-0/+9
| |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #347 from jgoppert/md25_devLorenz Meier2013-08-1124-140/+689
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Shortened segway param names.James Goppert2013-08-033-9/+9
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:jgoppert/Firmware into md25_devJames Goppert2013-08-0317-431/+1763
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Segway stabilized.James Goppert2013-07-2811-165/+138
| | * | | | | | | | | | | | | | | | | | | | | | | Working on segway controller, restructure of fixedwing.James Goppert2013-07-2821-76/+535
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed arg number.James Goppert2013-07-281-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | Added amplitude frequency to md25sine command.James Goppert2013-07-283-11/+10
| | * | | | | | | | | | | | | | | | | | | | | | | Working on debug output.James Goppert2013-07-281-11/+14
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed typo with strncpy.James Goppert2013-07-281-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Working with debug messages.James Goppert2013-07-281-23/+26
| | * | | | | | | | | | | | | | | | | | | | | | | Changed final time.James Goppert2013-07-281-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed timing issues.James Goppert2013-07-281-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | Added pub update.James Goppert2013-07-281-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Working on sysid. Added debug values.James Goppert2013-07-283-3/+48
| | * | | | | | | | | | | | | | | | | | | | | | | Added log print ability to md25 driver.James Goppert2013-07-281-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | Added sine test.James Goppert2013-07-283-0/+59
| * | | | | | | | | | | | | | | | | | | | | | | | Merged commit disabling FIFO in L3GD20Andrew Tridgell2013-08-071-2/+7
| * | | | | | | | | | | | | | | | | | | | | | | | Made sure airspeed tests reset the sensors to default stateLorenz Meier2013-08-062-0/+8
| * | | | | | | | | | | | | | | | | | | | | | | | mpu6000: set the default DLFP filter to 42HzAndrew Tridgell2013-08-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Made sensors startup routine more flexibleLorenz Meier2013-08-051-4/+6
| * | | | | | | | | | | | | | | | | | | | | | | | Increased MPU6K poll and sampling rate to 1 KHzLorenz Meier2013-08-051-4/+4