aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-152-2/+6
|\
| * Merged masterLorenz Meier2013-08-144-71/+211
| |\
| | * Add the ability to cancel a begin/end perf counter if the begin turns out to ...px4dev2013-08-042-8/+47
| | * Improvements to the HX stream protocol implementation.px4dev2013-08-042-63/+164
| * | moved commander to C++, preparation for better gyro scale calibration respect...Lorenz Meier2013-07-201-3/+4
| * | Merge branch 'master' of github.com:PX4/Firmware into new_state_machineLorenz Meier2013-07-192-1/+49
| |\|
| * | Merged masterLorenz Meier2013-07-152-23/+23
| |\ \
| * \ \ Merge branch 'master' into new_state_machineJulian Oes2013-07-089-91/+108
| |\ \ \
| * | | | Critical bugfix in PIDAnton Babushkin2013-06-201-1/+1
| * | | | Att rate PID fixAnton Babushkin2013-06-202-5/+12
| * | | | Added possibility to log pid control valuesJulian Oes2013-06-162-3/+7
| * | | | Fixed pid bug, attitude was not controlledJulian Oes2013-06-161-3/+2
| * | | | Added a filter parameter to the pid functionJulian Oes2013-06-152-5/+14
| * | | | Use the pid library in the rate controller and change de implementation of th...Julian Oes2013-06-152-12/+19
* | | | | Add an option to the systemreset() call and to the reboot command (-b) to reb...px4dev2013-08-032-2/+12
* | | | | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+3
* | | | | Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-282-3/+7
* | | | | Merged masterLorenz Meier2013-07-202-1/+49
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into autostartLorenz Meier2013-07-181-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Implemented new, simple system boot config and sane default value system base...Lorenz Meier2013-07-152-1/+49
* | | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-161-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Removed unneccesary casts in airspeed calculation to double precisionLorenz Meier2013-07-151-2/+2
| |/ / /
* | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-101-21/+21
|\| | |
| * | | Merged CPU load changes by freddie chopinLorenz Meier2013-07-091-21/+21
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-079-77/+116
|\| |
| * | Small improvements in system libLorenz Meier2013-07-043-5/+20
| * | Merge branch 'master' of github.com:PX4/Firmware into origin_integrationLorenz Meier2013-07-022-32/+60
| |\ \
| | * | Copyright fixesAnton Babushkin2013-06-222-10/+26
| | * | multirotor_attitude_control performance improved, tested in flight. PID libra...Anton Babushkin2013-06-202-24/+36
| | |/
| * | Merged masterLorenz Meier2013-06-062-3/+18
| |\|
| * | Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-012-2/+2
| * | Adjusted to renaming of TCB in NuttXLorenz Meier2013-06-014-36/+32
| * | Integration WIP with current NuttX versionLorenz Meier2013-06-011-2/+2
* | | Add a mechanism for cancelling begin/end perf counters.px4dev2013-07-052-8/+47
* | | More implementation for the serial side on IO; fix a couple of bugs on the FM...px4dev2013-06-281-16/+2
* | | Checkpoint: interface abstraction for px4io driverpx4dev2013-06-252-104/+169
* | | Merge branch 'master' into fmuv2_bringupLorenz Meier2013-06-102-3/+18
|\ \ \ | | |/ | |/|
| * | Removed some debugging codeSimon Wilks2013-06-041-2/+1
| * | Completed main implementation and debuggingSimon Wilks2013-06-042-4/+20
| |/
* | Merge branch 'fmuv2_bringup' into fmuv2_bringup_io2px4dev2013-05-224-2/+21
|\|
| * Merged ETS airspeed driverLorenz Meier2013-05-091-1/+1
| * ROMFS wide quad mixer addition and cleanupLorenz Meier2013-05-053-1/+20
* | Serial interface for IOv2px4dev2013-04-282-5/+55
|/
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-2845-0/+11810