Julian Oes
|
55cfa5152c
|
Made low/critical warnings consisting
|
2013-08-29 16:41:59 +02:00 |
|
Julian Oes
|
56575eb068
|
Merge remote-tracking branch 'px4/new_state_machine_drton' into 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
|
2013-08-15 14:04:46 +02:00 |
|
px4dev
|
9d6ec6b365
|
Restructure things so that the PX4 configs move out of the NuttX tree, and 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.
|
2013-08-02 22:34:55 -07:00 |
|
Lorenz Meier
|
4e5eb9740b
|
Fixed led and reboot linker challenges in C++ environments
|
2013-07-28 14:50:27 +02:00 |
|
Lorenz Meier
|
eb52eae153
|
Code style for BlinkM
|
2013-07-20 13:48:19 +02:00 |
|
Julian Oes
|
bcdedd9a35
|
Changed location of lots of flags and conditions, needs testing and more work
|
2013-07-16 18:56:31 +02:00 |
|
Julian Oes
|
1b38cf715d
|
Renamed actuator_safety back to actuator_armed, compiling but untested
|
2013-07-15 22:15:15 +02:00 |
|
Julian Oes
|
202792294a
|
Merge remote-tracking branch 'upstream/io_fixes' into new_state_machine
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
|
2013-06-18 15:35:26 +02:00 |
|
Julian Oes
|
90f5e30f2a
|
Introduced new actuator_safety topic
|
2013-06-14 13:53:26 +02:00 |
|
Lorenz Meier
|
4ef87206ec
|
Code formatting and warning fixes
|
2013-06-09 14:03:49 +02:00 |
|
Julian Oes
|
f5c157e74d
|
Merge remote-tracking branch 'upstream/master' into new_state_machine
Conflicts:
src/drivers/px4io/px4io.cpp
src/modules/commander/commander.c
src/modules/commander/state_machine_helper.c
|
2013-05-17 11:24:02 +02:00 |
|
Lorenz Meier
|
5974c37abb
|
Moved the bulk of sensor drivers to the new world
|
2013-04-27 14:06:23 +02:00 |
|