aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/blinkm
Commit message (Collapse)AuthorAgeFilesLines
* Made low/critical warnings consistingJulian Oes2013-08-291-2/+2
|
* Merge remote-tracking branch 'px4/new_state_machine_drton' into ↵Julian Oes2013-08-151-22/+57
|\ | | | | | | | | | | | | | | | | | | | | | | | | fmuv2_bringup_new_state_machine_drton Conflicts: src/drivers/blinkm/blinkm.cpp src/drivers/px4io/px4io.cpp src/modules/commander/state_machine_helper.c src/modules/px4iofirmware/protocol.h src/modules/px4iofirmware/registers.c src/modules/systemlib/systemlib.h src/systemcmds/reboot/reboot.c
| * Code style for BlinkMLorenz Meier2013-07-201-4/+6
| |
| * Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-1/+1
| |
| * Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-34/+49
| |
| * Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-181-5/+5
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/drivers/px4io/px4io.cpp src/modules/commander/commander.c src/modules/commander/state_machine_helper.c src/modules/commander/state_machine_helper.h src/modules/px4iofirmware/mixer.cpp src/modules/uORB/topics/actuator_controls.h src/modules/uORB/topics/vehicle_status.h
| | * Code formatting and warning fixesLorenz Meier2013-06-091-5/+5
| | |
| * | Introduced new actuator_safety topicJulian Oes2013-06-141-1/+20
| | |
| * | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-19/+20
| |/ | | | | | | | | | | | | Conflicts: src/drivers/px4io/px4io.cpp src/modules/commander/commander.c src/modules/commander/state_machine_helper.c
* | Restructure things so that the PX4 configs move out of the NuttX tree, and ↵px4dev2013-08-021-9/+7
| | | | | | | | | | | | most of the PX4-specific board configuration data moves out of the config and into the board driver. Rename some directories that got left behind in the great board renaming.
* | Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-281-5/+9
|/
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-272-0/+959